D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead Installing /home/iurt/rpmbuild/SRPMS/kyua-cli-0.9-10.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2BFuYi + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf kyua-cli-0.9 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/kyua-cli-0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kyua-cli-0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /home/iurt/rpmbuild/SOURCES/README.Fedora README.Fedora + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DktErj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd kyua-cli-0.9 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fiv autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory '.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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 'INSTALL=/usr/bin/install -p' --without-doxygen checking for a BSD-compatible install... /usr/bin/install -p checking whether build environment is sane... yes checking for a race-free 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 x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-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 the compiler supports GNU C++... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking for x86_64-mageia-linux-gnu-g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-mageia-linux-gnu-g++... none checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the compiler supports GNU C... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking the archiver (x86_64-mageia-linux-gnu-ar) interface... ar checking whether the C++ compiler works... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Werror... yes checking whether x86_64-mageia-linux-gnu-g++ supports -D_FORTIFY_SOURCE=2... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wall... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wcast-qual... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wextra... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wpointer-arith... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wredundant-decls... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wreturn-type... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wshadow... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wsign-compare... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wswitch... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wwrite-strings... yes checking whether x86_64-mageia-linux-gnu-g++ supports -DNDEBUG... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wabi... no checking whether x86_64-mageia-linux-gnu-g++ supports -Wctor-dtor-privacy... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wno-deprecated... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wno-non-template-friend... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wno-pmf-conversions... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wnon-virtual-dtor... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Woverloaded-virtual... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wreorder... yes checking whether x86_64-mageia-linux-gnu-g++ supports -Wsign-promo... yes checking whether x86_64-mageia-linux-gnu-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 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... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for sys/types.h... (cached) yes checking for sys/sysctl.h... yes checking for sys/param.h... yes checking for sys/sysctl.h... (cached) yes checking for sysctlbyname... no configure: WARNING: Don't know how to query the amount of physical memory configure: WARNING: The test case's require.memory property will not work checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking whether getcwd(NULL, 0) works... yes checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ATF_CXX... yes checking for atf-sh >= 0.15... /usr/bin/atf-sh checking for x86_64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LUTOK... yes checking for SQLITE3... yes checking for git... no checking for architecture name... x86_64 checking for platform name... x86_64 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 + make -j8 pkgtestsdir=/usr/libexec/kyua-cli/tests testsdir=/usr/libexec/kyua-cli/tests make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/kyua-cli-0.9' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/cmd_about_test-cmd_about_test.o `test -f 'cli/cmd_about_test.cpp' || echo './'`cli/cmd_about_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/cmd_db_exec_test-cmd_db_exec_test.o `test -f 'cli/cmd_db_exec_test.cpp' || echo './'`cli/cmd_db_exec_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/cmd_debug_test-cmd_debug_test.o `test -f 'cli/cmd_debug_test.cpp' || echo './'`cli/cmd_debug_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/cmd_help_test-cmd_help_test.o `test -f 'cli/cmd_help_test.cpp' || echo './'`cli/cmd_help_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/cmd_list_test-cmd_list_test.o `test -f 'cli/cmd_list_test.cpp' || echo './'`cli/cmd_list_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/cmd_test_test-cmd_test_test.o `test -f 'cli/cmd_test_test.cpp' || echo './'`cli/cmd_test_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/common_test-common_test.o `test -f 'cli/common_test.cpp' || echo './'`cli/common_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/main_test-main_test.o `test -f 'cli/main_test.cpp' || echo './'`cli/main_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/context_test-context_test.o `test -f 'engine/context_test.cpp' || echo './'`engine/context_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/filters_test-filters_test.o `test -f 'engine/filters_test.cpp' || echo './'`engine/filters_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/kyuafile_test-kyuafile_test.o `test -f 'engine/kyuafile_test.cpp' || echo './'`engine/kyuafile_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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_metadata_test-metadata_test.o `test -f 'engine/metadata_test.cpp' || echo './'`engine/metadata_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/report_junit_test-report_junit_test.o `test -f 'engine/report_junit_test.cpp' || echo './'`engine/report_junit_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/test_case_atf_helpers-test_case_atf_helpers.o `test -f 'engine/test_case_atf_helpers.cpp' || echo './'`engine/test_case_atf_helpers.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/test_case_plain_helpers-test_case_plain_helpers.o `test -f 'engine/test_case_plain_helpers.cpp' || echo './'`engine/test_case_plain_helpers.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/test_case_test-test_case_test.o `test -f 'engine/test_case_test.cpp' || echo './'`engine/test_case_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/test_program_test-test_program_test.o `test -f 'engine/test_program_test.cpp' || echo './'`engine/test_program_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/test_result_test-test_result_test.o `test -f 'engine/test_result_test.cpp' || echo './'`engine/test_result_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/testers_test-testers_test.o `test -f 'engine/testers_test.cpp' || echo './'`engine/testers_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/drivers/list_tests_helpers-list_tests_helpers.o `test -f 'engine/drivers/list_tests_helpers.cpp' || echo './'`engine/drivers/list_tests_helpers.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/drivers/list_tests_test-list_tests_test.o `test -f 'engine/drivers/list_tests_test.cpp' || echo './'`engine/drivers/list_tests_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/drivers/scan_results_test-scan_results_test.o `test -f 'engine/drivers/scan_results_test.cpp' || echo './'`engine/drivers/scan_results_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/dbtypes_test-dbtypes_test.o `test -f 'store/dbtypes_test.cpp' || echo './'`store/dbtypes_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/layout_test-layout_test.o `test -f 'store/layout_test.cpp' || echo './'`store/layout_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua-cli/store\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/migrate_test-migrate_test.o `test -f 'store/migrate_test.cpp' || echo './'`store/migrate_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/read_backend_test-read_backend_test.o `test -f 'store/read_backend_test.cpp' || echo './'`store/read_backend_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/schema_inttest-schema_inttest.o `test -f 'store/schema_inttest.cpp' || echo './'`store/schema_inttest.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua-cli/store\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/write_backend_test-write_backend_test.o `test -f 'store/write_backend_test.cpp' || echo './'`store/write_backend_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/auto_array_test-auto_array_test.o `test -f 'utils/auto_array_test.cpp' || echo './'`utils/auto_array_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/datetime_test-datetime_test.o `test -f 'utils/datetime_test.cpp' || echo './'`utils/datetime_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/env_test-env_test.o `test -f 'utils/env_test.cpp' || echo './'`utils/env_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/memory_test-memory_test.o `test -f 'utils/memory_test.cpp' || echo './'`utils/memory_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/optional_test-optional_test.o `test -f 'utils/optional_test.cpp' || echo './'`utils/optional_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/passwd_test-passwd_test.o `test -f 'utils/passwd_test.cpp' || echo './'`utils/passwd_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/releaser_test-releaser_test.o `test -f 'utils/releaser_test.cpp' || echo './'`utils/releaser_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/sanity_test-sanity_test.o `test -f 'utils/sanity_test.cpp' || echo './'`utils/sanity_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/stream_test-stream_test.o `test -f 'utils/stream_test.cpp' || echo './'`utils/stream_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/units_test-units_test.o `test -f 'utils/units_test.cpp' || echo './'`utils/units_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/base_command_test-base_command_test.o `test -f 'utils/cmdline/base_command_test.cpp' || echo './'`utils/cmdline/base_command_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/commands_map_test-commands_map_test.o `test -f 'utils/cmdline/commands_map_test.cpp' || echo './'`utils/cmdline/commands_map_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/globals_test-globals_test.o `test -f 'utils/cmdline/globals_test.cpp' || echo './'`utils/cmdline/globals_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/options_test-options_test.o `test -f 'utils/cmdline/options_test.cpp' || echo './'`utils/cmdline/options_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/ui_test-ui_test.o `test -f 'utils/cmdline/ui_test.cpp' || echo './'`utils/cmdline/ui_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/keys_test-keys_test.o `test -f 'utils/config/keys_test.cpp' || echo './'`utils/config/keys_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/nodes_test-nodes_test.o `test -f 'utils/config/nodes_test.cpp' || echo './'`utils/config/nodes_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/tree_test-tree_test.o `test -f 'utils/config/tree_test.cpp' || echo './'`utils/config/tree_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/formatter_test-formatter_test.o `test -f 'utils/format/formatter_test.cpp' || echo './'`utils/format/formatter_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/auto_cleaners_test-auto_cleaners_test.o `test -f 'utils/fs/auto_cleaners_test.cpp' || echo './'`utils/fs/auto_cleaners_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/path_test-path_test.o `test -f 'utils/fs/path_test.cpp' || echo './'`utils/fs/path_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/macros_test-macros_test.o `test -f 'utils/logging/macros_test.cpp' || echo './'`utils/logging/macros_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/child_test-child_test.o `test -f 'utils/process/child_test.cpp' || echo './'`utils/process/child_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 utils/process/child_test.cpp: In member function 'virtual void {anonymous}::atfu_tc_child__fork_capture__fork_cannot_unwind::body() const': utils/process/child_test.cpp:382:17: warning: unused variable 'parent_pid' [-Wunused-variable] 382 | const pid_t parent_pid = ::getpid(); | ^~~~~~~~~~ utils/process/child_test.cpp: In member function 'virtual void {anonymous}::atfu_tc_child__fork_files__fork_cannot_unwind::body() const': utils/process/child_test.cpp:501:17: warning: unused variable 'parent_pid' [-Wunused-variable] 501 | const pid_t parent_pid = ::getpid(); | ^~~~~~~~~~ x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/fdstream_test-fdstream_test.o `test -f 'utils/process/fdstream_test.cpp' || echo './'`utils/process/fdstream_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/status_test-status_test.o `test -f 'utils/process/status_test.cpp' || echo './'`utils/process/status_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/systembuf_test-systembuf_test.o `test -f 'utils/process/systembuf_test.cpp' || echo './'`utils/process/systembuf_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/interrupts_test-interrupts_test.o `test -f 'utils/signals/interrupts_test.cpp' || echo './'`utils/signals/interrupts_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/misc_test-misc_test.o `test -f 'utils/signals/misc_test.cpp' || echo './'`utils/signals/misc_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/programmer_test-programmer_test.o `test -f 'utils/signals/programmer_test.cpp' || echo './'`utils/signals/programmer_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/c_gate_test-c_gate_test.o `test -f 'utils/sqlite/c_gate_test.cpp' || echo './'`utils/sqlite/c_gate_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/database_test-database_test.o `test -f 'utils/sqlite/database_test.cpp' || echo './'`utils/sqlite/database_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/statement_test-statement_test.o `test -f 'utils/sqlite/statement_test.cpp' || echo './'`utils/sqlite/statement_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 utils/signals/programmer_test.cpp: In function 'void {anonymous}::sigchld::handler_1(int)': utils/signals/programmer_test.cpp:53:26: warning: unused parameter 'signo' [-Wunused-parameter] 53 | void handler_1(const int signo) { | ~~~~~~~~~~^~~~~ utils/signals/programmer_test.cpp: In function 'void {anonymous}::sigchld::handler_2(int)': utils/signals/programmer_test.cpp:59:26: warning: unused parameter 'signo' [-Wunused-parameter] 59 | void handler_2(const int signo) { | ~~~~~~~~~~^~~~~ x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/table_test-table_test.o `test -f 'utils/text/table_test.cpp' || echo './'`utils/text/table_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/templates_test-templates_test.o `test -f 'utils/text/templates_test.cpp' || echo './'`utils/text/templates_test.cpp echo '#!/bin/sh' >local-kyua.tmp echo 'env KYUA_CONFDIR="/non-existent" KYUA_DOCDIR="/home/iurt/rpmbuild/BUILD/kyua-cli-0.9" KYUA_MISCDIR="/home/iurt/rpmbuild/BUILD/kyua-cli-0.9/misc" KYUA_STOREDIR="/home/iurt/rpmbuild/BUILD/kyua-cli-0.9/store" PATH="/home/iurt/rpmbuild/BUILD/kyua-cli-0.9:${PATH}" ' \ '"/home/iurt/rpmbuild/BUILD/kyua-cli-0.9/kyua" --config=none -v test_suites.kyua.examplesdir="/home/iurt/rpmbuild/BUILD/kyua-cli-0.9/examples" "${@}"' \ >>local-kyua.tmp chmod +x local-kyua.tmp mv -f local-kyua.tmp local-kyua test -d integration || mkdir -p integration Creating integration/cmd_about_test test -d integration || mkdir -p integration Creating integration/cmd_config_test test -d integration || mkdir -p integration Creating integration/cmd_db_exec_test test -d integration || mkdir -p integration Creating integration/cmd_db_migrate_test test -d integration || mkdir -p integration Creating integration/cmd_debug_test test -d integration || mkdir -p integration Creating integration/cmd_help_test test -d integration || mkdir -p integration Creating integration/cmd_list_test test -d integration || mkdir -p integration Creating integration/cmd_report_test test -d integration || mkdir -p integration Creating integration/cmd_report_html_test test -d integration || mkdir -p integration Creating integration/cmd_report_junit_test test -d integration || mkdir -p integration Creating integration/cmd_test_test test -d integration || mkdir -p integration Creating integration/global_test name=kyua-about.1; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyua-build-root.7; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyua-config.1; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyua-db-exec.1; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyua-db-migrate.1; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyua-debug.1; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyua-help.1; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyua-list.1; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyua-report-html.1; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyua-report-junit.1; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyua-report.1; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyua-results-files.7; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyua-test.1; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyua-test-filters.7; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyua.1; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyua.conf.5; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} name=kyuafile.5; test -d doc || mkdir -p doc; sed -e 's,__CONFDIR__,/etc/kyua,g' -e 's,__DOCDIR__,/usr/share/doc/kyua-cli,g' -e 's,__EGDIR__,/usr/share/kyua-cli/examples,g' -e 's,__MISCDIR__,/usr/share/kyua-cli/misc,g' -e 's,__PACKAGE__,kyua-cli,g' -e 's,__STOREDIR__,/usr/share/kyua-cli/store,g' -e 's,__TESTSDIR__,/usr/libexec/kyua-cli/tests,g' -e 's,__TESTERSDIR__,/usr/libexec,g' -e 's,__VERSION__,0.9,g' <./doc/${name}.in >doc/${name}.tmp; mv doc/${name}.tmp doc/${name} x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua-cli\"" -DKYUA_MISCDIR="\"/usr/share/kyua-cli/misc\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua-cli\"" -DKYUA_MISCDIR="\"/usr/share/kyua-cli/misc\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua-cli\"" -DKYUA_MISCDIR="\"/usr/share/kyua-cli/misc\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua-cli\"" -DKYUA_MISCDIR="\"/usr/share/kyua-cli/misc\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua-cli\"" -DKYUA_MISCDIR="\"/usr/share/kyua-cli/misc\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua-cli\"" -DKYUA_MISCDIR="\"/usr/share/kyua-cli/misc\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua-cli\"" -DKYUA_MISCDIR="\"/usr/share/kyua-cli/misc\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua-cli\"" -DKYUA_MISCDIR="\"/usr/share/kyua-cli/misc\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua-cli\"" -DKYUA_MISCDIR="\"/usr/share/kyua-cli/misc\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua-cli\"" -DKYUA_MISCDIR="\"/usr/share/kyua-cli/misc\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua-cli\"" -DKYUA_MISCDIR="\"/usr/share/kyua-cli/misc\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua-cli\"" -DKYUA_MISCDIR="\"/usr/share/kyua-cli/misc\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua-cli\"" -DKYUA_MISCDIR="\"/usr/share/kyua-cli/misc\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_CONFDIR="\"/etc/kyua\"" -DKYUA_DOCDIR="\"/usr/share/doc/kyua-cli\"" -DKYUA_MISCDIR="\"/usr/share/kyua-cli/misc\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 In file included from utils/memory.cpp:43: /usr/include/sys/sysctl.h:21:2: warning: #warning "The header is deprecated and will be removed." [-Wcpp] 21 | #warning "The header is deprecated and will be removed." | ^~~~~~~ utils/datetime.cpp: In static member function 'static utils::datetime::timestamp utils::datetime::timestamp::now()': utils/datetime.cpp:275:19: warning: unused variable 'ret' [-Wunused-variable] 275 | const int ret = ::gettimeofday(&data, NULL); | ^~~ x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 utils/sanity.cpp: In function 'void utils::install_crash_handlers(const string&)': utils/sanity.cpp:186:17: warning: variable 'installed' set but not used [-Wunused-but-set-variable] 186 | static bool installed = false; | ^~~~~~~~~ x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 utils/cmdline/options.cpp: In static member function 'static int utils::cmdline::int_option::convert(const string&)': utils/cmdline/options.cpp:333:40: warning: control reaches end of non-void function [-Wreturn-type] 333 | } catch (const std::runtime_error& e) { | ^ utils/cmdline/options.cpp: In static member function 'static utils::cmdline::list_option::option_type utils::cmdline::list_option::convert(const string&)': utils/cmdline/options.cpp:401:40: warning: control reaches end of non-void function [-Wreturn-type] 401 | } catch (const std::runtime_error& e) { | ^ utils/cmdline/options.cpp: In static member function 'static utils::fs::path utils::cmdline::path_option::convert(const string&)': utils/cmdline/options.cpp:475:40: warning: control reaches end of non-void function [-Wreturn-type] 475 | } catch (const std::runtime_error& e) { | ^ x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 utils/process/child.cpp: In function 'void {anonymous}::cxx_exec(const utils::fs::path&, const args_vector&)': utils/process/child.cpp:206:19: warning: unused variable 'ret' [-Wunused-variable] 206 | const int ret = ::execv(program.c_str(), | ^~~ x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 utils/signals/interrupts.cpp: In function 'void {anonymous}::mask_signals()': utils/signals/interrupts.cpp:167:15: warning: unused variable 'ret' [-Wunused-variable] 167 | const int ret = ::sigprocmask(SIG_BLOCK, &mask, &old_sigmask); | ^~~ utils/signals/interrupts.cpp: In function 'void {anonymous}::unmask_signals()': utils/signals/interrupts.cpp:176:15: warning: unused variable 'ret' [-Wunused-variable] 176 | const int ret = ::sigprocmask(SIG_SETMASK, &old_sigmask, NULL); | ^~~ x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 utils/sqlite/database.cpp: In member function 'void utils::sqlite::database::impl::close()': utils/sqlite/database.cpp:113:13: warning: unused variable 'error' [-Wunused-variable] 113 | int error = ::sqlite3_close(db); | ^~~~~ utils/sqlite/statement.cpp: In member function 'void utils::sqlite::statement::step_without_results()': utils/sqlite/statement.cpp:174:16: warning: unused variable 'data' [-Wunused-variable] 174 | const bool data = step(); | ^~~~ utils/sqlite/statement.cpp: In member function 'void utils::sqlite::statement::clear_bindings()': utils/sqlite/statement.cpp:612:15: warning: unused variable 'error' [-Wunused-variable] 612 | const int error = ::sqlite3_clear_bindings(_pimpl->stmt); | ^~~~~ x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_TESTERSDIR="\"/usr/libexec\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_TESTERSDIR="\"/usr/libexec\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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-context.o `test -f 'engine/context.cpp' || echo './'`engine/context.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_TESTERSDIR="\"/usr/libexec\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_TESTERSDIR="\"/usr/libexec\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_TESTERSDIR="\"/usr/libexec\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_TESTERSDIR="\"/usr/libexec\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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-metadata.o `test -f 'engine/metadata.cpp' || echo './'`engine/metadata.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_TESTERSDIR="\"/usr/libexec\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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-report_junit.o `test -f 'engine/report_junit.cpp' || echo './'`engine/report_junit.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_TESTERSDIR="\"/usr/libexec\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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-test_case.o `test -f 'engine/test_case.cpp' || echo './'`engine/test_case.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_TESTERSDIR="\"/usr/libexec\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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-test_program.o `test -f 'engine/test_program.cpp' || echo './'`engine/test_program.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_TESTERSDIR="\"/usr/libexec\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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-test_result.o `test -f 'engine/test_result.cpp' || echo './'`engine/test_result.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_TESTERSDIR="\"/usr/libexec\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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-testers.o `test -f 'engine/testers.cpp' || echo './'`engine/testers.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_TESTERSDIR="\"/usr/libexec\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/drivers/libengine_a-debug_test.o `test -f 'engine/drivers/debug_test.cpp' || echo './'`engine/drivers/debug_test.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_TESTERSDIR="\"/usr/libexec\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/drivers/libengine_a-list_tests.o `test -f 'engine/drivers/list_tests.cpp' || echo './'`engine/drivers/list_tests.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_TESTERSDIR="\"/usr/libexec\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/drivers/libengine_a-run_tests.o `test -f 'engine/drivers/run_tests.cpp' || echo './'`engine/drivers/run_tests.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_TESTERSDIR="\"/usr/libexec\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/drivers/libengine_a-scan_results.o `test -f 'engine/drivers/scan_results.cpp' || echo './'`engine/drivers/scan_results.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua-cli/store\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua-cli/store\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua-cli/store\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua-cli/store\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua-cli/store\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua-cli/store\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua-cli/store\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua-cli/store\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_STOREDIR=\"/usr/share/kyua-cli/store\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/atf_helpers-atf_helpers.o `test -f 'bootstrap/atf_helpers.cpp' || echo './'`bootstrap/atf_helpers.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/plain_helpers-plain_helpers.o `test -f 'bootstrap/plain_helpers.cpp' || echo './'`bootstrap/plain_helpers.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/drivers/list_tests_helpers engine/drivers/list_tests_helpers-list_tests_helpers.o -latf-c++ -latf-c store/read_transaction.cpp: In function 'std::string {anonymous}::get_file(utils::sqlite::database&, int64_t)': store/read_transaction.cpp:136:20: warning: unused variable 'more' [-Wunused-variable] 136 | const bool more = stmt.step(); | ^~~~ x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DKYUA_EXAMPLESDIR="\"/usr/share/kyua-cli/examples\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/syntax_test-syntax_test.o `test -f 'examples/syntax_test.cpp' || echo './'`examples/syntax_test.cpp store/read_transaction.cpp: In function 'engine::test_program_ptr store::detail::get_test_program(store::read_backend&, int64_t)': store/read_transaction.cpp:261:16: warning: unused variable 'more' [-Wunused-variable] 261 | const bool more = stmt.step(); | ^~~~ x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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 x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/bogus_test_cases-bogus_test_cases.o `test -f 'integration/helpers/bogus_test_cases.cpp' || echo './'`integration/helpers/bogus_test_cases.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/config-config.o `test -f 'integration/helpers/config.cpp' || echo './'`integration/helpers/config.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/expect_all_pass-expect_all_pass.o `test -f 'integration/helpers/expect_all_pass.cpp' || echo './'`integration/helpers/expect_all_pass.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/expect_some_fail-expect_some_fail.o `test -f 'integration/helpers/expect_some_fail.cpp' || echo './'`integration/helpers/expect_some_fail.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/interrupts-interrupts.o `test -f 'integration/helpers/interrupts.cpp' || echo './'`integration/helpers/interrupts.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/metadata-metadata.o `test -f 'integration/helpers/metadata.cpp' || echo './'`integration/helpers/metadata.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/simple_all_pass-simple_all_pass.o `test -f 'integration/helpers/simple_all_pass.cpp' || echo './'`integration/helpers/simple_all_pass.cpp x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -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/simple_some_fail-simple_some_fail.o `test -f 'integration/helpers/simple_some_fail.cpp' || echo './'`integration/helpers/simple_some_fail.cpp x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/process/helpers utils/process/helpers.o rm -f libutils.a x86_64-mageia-linux-gnu-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-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-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-exceptions.o utils/process/libutils_a-fdstream.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/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-table.o utils/text/libutils_a-templates.o x86_64-mageia-linux-gnu-ranlib libutils.a rm -f libengine.a x86_64-mageia-linux-gnu-ar cru libengine.a engine/libengine_a-config.o engine/libengine_a-context.o engine/libengine_a-exceptions.o engine/libengine_a-filters.o engine/libengine_a-kyuafile.o engine/libengine_a-metadata.o engine/libengine_a-report_junit.o engine/libengine_a-test_case.o engine/libengine_a-test_program.o engine/libengine_a-test_result.o engine/libengine_a-testers.o engine/drivers/libengine_a-debug_test.o engine/drivers/libengine_a-list_tests.o engine/drivers/libengine_a-run_tests.o engine/drivers/libengine_a-scan_results.o rm -f libstore.a x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-ranlib libstore.a x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bootstrap/atf_helpers bootstrap/atf_helpers-atf_helpers.o -latf-c++ -latf-c x86_64-mageia-linux-gnu-ranlib libengine.a x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bootstrap/plain_helpers bootstrap/plain_helpers-plain_helpers.o x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/test_case_atf_helpers engine/test_case_atf_helpers-test_case_atf_helpers.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/test_case_plain_helpers engine/test_case_plain_helpers-test_case_plain_helpers.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/test_case_test engine/test_case_test-test_case_test.o libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/test_program_test engine/test_program_test-test_program_test.o libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/test_result_test engine/test_result_test-test_result_test.o libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/testers_test engine/testers_test-testers_test.o libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/drivers/list_tests_test engine/drivers/list_tests_test-list_tests_test.o libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/drivers/scan_results_test engine/drivers/scan_results_test-scan_results_test.o libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o integration/helpers/bad_test_program integration/helpers/bad_test_program.o x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o integration/helpers/bogus_test_cases integration/helpers/bogus_test_cases-bogus_test_cases.o -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o integration/helpers/config integration/helpers/config-config.o -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o integration/helpers/expect_all_pass integration/helpers/expect_all_pass-expect_all_pass.o -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o integration/helpers/expect_some_fail integration/helpers/expect_some_fail-expect_some_fail.o -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o integration/helpers/interrupts integration/helpers/interrupts-interrupts.o -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o integration/helpers/metadata integration/helpers/metadata-metadata.o -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o integration/helpers/simple_all_pass integration/helpers/simple_all_pass-simple_all_pass.o -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o integration/helpers/simple_some_fail integration/helpers/simple_some_fail-simple_some_fail.o -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o store/dbtypes_test store/dbtypes_test-dbtypes_test.o libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o store/exceptions_test store/store_exceptions_test-exceptions_test.o libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o store/layout_test store/layout_test-layout_test.o libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o store/metadata_test store/store_metadata_test-metadata_test.o libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o store/migrate_test store/migrate_test-migrate_test.o libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o store/read_backend_test store/read_backend_test-read_backend_test.o libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o store/read_transaction_test store/store_read_transaction_test-read_transaction_test.o libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o store/schema_inttest store/schema_inttest-schema_inttest.o libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o store/transaction_test store/store_transaction_test-transaction_test.o libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o store/write_backend_test store/write_backend_test-write_backend_test.o libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o store/write_transaction_test store/store_write_transaction_test-write_transaction_test.o libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/auto_array_test utils/auto_array_test-auto_array_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/datetime_test utils/datetime_test-datetime_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/env_test utils/env_test-env_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/memory_test utils/memory_test-memory_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/optional_test utils/optional_test-optional_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/passwd_test utils/passwd_test-passwd_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/releaser_test utils/releaser_test-releaser_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/sanity_test utils/sanity_test-sanity_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/stream_test utils/stream_test-stream_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/units_test utils/units_test-units_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/cmdline/base_command_test utils/cmdline/base_command_test-base_command_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/cmdline/commands_map_test utils/cmdline/commands_map_test-commands_map_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/cmdline/exceptions_test utils/cmdline/utils_cmdline_exceptions_test-exceptions_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/cmdline/globals_test utils/cmdline/globals_test-globals_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/cmdline/options_test utils/cmdline/options_test-options_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/cmdline/parser_test utils/cmdline/utils_cmdline_parser_test-parser_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/cmdline/ui_test utils/cmdline/ui_test-ui_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/config/exceptions_test utils/config/utils_config_exceptions_test-exceptions_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/config/keys_test utils/config/keys_test-keys_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/config/lua_module_test utils/config/utils_config_lua_module_test-lua_module_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/config/nodes_test utils/config/nodes_test-nodes_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/config/parser_test utils/config/utils_config_parser_test-parser_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/config/tree_test utils/config/tree_test-tree_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/format/exceptions_test utils/format/utils_format_exceptions_test-exceptions_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/format/formatter_test utils/format/formatter_test-formatter_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/fs/auto_cleaners_test utils/fs/auto_cleaners_test-auto_cleaners_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/fs/exceptions_test utils/fs/utils_fs_exceptions_test-exceptions_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/fs/lua_module_test utils/fs/utils_fs_lua_module_test-lua_module_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/fs/operations_test utils/fs/utils_fs_operations_test-operations_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/fs/path_test utils/fs/path_test-path_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/logging/macros_test utils/logging/macros_test-macros_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/logging/operations_test utils/logging/utils_logging_operations_test-operations_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/process/child_test utils/process/child_test-child_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/process/exceptions_test utils/process/utils_process_exceptions_test-exceptions_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/process/fdstream_test utils/process/fdstream_test-fdstream_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/process/status_test utils/process/status_test-status_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/process/systembuf_test utils/process/systembuf_test-systembuf_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/signals/exceptions_test utils/signals/utils_signals_exceptions_test-exceptions_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/signals/interrupts_test utils/signals/interrupts_test-interrupts_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/signals/misc_test utils/signals/misc_test-misc_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/signals/programmer_test utils/signals/programmer_test-programmer_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/sqlite/c_gate_test utils/sqlite/c_gate_test-c_gate_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/sqlite/database_test utils/sqlite/database_test-database_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/sqlite/exceptions_test utils/sqlite/utils_sqlite_exceptions_test-exceptions_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/sqlite/statement_test utils/sqlite/statement_test-statement_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/sqlite/transaction_test utils/sqlite/utils_sqlite_transaction_test-transaction_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/text/exceptions_test utils/text/utils_text_exceptions_test-exceptions_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/text/operations_test utils/text/utils_text_operations_test-operations_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/text/table_test utils/text/table_test-table_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o utils/text/templates_test utils/text/templates_test-templates_test.o libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c rm -f libcli.a x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/config_test engine/engine_config_test-config_test.o libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/context_test engine/context_test-context_test.o libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/exceptions_test engine/engine_exceptions_test-exceptions_test.o libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/filters_test engine/filters_test-filters_test.o libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/kyuafile_test engine/kyuafile_test-kyuafile_test.o libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-ranlib libcli.a x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/metadata_test engine/engine_metadata_test-metadata_test.o libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o engine/report_junit_test engine/report_junit_test-report_junit_test.o libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/syntax_test examples/syntax_test-syntax_test.o libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o kyua kyua-main.o libcli.a libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cli/cmd_about_test cli/cmd_about_test-cmd_about_test.o libcli.a libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cli/cmd_config_test cli/cli_cmd_config_test-cmd_config_test.o libcli.a libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cli/cmd_db_exec_test cli/cmd_db_exec_test-cmd_db_exec_test.o libcli.a libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cli/cmd_debug_test cli/cmd_debug_test-cmd_debug_test.o libcli.a libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cli/cmd_help_test cli/cmd_help_test-cmd_help_test.o libcli.a libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cli/cmd_list_test cli/cmd_list_test-cmd_list_test.o libcli.a libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cli/cmd_test_test cli/cmd_test_test-cmd_test_test.o libcli.a libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cli/common_test cli/common_test-common_test.o libcli.a libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cli/config_test cli/cli_config_test-config_test.o libcli.a libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cli/main_test cli/main_test-main_test.o libcli.a libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libengine.a libstore.a libengine.a libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 libutils.a -llua -lm -llutok -llua -lm -llutok -llua -lm -llutok -lsqlite3 -latf-c++ -latf-c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/kyua-cli-0.9' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gHDVFi + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64 + cd kyua-cli-0.9 + '[' 1 -eq 1 ']' + make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64 doc_DATA= pkgtestsdir=/usr/libexec/kyua-cli/tests testsdir=/usr/libexec/kyua-cli/tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/kyua-cli-0.9' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/bin' /usr/bin/install -p kyua '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/share/kyua-cli/examples' /usr/bin/install -p -m 644 examples/Kyuafile.top examples/kyua.conf '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/share/kyua-cli/examples' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/share/kyua-cli/misc' /usr/bin/install -p -m 644 misc/context.html misc/index.html misc/report.css misc/test_result.html '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/share/kyua-cli/misc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/share/kyua-cli/store' /usr/bin/install -p -m 644 store/migrate_v1_v2.sql store/migrate_v2_v3.sql store/schema_v3.sql '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/share/kyua-cli/store' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/share/man/man5' /usr/bin/install -p -m 644 doc/kyua.conf.5 doc/kyuafile.5 '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/share/man/man7' /usr/bin/install -p -m 644 doc/kyua-build-root.7 doc/kyua-results-files.7 doc/kyua-test-filters.7 '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/share/man/man7' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/bootstrap' /usr/bin/install -p -m 644 bootstrap/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/bootstrap' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/bootstrap' /usr/bin/install -p bootstrap/atf_helpers bootstrap/plain_helpers '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/bootstrap' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/bootstrap' /usr/bin/install -p bootstrap/testsuite '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/bootstrap' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli' /usr/bin/install -p -m 644 cli/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/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 '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine' /usr/bin/install -p -m 644 engine/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine' /usr/bin/install -p engine/config_test engine/context_test engine/exceptions_test engine/filters_test engine/kyuafile_test engine/metadata_test engine/report_junit_test engine/test_case_atf_helpers engine/test_case_plain_helpers engine/test_case_test engine/test_program_test engine/test_result_test engine/testers_test '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/drivers' /usr/bin/install -p -m 644 engine/drivers/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/drivers' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/drivers' /usr/bin/install -p engine/drivers/list_tests_helpers engine/drivers/list_tests_test engine/drivers/scan_results_test '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/drivers' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/examples' /usr/bin/install -p -m 644 examples/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/examples' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/examples' /usr/bin/install -p examples/syntax_test '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/examples' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration' /usr/bin/install -p -m 644 integration/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/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 '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers' /usr/bin/install -p integration/helpers/bad_test_program integration/helpers/bogus_test_cases integration/helpers/config integration/helpers/expect_all_pass integration/helpers/expect_some_fail integration/helpers/interrupts integration/helpers/metadata integration/helpers/simple_all_pass integration/helpers/simple_some_fail '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/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 '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/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 '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests' /usr/bin/install -p -m 644 Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils' /usr/bin/install -p -m 644 utils/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/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/releaser_test utils/sanity_test utils/stream_test utils/units_test '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline' /usr/bin/install -p -m 644 utils/cmdline/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/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 '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/config' /usr/bin/install -p -m 644 utils/config/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/config' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/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 '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/config' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/format' /usr/bin/install -p -m 644 utils/format/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/format' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/format' /usr/bin/install -p utils/format/exceptions_test utils/format/formatter_test '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/format' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/fs' /usr/bin/install -p -m 644 utils/fs/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/fs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/fs' /usr/bin/install -p utils/fs/auto_cleaners_test utils/fs/exceptions_test utils/fs/lua_module_test utils/fs/operations_test utils/fs/path_test '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/fs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/logging' /usr/bin/install -p -m 644 utils/logging/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/logging' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/logging' /usr/bin/install -p utils/logging/macros_test utils/logging/operations_test '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/logging' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process' /usr/bin/install -p -m 644 utils/process/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process' /usr/bin/install -p utils/process/child_test utils/process/exceptions_test utils/process/fdstream_test utils/process/helpers utils/process/status_test utils/process/systembuf_test '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/signals' /usr/bin/install -p -m 644 utils/signals/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/signals' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/signals' /usr/bin/install -p utils/signals/exceptions_test utils/signals/interrupts_test utils/signals/misc_test utils/signals/programmer_test '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/signals' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/sqlite' /usr/bin/install -p -m 644 utils/sqlite/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/sqlite' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/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 '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/sqlite' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/text' /usr/bin/install -p -m 644 utils/text/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/text' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/text' /usr/bin/install -p utils/text/exceptions_test utils/text/operations_test utils/text/table_test utils/text/templates_test '/home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/text' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/kyua-cli-0.9' + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.9-10.mga8 --unique-debug-suffix -0.9-10.mga8.x86_64 --unique-debug-src-base kyua-cli-0.9-10.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/kyua-cli-0.9 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/bootstrap/atf_helpers explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/bin/kyua explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/bootstrap/plain_helpers explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/cmd_db_exec_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/cmd_about_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/cmd_debug_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/cmd_config_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/cmd_list_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/common_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/cmd_test_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/config_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/cmd_help_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/drivers/list_tests_helpers explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/drivers/list_tests_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/config_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/main_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/context_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/cmd_db_exec_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/report_junit_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/filters_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/drivers/scan_results_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/exceptions_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/bootstrap/atf_helpers explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/test_case_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/kyuafile_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/cmd_about_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/bin/kyua extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/cmd_debug_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/metadata_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/test_case_plain_helpers extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/cmd_config_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/test_case_atf_helpers extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/cmd_list_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/test_program_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/cmd_test_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/examples/syntax_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/config explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/testers_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/bootstrap/plain_helpers extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/drivers/list_tests_helpers extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/cmd_help_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/common_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/expect_some_fail extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/config_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/test_result_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/expect_all_pass extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/main_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/simple_all_pass extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/context_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/metadata extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/drivers/list_tests_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/interrupts explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/bad_test_program extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/report_junit_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/bogus_test_cases extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/exceptions_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/kyuafile_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/drivers/scan_results_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/migrate_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/filters_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/test_case_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/test_case_plain_helpers extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/metadata_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/exceptions_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/cli/config_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/metadata_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/schema_inttest explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/read_transaction_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/examples/syntax_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline/exceptions_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline/parser_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/metadata explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/write_transaction_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/simple_all_pass extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/testers_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/config explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/dbtypes_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/test_case_atf_helpers extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/test_result_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/interrupts extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/migrate_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/transaction_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/write_backend_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/layout_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/simple_some_fail extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/expect_some_fail extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/engine/test_program_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline/commands_map_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/expect_all_pass extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/bogus_test_cases explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline/globals_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/schema_inttest explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/config/keys_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline/base_command_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/read_transaction_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/format/formatter_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/read_backend_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/fs/auto_cleaners_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/fs/operations_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/write_transaction_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline/ui_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/config/nodes_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process/fdstream_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/signals/interrupts_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline/parser_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/auto_array_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline/globals_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/transaction_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/metadata_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/bad_test_program explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/fs/exceptions_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/sanity_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/layout_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/exceptions_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process/exceptions_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/config/tree_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline/commands_map_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/config/exceptions_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/fs/auto_cleaners_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/read_backend_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/passwd_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process/fdstream_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/format/exceptions_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline/options_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process/systembuf_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process/child_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/fs/operations_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/sqlite/database_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/dbtypes_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/signals/interrupts_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/config/nodes_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/fs/lua_module_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/env_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/memory_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline/base_command_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/config/keys_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/auto_array_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/config/tree_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/format/formatter_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/integration/helpers/simple_some_fail extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline/exceptions_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process/systembuf_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/config/exceptions_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/sanity_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/sqlite/exceptions_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/signals/misc_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/logging/macros_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process/child_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/passwd_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/fs/exceptions_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/sqlite/c_gate_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/format/exceptions_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/signals/programmer_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/signals/exceptions_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline/ui_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/store/write_backend_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/sqlite/transaction_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/cmdline/options_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/optional_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/config/lua_module_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/sqlite/database_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/signals/misc_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/config/parser_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process/helpers explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process/status_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/releaser_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/sqlite/exceptions_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/sqlite/c_gate_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/logging/macros_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/stream_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/logging/operations_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/fs/lua_module_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/env_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/sqlite/statement_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process/helpers extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/config/parser_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/fs/path_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/memory_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/signals/exceptions_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/datetime_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/optional_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/sqlite/transaction_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/logging/operations_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/config/lua_module_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/signals/programmer_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/stream_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/sqlite/statement_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/fs/path_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/releaser_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process/exceptions_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/process/status_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/datetime_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/text/exceptions_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/text/operations_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/text/exceptions_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/text/operations_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/text/templates_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/text/table_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/text/templates_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/text/table_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/units_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kyua-cli-0.9-10.mga8.x86_64/usr/libexec/kyua-cli/tests/utils/units_test original debug info size: 441812kB, size after compression: 321628kB /usr/lib/rpm/sepdebugcrcfix: Updated 101 CRC32s, 0 CRC32s did match. 3741 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/kyua-cli/tests/bootstrap/testsuite from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.sHXrtm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd kyua-cli-0.9 + '[' 1 -eq 1 ']' ++ pwd + HOME=/home/iurt/rpmbuild/BUILD/kyua-cli-0.9/check + make check pkgtestsdir=/usr/libexec/kyua-cli/tests testsdir=/usr/libexec/kyua-cli/tests make check-local make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/kyua-cli-0.9' cd bootstrap && KYUA_CONFDIR="/non-existent" KYUA_DOCDIR="/home/iurt/rpmbuild/BUILD/kyua-cli-0.9" KYUA_MISCDIR="/home/iurt/rpmbuild/BUILD/kyua-cli-0.9/misc" KYUA_STOREDIR="/home/iurt/rpmbuild/BUILD/kyua-cli-0.9/store" PATH="/home/iurt/rpmbuild/BUILD/kyua-cli-0.9:${PATH}" \ ./testsuite ## ------------------------------------------------------------------ ## ## Kyua - Command line interface 0.9 test suite: bootstrapping tests. ## ## ------------------------------------------------------------------ ## 1: test program crashes in test list ok 2: test program prints an empty test list ok 3: test program with zero test cases ok 4: run test case that passes ok 5: run test case that fails ok 6: run test case that skips ok 7: run two test cases, success ok 8: run two test cases, failure ok 9: run mixed test cases ok 10: run tests from build directories ok ## ------------- ## ## Test results. ## ## ------------- ## All 10 tests were successful. ./local-kyua test \ --kyuafile='./Kyuafile' --build-root='.' bootstrap/testsuite:main -> passed [2.019s] cli/cmd_about_test:all_topics__ok -> passed [0.011s] cli/cmd_about_test:all_topics__missing_docs -> passed [0.016s] cli/cmd_about_test:topic_authors__ok -> passed [0.007s] cli/cmd_about_test:topic_authors__missing_doc -> passed [0.020s] cli/cmd_about_test:topic_license__ok -> passed [0.020s] cli/cmd_about_test:topic_license__missing_doc -> passed [0.027s] cli/cmd_about_test:topic_version__ok -> passed [0.027s] cli/cmd_about_test:invalid_args -> passed [0.005s] cli/cmd_about_test:invalid_topic -> passed [0.023s] cli/cmd_config_test:all -> passed [0.005s] cli/cmd_config_test:some__ok -> passed [0.005s] cli/cmd_config_test:some__fail -> passed [0.022s] cli/cmd_db_exec_test:format_cell__blob -> passed [0.021s] cli/cmd_db_exec_test:format_cell__float -> passed [0.023s] cli/cmd_db_exec_test:format_cell__integer -> passed [0.020s] cli/cmd_db_exec_test:format_cell__null -> passed [0.019s] cli/cmd_db_exec_test:format_cell__text -> passed [0.024s] cli/cmd_db_exec_test:format_headers -> passed [0.022s] cli/cmd_db_exec_test:format_row -> passed [0.023s] cli/cmd_debug_test:invalid_filter -> passed [0.005s] cli/cmd_debug_test:filter_without_test_case -> passed [0.005s] cli/cmd_help_test:global__no_options -> passed [0.018s] cli/cmd_help_test:global__some_options -> passed [0.021s] cli/cmd_help_test:subcommand__simple -> passed [0.013s] cli/cmd_help_test:subcommand__complex -> passed [0.024s] cli/cmd_help_test:subcommand__unknown -> passed [0.019s] cli/cmd_help_test:invalid_args -> passed [0.023s] cli/cmd_list_test:list_test_case__no_verbose -> passed [0.005s] cli/cmd_list_test:list_test_case__verbose__no_properties -> passed [0.004s] cli/cmd_list_test:list_test_case__verbose__some_properties -> passed [0.005s] cli/cmd_test_test:invalid_filter -> passed [0.025s] cli/common_test:open_output_file__stdout -> passed [0.006s] cli/common_test:open_output_file__stderr -> passed [0.006s] cli/common_test:open_output_file__other -> passed [0.007s] cli/common_test:build_root_path__default -> passed [0.004s] cli/common_test:build_root_path__explicit -> passed [0.005s] cli/common_test:kyuafile_path__default -> passed [0.004s] cli/common_test:kyuafile_path__explicit -> passed [0.005s] cli/common_test:result_types__default -> passed [0.004s] cli/common_test:result_types__empty -> passed [0.005s] cli/common_test:result_types__explicit__all -> passed [0.004s] cli/common_test:result_types__explicit__some -> passed [0.005s] cli/common_test:result_types__explicit__invalid -> passed [0.004s] cli/common_test:results_file_create__default__new -> passed [0.025s] cli/common_test:results_file_create__default__historical -> passed [0.021s] cli/common_test:results_file_create__explicit -> passed [0.004s] cli/common_test:results_file_open__default__latest -> passed [0.021s] cli/common_test:results_file_open__default__historical -> passed [0.020s] cli/common_test:results_file_open__explicit -> passed [0.005s] cli/common_test:parse_filters__none -> passed [0.005s] cli/common_test:parse_filters__ok -> passed [0.020s] cli/common_test:parse_filters__duplicate -> passed [0.022s] cli/common_test:parse_filters__nondisjoint -> passed [0.025s] cli/common_test:report_unused_filters__none -> passed [0.005s] cli/common_test:report_unused_filters__some -> passed [0.019s] cli/common_test:format_delta -> passed [0.005s] cli/common_test:format_result__no_reason -> passed [0.005s] cli/common_test:format_result__with_reason -> passed [0.005s] cli/common_test:format_test_case_id__test_case -> passed [0.005s] cli/common_test:format_test_case_id__test_filter -> passed [0.005s] cli/config_test:load_config__none -> passed [0.021s] cli/config_test:load_config__explicit__ok -> passed [0.020s] cli/config_test:load_config__explicit__disable -> passed [0.022s] cli/config_test:load_config__explicit__fail -> passed [0.009s] cli/config_test:load_config__user__ok -> passed [0.016s] cli/config_test:load_config__user__fail -> passed [0.015s] cli/config_test:load_config__user__bad_home -> passed [0.021s] cli/config_test:load_config__system__ok -> passed [0.024s] cli/config_test:load_config__system__fail -> passed [0.007s] cli/config_test:load_config__overrides__no -> passed [0.006s] cli/config_test:load_config__overrides__yes -> passed [0.005s] cli/config_test:load_config__overrides__fail -> passed [0.025s] cli/main_test:detail__default_log_name__home -> passed [0.012s] cli/main_test:detail__default_log_name__tmpdir -> passed [0.019s] cli/main_test:detail__default_log_name__hardcoded -> passed [0.024s] cli/main_test:main__no_args -> passed [0.007s] cli/main_test:main__unknown_command -> passed [0.007s] cli/main_test:main__logfile__default -> passed [0.006s] cli/main_test:main__logfile__override -> passed [0.006s] cli/main_test:main__loglevel__default -> passed [0.007s] cli/main_test:main__loglevel__higher -> passed [0.008s] cli/main_test:main__loglevel__lower -> passed [0.007s] cli/main_test:main__loglevel__error -> passed [0.007s] cli/main_test:main__subcommand__ok -> passed [0.007s] cli/main_test:main__subcommand__invalid_args -> passed [0.008s] cli/main_test:main__subcommand__runtime_error -> passed [0.007s] cli/main_test:main__subcommand__unhandled_exception -> passed [0.006s] cli/main_test:main__subcommand__crash -> passed [0.091s] engine/config_test:config__defaults -> passed [0.005s] engine/config_test:config__load__defaults -> passed [0.005s] engine/config_test:config__load__overrides -> passed [0.006s] engine/config_test:config__load__lua_error -> passed [0.008s] engine/config_test:config__load__bad_syntax__version -> passed [0.005s] engine/config_test:config__load__missing_file -> passed [0.006s] engine/context_test:ctor_and_getters -> passed [0.004s] engine/context_test:current -> passed [0.004s] engine/context_test:operators_eq_and_ne -> passed [0.005s] engine/context_test:output__empty_env -> passed [0.004s] engine/context_test:output__some_env -> passed [0.004s] engine/exceptions_test:error -> passed [0.004s] engine/exceptions_test:format_error -> passed [0.003s] engine/exceptions_test:load_error -> passed [0.004s] engine/exceptions_test:not_found_error -> passed [0.004s] engine/filters_test:test_filter__public_fields -> passed [0.005s] engine/filters_test:test_filter__parse__ok -> passed [0.012s] engine/filters_test:test_filter__parse__empty -> passed [0.004s] engine/filters_test:test_filter__parse__absolute -> passed [0.004s] engine/filters_test:test_filter__parse__bad_program_name -> passed [0.005s] engine/filters_test:test_filter__parse__bad_test_case -> passed [0.004s] engine/filters_test:test_filter__parse__bad_path -> passed [0.004s] engine/filters_test:test_filter__str -> passed [0.004s] engine/filters_test:test_filter__contains__same -> passed [0.004s] engine/filters_test:test_filter__contains__different -> passed [0.004s] engine/filters_test:test_filter__matches_test_program -> passed [0.005s] engine/filters_test:test_filter__matches_test_case -> passed [0.004s] engine/filters_test:test_filter__operator_lt -> passed [0.005s] engine/filters_test:test_filter__operator_eq -> passed [0.004s] engine/filters_test:test_filter__operator_ne -> passed [0.005s] engine/filters_test:test_filters__match_test_case__no_filters -> passed [0.004s] engine/filters_test:test_filters__match_test_case__some_filters -> passed [0.005s] engine/filters_test:test_filters__match_test_program__no_filters -> passed [0.004s] engine/filters_test:test_filters__match_test_program__some_filters -> passed [0.004s] engine/filters_test:test_filters__difference__no_filters -> passed [0.004s] engine/filters_test:test_filters__difference__some_filters__all_used -> passed [0.005s] engine/filters_test:test_filters__difference__some_filters__some_unused -> passed [0.004s] engine/filters_test:check_disjoint_filters__ok -> passed [0.005s] engine/filters_test:check_disjoint_filters__fail -> passed [0.004s] engine/filters_test:filters_state__match_test_program -> passed [0.005s] engine/filters_test:filters_state__match_test_case -> passed [0.004s] engine/filters_test:filters_state__unused__none -> passed [0.005s] engine/filters_test:filters_state__unused__some -> passed [0.004s] engine/kyuafile_test:kyuafile__load__empty -> passed [0.018s] engine/kyuafile_test:kyuafile__load__real_interfaces -> passed [0.009s] engine/kyuafile_test:kyuafile__load__mock_interfaces -> passed [0.010s] engine/kyuafile_test:kyuafile__load__metadata -> passed [0.012s] engine/kyuafile_test:kyuafile__load__current_directory -> passed [0.023s] engine/kyuafile_test:kyuafile__load__other_directory -> passed [0.020s] engine/kyuafile_test:kyuafile__load__build_directory -> passed [0.019s] engine/kyuafile_test:kyuafile__load__test_program_not_basename -> passed [0.019s] engine/kyuafile_test:kyuafile__load__lua_error -> passed [0.012s] engine/kyuafile_test:kyuafile__load__syntax__not_called -> passed [0.012s] engine/kyuafile_test:kyuafile__load__syntax__deprecated_format -> passed [0.044s] engine/kyuafile_test:kyuafile__load__syntax__twice -> passed [0.020s] engine/kyuafile_test:kyuafile__load__syntax__bad_version -> passed [0.014s] engine/kyuafile_test:kyuafile__load__test_suite__twice -> passed [0.020s] engine/kyuafile_test:kyuafile__load__missing_file -> passed [0.017s] engine/kyuafile_test:kyuafile__load__missing_test_program -> passed [0.018s] engine/metadata_test:defaults -> passed [0.006s] engine/metadata_test:add -> passed [0.005s] engine/metadata_test:copy -> passed [0.005s] engine/metadata_test:override_all_with_setters -> passed [0.004s] engine/metadata_test:override_all_with_set_string -> passed [0.004s] engine/metadata_test:operators_eq_and_ne__empty -> passed [0.004s] engine/metadata_test:operators_eq_and_ne__copy -> passed [0.005s] engine/metadata_test:operators_eq_and_ne__equal -> passed [0.005s] engine/metadata_test:operators_eq_and_ne__different -> passed [0.005s] engine/metadata_test:output__defaults -> passed [0.005s] engine/metadata_test:output__some_values -> passed [0.006s] engine/metadata_test:check_reqs__none -> passed [0.007s] engine/metadata_test:check_reqs__allowed_architectures__one_ok -> passed [0.005s] engine/metadata_test:check_reqs__allowed_architectures__one_fail -> passed [0.008s] engine/metadata_test:check_reqs__allowed_architectures__many_ok -> passed [0.005s] engine/metadata_test:check_reqs__allowed_architectures__many_fail -> passed [0.008s] engine/metadata_test:check_reqs__allowed_platforms__one_ok -> passed [0.005s] engine/metadata_test:check_reqs__allowed_platforms__one_fail -> passed [0.008s] engine/metadata_test:check_reqs__allowed_platforms__many_ok -> passed [0.005s] engine/metadata_test:check_reqs__allowed_platforms__many_fail -> passed [0.005s] engine/metadata_test:check_reqs__required_configs__one_ok -> passed [0.005s] engine/metadata_test:check_reqs__required_configs__one_fail -> passed [0.005s] engine/metadata_test:check_reqs__required_configs__many_ok -> passed [0.005s] engine/metadata_test:check_reqs__required_configs__many_fail -> passed [0.006s] engine/metadata_test:check_reqs__required_configs__special -> passed [0.005s] engine/metadata_test:check_reqs__required_user__root__ok -> passed [0.018s] engine/metadata_test:check_reqs__required_user__root__fail -> passed [0.017s] engine/metadata_test:check_reqs__required_user__unprivileged__same -> passed [0.025s] engine/metadata_test:check_reqs__required_user__unprivileged__ok -> passed [0.019s] engine/metadata_test:check_reqs__required_user__unprivileged__fail -> passed [0.013s] engine/metadata_test:check_reqs__required_files__ok -> passed [0.005s] engine/metadata_test:check_reqs__required_files__fail -> passed [0.005s] engine/metadata_test:check_reqs__required_memory__ok -> passed [0.010s] engine/metadata_test:check_reqs__required_memory__fail -> skipped: Don't know how to query the amount of physical memory [0.021s] engine/metadata_test:check_reqs__required_programs__ok -> passed [0.008s] engine/metadata_test:check_reqs__required_programs__fail_absolute -> passed [0.005s] engine/metadata_test:check_reqs__required_programs__fail_relative -> passed [0.014s] engine/report_junit_test:junit_classname -> passed [0.005s] engine/report_junit_test:junit_duration -> passed [0.007s] engine/report_junit_test:junit_metadata__defaults -> passed [0.005s] engine/report_junit_test:junit_metadata__overrides -> passed [0.006s] engine/report_junit_test:report_junit_hooks__minimal -> passed [0.251s] engine/report_junit_test:report_junit_hooks__some_tests -> passed [0.129s] engine/test_case_test:test_case__ctor_and_getters -> passed [0.006s] engine/test_case_test:test_case__fake_result -> passed [0.004s] engine/test_case_test:test_case__operators_eq_and_ne__copy -> passed [0.005s] engine/test_case_test:test_case__operators_eq_and_ne__not_copy -> passed [0.004s] engine/test_case_test:test_case__output -> passed [0.005s] engine/test_case_test:run_test_case__tester_crashes -> passed [0.021s] engine/test_case_test:run_test_case__atf__current_directory -> passed [0.021s] engine/test_case_test:run_test_case__atf__subdirectory -> passed [0.026s] engine/test_case_test:run_test_case__atf__config_variables -> passed [0.022s] engine/test_case_test:run_test_case__atf__cleanup_shares_workdir -> passed [0.025s] engine/test_case_test:run_test_case__atf__has_cleanup__atf__false -> passed [0.026s] engine/test_case_test:run_test_case__atf__has_cleanup__atf__true -> passed [0.030s] engine/test_case_test:run_test_case__atf__kill_children -> passed [0.128s] engine/test_case_test:run_test_case__atf__isolation -> passed [0.023s] engine/test_case_test:run_test_case__atf__allowed_architectures -> passed [0.006s] engine/test_case_test:run_test_case__atf__allowed_platforms -> passed [0.005s] engine/test_case_test:run_test_case__atf__required_configs -> passed [0.006s] engine/test_case_test:run_test_case__atf__required_programs -> passed [0.005s] engine/test_case_test:run_test_case__atf__required_user__atf__root__atf__ok -> skipped: Requires root privileges [0.000s] engine/test_case_test:run_test_case__atf__required_user__atf__root__atf__skip -> passed [0.020s] engine/test_case_test:run_test_case__atf__required_user__atf__unprivileged__atf__ok -> passed [0.025s] engine/test_case_test:run_test_case__atf__required_user__atf__unprivileged__atf__skip -> skipped: Requires root privileges [0.000s] engine/test_case_test:run_test_case__atf__required_user__atf__unprivileged__atf__drop -> skipped: Required configuration property 'unprivileged-user' not defined [0.000s] engine/test_case_test:run_test_case__atf__timeout_body -> passed [1.017s] engine/test_case_test:run_test_case__atf__timeout_cleanup -> passed [1.014s] engine/test_case_test:run_test_case__atf__stacktrace__atf__body -> passed [0.014s] engine/test_case_test:run_test_case__atf__stacktrace__atf__cleanup -> passed [0.029s] engine/test_case_test:run_test_case__atf__missing_results_file -> passed [0.015s] engine/test_case_test:run_test_case__atf__missing_test_program -> passed [0.008s] engine/test_case_test:run_test_case__atf__output -> passed [0.046s] engine/test_case_test:run_test_case__plain__result_pass -> passed [0.042s] engine/test_case_test:run_test_case__plain__result_fail -> passed [0.052s] engine/test_case_test:run_test_case__plain__result_crash -> passed [0.059s] engine/test_case_test:run_test_case__plain__current_directory -> passed [0.030s] engine/test_case_test:run_test_case__plain__subdirectory -> passed [0.028s] engine/test_case_test:run_test_case__plain__kill_children -> passed [0.018s] engine/test_case_test:run_test_case__plain__isolation -> passed [0.019s] engine/test_case_test:run_test_case__plain__timeout -> passed [1.021s] engine/test_case_test:run_test_case__plain__stacktrace -> passed [0.026s] engine/test_case_test:run_test_case__plain__missing_test_program -> passed [0.013s] engine/test_program_test:ctor_and_getters -> passed [0.008s] engine/test_program_test:find__ok -> passed [0.012s] engine/test_program_test:find__missing -> passed [0.013s] engine/test_program_test:test_cases__get -> passed [0.012s] engine/test_program_test:test_cases__some -> passed [0.006s] engine/test_program_test:test_cases__tester_fails -> passed [0.013s] engine/test_program_test:operators_eq_and_ne__copy -> passed [0.005s] engine/test_program_test:operators_eq_and_ne__not_copy -> passed [0.007s] engine/test_program_test:output__no_test_cases -> passed [0.006s] engine/test_program_test:output__some_test_cases -> passed [0.007s] engine/test_result_test:parse__broken -> passed [0.009s] engine/test_result_test:parse__expected_failure -> passed [0.005s] engine/test_result_test:parse__failed -> passed [0.004s] engine/test_result_test:parse__passed -> passed [0.006s] engine/test_result_test:parse__skipped -> passed [0.005s] engine/test_result_test:parse__empty -> passed [0.005s] engine/test_result_test:parse__unknown_type -> passed [0.005s] engine/test_result_test:broken__getters -> passed [0.005s] engine/test_result_test:broken__good -> passed [0.005s] engine/test_result_test:broken__output -> passed [0.005s] engine/test_result_test:expected_failure__getters -> passed [0.005s] engine/test_result_test:expected_failure__good -> passed [0.005s] engine/test_result_test:expected_failure__output -> passed [0.005s] engine/test_result_test:failed__getters -> passed [0.005s] engine/test_result_test:failed__good -> passed [0.004s] engine/test_result_test:failed__output -> passed [0.005s] engine/test_result_test:passed__getters -> passed [0.005s] engine/test_result_test:passed__good -> passed [0.005s] engine/test_result_test:passed__output -> passed [0.005s] engine/test_result_test:skipped__getters -> passed [0.005s] engine/test_result_test:skipped__good -> passed [0.005s] engine/test_result_test:skipped__output -> passed [0.005s] engine/test_result_test:operator_eq -> passed [0.005s] engine/test_result_test:operator_ne -> passed [0.004s] engine/testers_test:tester__list__defaults -> passed [0.010s] engine/testers_test:tester__list__explicit_common_args -> passed [0.014s] engine/testers_test:tester__list__unknown_interface -> passed [0.010s] engine/testers_test:tester__list__tester_fails -> passed [0.015s] engine/testers_test:tester__list__tester_crashes -> passed [0.015s] engine/testers_test:tester__test__defaults -> passed [0.014s] engine/testers_test:tester__test__explicit_common_args_and_vars -> passed [0.013s] engine/testers_test:tester__test__unknown_interface -> passed [0.015s] engine/testers_test:tester__test__tester_fails -> passed [0.013s] engine/testers_test:tester__test__tester_crashes -> passed [0.014s] engine/testers_test:all_test_interfaces__none -> passed [0.010s] engine/testers_test:all_test_interfaces__some -> passed [0.012s] engine/testers_test:tester_path__default -> passed [0.009s] engine/testers_test:tester_path__custom -> passed [0.010s] engine/testers_test:tester_path__cached -> passed [0.011s] engine/testers_test:tester_path__empty -> passed [0.013s] engine/testers_test:tester_path__missing -> passed [0.010s] engine/drivers/list_tests_test:one_test_case -> passed [0.021s] engine/drivers/list_tests_test:many_test_cases -> passed [0.018s] engine/drivers/list_tests_test:filter_match -> passed [0.016s] engine/drivers/list_tests_test:build_root -> passed [0.016s] engine/drivers/list_tests_test:crash -> passed [0.015s] engine/drivers/scan_results_test:ok -> passed [0.092s] engine/drivers/scan_results_test:missing_db -> passed [0.007s] examples/syntax_test:kyua_conf -> skipped: Required file '/usr/share/kyua-cli/examples/kyua.conf' not found [0.000s] examples/syntax_test:kyuafile_top__no_matches -> skipped: Required file '/usr/share/kyua-cli/examples/Kyuafile.top' not found [0.000s] examples/syntax_test:kyuafile_top__some_matches -> skipped: Required file '/usr/share/kyua-cli/examples/Kyuafile.top' not found [0.000s] integration/cmd_about_test:all_topics__installed -> passed [0.034s] integration/cmd_about_test:all_topics__override -> passed [0.042s] integration/cmd_about_test:topic__authors__installed -> passed [0.035s] integration/cmd_about_test:topic__authors__override -> passed [0.031s] integration/cmd_about_test:topic__license__installed -> passed [0.032s] integration/cmd_about_test:topic__license__override -> passed [0.038s] integration/cmd_about_test:topic__version -> passed [0.044s] integration/cmd_about_test:topic__invalid -> passed [0.031s] integration/cmd_about_test:too_many_arguments -> passed [0.040s] integration/cmd_config_test:defaults -> passed [0.038s] integration/cmd_config_test:all -> passed [0.043s] integration/cmd_config_test:one__ok -> passed [0.035s] integration/cmd_config_test:one__fail -> passed [0.037s] integration/cmd_config_test:many__ok -> passed [0.044s] integration/cmd_config_test:many__fail -> passed [0.037s] integration/cmd_config_test:config_flag__default_system -> passed [0.048s] integration/cmd_config_test:config_flag__default_home -> passed [0.049s] integration/cmd_config_test:config_flag__explicit__ok -> passed [0.052s] integration/cmd_config_test:config_flag__explicit__disable -> passed [0.049s] integration/cmd_config_test:config_flag__explicit__missing_file -> passed [0.038s] integration/cmd_config_test:config_flag__explicit__bad_file -> passed [0.039s] integration/cmd_config_test:variable_flag__no_config -> passed [0.045s] integration/cmd_config_test:variable_flag__override_default_config -> passed [0.046s] integration/cmd_config_test:variable_flag__override_custom_config -> passed [0.047s] integration/cmd_config_test:variable_flag__invalid -> passed [0.050s] integration/cmd_db_exec_test:one_arg -> passed [0.089s] integration/cmd_db_exec_test:many_args -> passed [0.072s] integration/cmd_db_exec_test:no_args -> passed [0.042s] integration/cmd_db_exec_test:invalid_statement -> passed [0.070s] integration/cmd_db_exec_test:no_create_store -> passed [0.043s] integration/cmd_db_exec_test:results_file__default_home -> passed [0.073s] integration/cmd_db_exec_test:results_file__explicit__ok -> passed [0.075s] integration/cmd_db_exec_test:results_file__explicit__fail -> passed [0.040s] integration/cmd_db_exec_test:no_headers_flag -> passed [0.134s] integration/cmd_db_migrate_test:upgrade__from_v1 -> skipped: Required program 'sqlite3' not found in PATH [0.000s] integration/cmd_db_migrate_test:upgrade__from_v2 -> skipped: Required program 'sqlite3' not found in PATH [0.000s] integration/cmd_db_migrate_test:already_up_to_date -> skipped: Required program 'sqlite3' not found in PATH [0.000s] integration/cmd_db_migrate_test:need_upgrade -> skipped: Required program 'sqlite3' not found in PATH [0.000s] integration/cmd_db_migrate_test:results_file__ok -> passed [0.034s] integration/cmd_db_migrate_test:results_file__fail -> passed [0.030s] integration/cmd_db_migrate_test:too_many_arguments -> passed [0.032s] integration/cmd_debug_test:no_args -> passed [0.035s] integration/cmd_debug_test:many_args -> passed [0.054s] integration/cmd_debug_test:one_arg__ok_pass -> passed [0.051s] integration/cmd_debug_test:one_arg__ok_fail -> passed [0.054s] integration/cmd_debug_test:one_arg__no_match -> passed [0.049s] integration/cmd_debug_test:one_arg__no_test_case -> passed [0.034s] integration/cmd_debug_test:one_arg__bad_filter -> passed [0.037s] integration/cmd_debug_test:body_and_cleanup -> passed [0.070s] integration/cmd_debug_test:stdout_stderr_flags -> passed [0.055s] integration/cmd_debug_test:args_are_relative -> passed [0.067s] integration/cmd_debug_test:only_load_used_test_programs -> passed [0.060s] integration/cmd_debug_test:config_behavior -> passed [0.092s] integration/cmd_debug_test:build_root_flag -> passed [0.052s] integration/cmd_debug_test:kyuafile_flag__ok -> passed [0.159s] integration/cmd_debug_test:missing_kyuafile -> passed [0.034s] integration/cmd_debug_test:bogus_kyuafile -> passed [0.035s] integration/cmd_debug_test:bogus_test_program -> passed [0.079s] integration/cmd_help_test:global -> passed [0.043s] integration/cmd_help_test:one_command -> passed [0.038s] integration/cmd_help_test:ignore_bad_config -> passed [0.035s] integration/cmd_help_test:unknown_command -> passed [0.037s] integration/cmd_help_test:too_many_arguments -> passed [0.035s] integration/cmd_list_test:no_args -> passed [0.064s] integration/cmd_list_test:one_arg__subdir -> passed [0.058s] integration/cmd_list_test:one_arg__test_case -> passed [0.051s] integration/cmd_list_test:one_arg__test_program -> passed [0.045s] integration/cmd_list_test:one_arg__invalid -> passed [0.056s] integration/cmd_list_test:many_args__ok -> passed [0.061s] integration/cmd_list_test:many_args__invalid -> passed [0.056s] integration/cmd_list_test:many_args__no_match__all -> passed [0.048s] integration/cmd_list_test:many_args__no_match__some -> passed [0.060s] integration/cmd_list_test:args_are_relative -> passed [0.061s] integration/cmd_list_test:only_load_used_test_programs -> passed [0.055s] integration/cmd_list_test:build_root_flag -> passed [0.069s] integration/cmd_list_test:kyuafile_flag__no_args -> passed [0.071s] integration/cmd_list_test:kyuafile_flag__some_args -> passed [0.074s] integration/cmd_list_test:verbose_flag -> passed [0.091s] integration/cmd_list_test:no_test_program_match -> passed [0.047s] integration/cmd_list_test:no_test_case_match -> passed [0.054s] integration/cmd_list_test:missing_kyuafile__no_args -> passed [0.042s] integration/cmd_list_test:missing_kyuafile__test_program -> passed [0.043s] integration/cmd_list_test:missing_kyuafile__subdir -> passed [0.044s] integration/cmd_list_test:bogus_kyuafile -> passed [0.048s] integration/cmd_list_test:bogus_test_program -> passed [0.046s] integration/cmd_list_test:missing_test_program -> passed [0.052s] integration/cmd_report_html_test:default_behavior__ok -> passed [0.319s] integration/cmd_report_html_test:default_behavior__no_store -> passed [0.035s] integration/cmd_report_html_test:results_file__explicit -> passed [0.427s] integration/cmd_report_html_test:results_file__not_found -> passed [0.037s] integration/cmd_report_html_test:force__yes -> passed [0.390s] integration/cmd_report_html_test:force__no -> passed [0.271s] integration/cmd_report_html_test:output__explicit -> passed [0.197s] integration/cmd_report_html_test:results_filter__ok -> passed [0.173s] integration/cmd_report_html_test:results_filter__invalid -> passed [0.034s] integration/cmd_report_junit_test:default_behavior__ok -> passed [0.108s] integration/cmd_report_junit_test:default_behavior__no_store -> passed [0.052s] integration/cmd_report_junit_test:results_file__explicit -> passed [0.147s] integration/cmd_report_junit_test:results_file__not_found -> passed [0.039s] integration/cmd_report_junit_test:output__explicit -> passed [0.151s] integration/cmd_report_test:default_behavior__ok -> passed [0.181s] integration/cmd_report_test:default_behavior__no_store -> passed [0.039s] integration/cmd_report_test:results_file__explicit -> passed [0.158s] integration/cmd_report_test:results_file__not_found -> passed [0.031s] integration/cmd_report_test:show_context -> failed: atf-check failed; see the output of the test for details [0.123s] integration/cmd_report_test:output__explicit -> passed [0.122s] integration/cmd_report_test:results_filter__empty -> passed [0.105s] integration/cmd_report_test:results_filter__one -> passed [0.107s] integration/cmd_report_test:results_filter__multiple_all_match -> passed [0.104s] integration/cmd_report_test:results_filter__multiple_some_match -> passed [0.099s] integration/cmd_test_test:one_test_program__all_pass -> passed [0.173s] integration/cmd_test_test:one_test_program__some_fail -> passed [0.122s] integration/cmd_test_test:many_test_programs__all_pass -> passed [0.179s] integration/cmd_test_test:many_test_programs__some_fail -> passed [0.182s] integration/cmd_test_test:expect__all_pass -> passed [1.181s] integration/cmd_test_test:expect__some_fail -> passed [0.156s] integration/cmd_test_test:premature_exit -> passed [0.119s] integration/cmd_test_test:no_args -> passed [0.151s] integration/cmd_test_test:one_arg__subdir -> passed [0.123s] integration/cmd_test_test:one_arg__test_case -> passed [0.121s] integration/cmd_test_test:one_arg__test_program -> passed [0.131s] integration/cmd_test_test:one_arg__invalid -> passed [0.068s] integration/cmd_test_test:many_args__ok -> passed [0.161s] integration/cmd_test_test:many_args__invalid -> passed [0.048s] integration/cmd_test_test:many_args__no_match__all -> passed [0.116s] integration/cmd_test_test:many_args__no_match__some -> passed [0.304s] integration/cmd_test_test:args_are_relative -> passed [0.554s] integration/cmd_test_test:only_load_used_test_programs -> passed [0.373s] integration/cmd_test_test:config_behavior -> passed [0.280s] integration/cmd_test_test:store_contents -> passed [0.443s] integration/cmd_test_test:results_file__ok -> passed [0.210s] integration/cmd_test_test:results_file__fail -> passed [0.123s] integration/cmd_test_test:build_root_flag -> passed [0.410s] integration/cmd_test_test:kyuafile_flag__no_args -> passed [0.431s] integration/cmd_test_test:kyuafile_flag__some_args -> passed [0.539s] integration/cmd_test_test:interrupt -> passed [2.141s] integration/cmd_test_test:no_test_program_match -> passed [0.293s] integration/cmd_test_test:no_test_case_match -> passed [0.175s] integration/cmd_test_test:missing_kyuafile__no_args -> passed [0.055s] integration/cmd_test_test:missing_kyuafile__test_program -> passed [0.152s] integration/cmd_test_test:missing_kyuafile__subdir -> passed [0.090s] integration/cmd_test_test:bogus_config -> passed [0.110s] integration/cmd_test_test:bogus_kyuafile -> passed [0.085s] integration/cmd_test_test:bogus_test_program -> passed [0.266s] integration/cmd_test_test:missing_test_program -> passed [0.098s] integration/global_test:no_args -> passed [0.068s] integration/global_test:unknown_option -> passed [0.061s] integration/global_test:unknown_command -> passed [0.069s] integration/global_test:logfile__default -> passed [0.091s] integration/global_test:logfile__override -> passed [0.110s] integration/global_test:loglevel__default -> passed [0.126s] integration/global_test:loglevel__lower -> passed [0.078s] integration/global_test:loglevel__higher -> passed [0.068s] store/dbtypes_test:bool__ok -> passed [0.014s] store/dbtypes_test:bool__get_invalid_type -> passed [0.014s] store/dbtypes_test:bool__get_invalid_value -> passed [0.011s] store/dbtypes_test:delta__ok -> passed [0.013s] store/dbtypes_test:delta__get_invalid_type -> passed [0.014s] store/dbtypes_test:optional_string__ok -> passed [0.015s] store/dbtypes_test:optional_string__get_invalid_type -> passed [0.013s] store/dbtypes_test:timestamp__ok -> passed [0.010s] store/dbtypes_test:timestamp__get_invalid_type -> passed [0.011s] store/dbtypes_test:timestamp__get_invalid_value -> passed [0.014s] store/exceptions_test:error -> passed [0.007s] store/exceptions_test:integrity_error -> passed [0.007s] store/exceptions_test:old_schema_error -> passed [0.007s] store/layout_test:find_results__latest -> passed [0.011s] store/layout_test:find_results__directory -> passed [0.012s] store/layout_test:find_results__file -> passed [0.010s] store/layout_test:find_results__id -> passed [0.015s] store/layout_test:find_results__id_with_timestamp -> passed [0.013s] store/layout_test:find_results__not_found -> passed [0.016s] store/layout_test:new_db__new -> passed [0.011s] store/layout_test:new_db__explicit -> passed [0.006s] store/layout_test:new_db_for_migration -> passed [0.011s] store/layout_test:query_store_dir__home_absolute -> passed [0.011s] store/layout_test:query_store_dir__home_relative -> passed [0.014s] store/layout_test:query_store_dir__no_home -> passed [0.010s] store/layout_test:test_suite_for_path__absolute -> passed [0.005s] store/layout_test:test_suite_for_path__relative -> passed [0.006s] store/metadata_test:fetch_latest__ok -> passed [0.013s] store/metadata_test:fetch_latest__empty_metadata -> passed [0.013s] store/metadata_test:fetch_latest__no_timestamp -> passed [0.011s] store/metadata_test:fetch_latest__no_schema_version -> passed [0.011s] store/metadata_test:fetch_latest__invalid_timestamp -> passed [0.012s] store/migrate_test:detail__backup_database__ok -> passed [0.008s] store/migrate_test:detail__backup_database__ok_overwrite -> passed [0.012s] store/migrate_test:detail__backup_database__fail_open -> passed [0.013s] store/migrate_test:detail__backup_database__fail_create -> passed [0.013s] store/migrate_test:detail__migration_file__builtin -> passed [0.014s] store/migrate_test:detail__migration_file__overriden -> passed [0.010s] store/read_backend_test:detail__open_and_setup__ok -> passed [0.169s] store/read_backend_test:detail__open_and_setup__missing_file -> passed [0.011s] store/read_backend_test:read_backend__open_ro__ok -> passed [0.057s] store/read_backend_test:read_backend__open_ro__missing_file -> passed [0.010s] store/read_backend_test:read_backend__open_ro__integrity_error -> passed [0.099s] store/read_backend_test:read_backend__close -> passed [0.056s] store/read_transaction_test:get_context__missing -> passed [0.067s] store/read_transaction_test:get_context__invalid_cwd -> passed [0.082s] store/read_transaction_test:get_context__invalid_env_vars -> passed [0.215s] store/read_transaction_test:get_results__none -> passed [0.059s] store/read_transaction_test:get_results__many -> passed [0.086s] store/schema_inttest:current_schema_1 -> passed [0.094s] store/schema_inttest:current_schema_2 -> passed [0.076s] store/schema_inttest:current_schema_3 -> passed [0.082s] store/schema_inttest:current_schema_4 -> passed [0.065s] store/schema_inttest:migrate_schema__from_v1 -> passed [2.312s] store/schema_inttest:migrate_schema__from_v2 -> passed [0.295s] store/transaction_test:get_put_context__ok -> passed [0.055s] store/transaction_test:get_put_test_case__ok -> passed [0.024s] store/write_backend_test:detail__initialize__ok -> passed [0.015s] store/write_backend_test:detail__initialize__missing_schema -> passed [0.009s] store/write_backend_test:detail__initialize__sqlite_error -> passed [0.015s] store/write_backend_test:detail__schema_file__builtin -> passed [0.008s] store/write_backend_test:detail__schema_file__overriden -> passed [0.009s] store/write_backend_test:write_backend__open_rw__ok -> passed [0.020s] store/write_backend_test:write_backend__open_rw__create_missing -> passed [0.017s] store/write_backend_test:write_backend__open_rw__integrity_error -> passed [0.022s] store/write_backend_test:write_backend__close -> passed [0.017s] store/write_transaction_test:commit__ok -> passed [0.023s] store/write_transaction_test:commit__fail -> passed [0.022s] store/write_transaction_test:rollback__ok -> passed [0.018s] store/write_transaction_test:put_test_program__ok -> passed [0.023s] store/write_transaction_test:put_test_case__fail -> passed [0.022s] store/write_transaction_test:put_test_case_file__empty -> passed [0.015s] store/write_transaction_test:put_test_case_file__some -> passed [0.029s] store/write_transaction_test:put_test_case_file__fail -> passed [0.029s] store/write_transaction_test:put_result__ok__broken -> passed [0.027s] store/write_transaction_test:put_result__ok__expected_failure -> passed [0.029s] store/write_transaction_test:put_result__ok__failed -> passed [0.049s] store/write_transaction_test:put_result__ok__passed -> passed [0.023s] store/write_transaction_test:put_result__ok__skipped -> passed [0.020s] store/write_transaction_test:put_result__fail -> passed [0.017s] utils/auto_array_test:scope -> passed [0.009s] utils/auto_array_test:copy -> passed [0.004s] utils/auto_array_test:copy_ref -> passed [0.005s] utils/auto_array_test:get -> passed [0.005s] utils/auto_array_test:release -> passed [0.012s] utils/auto_array_test:reset -> passed [0.005s] utils/auto_array_test:assign -> passed [0.004s] utils/auto_array_test:assign_ref -> passed [0.009s] utils/auto_array_test:access -> passed [0.003s] utils/datetime_test:delta__defaults -> passed [0.005s] utils/datetime_test:delta__overrides -> passed [0.007s] utils/datetime_test:delta__from_microseconds -> passed [0.013s] utils/datetime_test:delta__to_microseconds -> passed [0.004s] utils/datetime_test:delta__equals -> passed [0.005s] utils/datetime_test:delta__differs -> passed [0.004s] utils/datetime_test:delta__addition -> passed [0.005s] utils/datetime_test:delta__addition_and_set -> passed [0.004s] utils/datetime_test:delta__output -> passed [0.005s] utils/datetime_test:timestamp__copy -> passed [0.004s] utils/datetime_test:timestamp__from_microseconds -> passed [0.003s] utils/datetime_test:timestamp__now__mock -> passed [0.004s] utils/datetime_test:timestamp__now__real -> passed [0.004s] utils/datetime_test:timestamp__now__granularity -> passed [0.005s] utils/datetime_test:timestamp__strftime -> passed [0.004s] utils/datetime_test:timestamp__to_microseconds -> passed [0.004s] utils/datetime_test:timestamp__to_seconds -> passed [0.004s] utils/datetime_test:timestamp__leap_second -> passed [0.004s] utils/datetime_test:timestamp__equals -> passed [0.004s] utils/datetime_test:timestamp__differs -> passed [0.003s] utils/datetime_test:timestamp__subtraction -> passed [0.004s] utils/datetime_test:timestamp__output -> passed [0.006s] utils/env_test:getallenv -> passed [0.006s] utils/env_test:getenv -> passed [0.005s] utils/env_test:getenv_with_default -> passed [0.006s] utils/env_test:get_home__ok -> passed [0.006s] utils/env_test:get_home__missing -> passed [0.021s] utils/env_test:get_home__invalid -> passed [0.011s] utils/env_test:setenv -> passed [0.009s] utils/env_test:unsetenv -> passed [0.008s] utils/memory_test:physical_memory -> passed [0.005s] utils/optional_test:ctors__native_type -> passed [0.004s] utils/optional_test:ctors__complex_type -> passed [0.004s] utils/optional_test:assign -> passed [0.005s] utils/optional_test:return -> passed [0.005s] utils/optional_test:memory -> passed [0.004s] utils/optional_test:get_default -> passed [0.004s] utils/optional_test:make_optional -> passed [0.005s] utils/optional_test:operators_eq_and_ne -> passed [0.005s] utils/optional_test:output -> passed [0.006s] utils/passwd_test:user__public_fields -> passed [0.006s] utils/passwd_test:user__is_root__true -> passed [0.006s] utils/passwd_test:user__is_root__false -> passed [0.006s] utils/passwd_test:current_user -> passed [0.007s] utils/passwd_test:current_user__fake -> passed [0.006s] utils/passwd_test:find_user_by_name__ok -> passed [0.006s] utils/passwd_test:find_user_by_name__fail -> passed [0.008s] utils/passwd_test:find_user_by_name__fake -> passed [0.006s] utils/passwd_test:find_user_by_uid__ok -> passed [0.007s] utils/passwd_test:find_user_by_uid__fake -> passed [0.009s] utils/releaser_test:scope -> passed [0.006s] utils/sanity_test:inv__holds -> passed [0.006s] utils/sanity_test:inv__triggers_default_message -> passed [0.007s] utils/sanity_test:inv__triggers_custom_message -> passed [0.007s] utils/sanity_test:pre__holds -> passed [0.007s] utils/sanity_test:pre__triggers_default_message -> passed [0.007s] utils/sanity_test:pre__triggers_custom_message -> passed [0.009s] utils/sanity_test:post__holds -> passed [0.009s] utils/sanity_test:post__triggers_default_message -> passed [0.007s] utils/sanity_test:post__triggers_custom_message -> passed [0.012s] utils/sanity_test:unreachable__default_message -> passed [0.009s] utils/sanity_test:unreachable__custom_message -> passed [0.014s] utils/sanity_test:install_crash_handlers__sigabrt -> passed [0.009s] utils/sanity_test:install_crash_handlers__sigbus -> passed [0.009s] utils/sanity_test:install_crash_handlers__sigsegv -> passed [0.010s] utils/stream_test:stream_length__empty -> passed [0.005s] utils/stream_test:stream_length__some -> passed [0.011s] utils/stream_test:read_stream__empty -> passed [0.006s] utils/stream_test:read_stream__some -> passed [0.006s] utils/units_test:bytes__format__tb -> passed [0.005s] utils/units_test:bytes__format__gb -> passed [0.005s] utils/units_test:bytes__format__mb -> passed [0.005s] utils/units_test:bytes__format__kb -> passed [0.004s] utils/units_test:bytes__format__b -> passed [0.005s] utils/units_test:bytes__parse__tb -> passed [0.004s] utils/units_test:bytes__parse__gb -> passed [0.005s] utils/units_test:bytes__parse__mb -> passed [0.005s] utils/units_test:bytes__parse__kb -> passed [0.006s] utils/units_test:bytes__parse__b -> passed [0.005s] utils/units_test:bytes__parse__error -> passed [0.006s] utils/units_test:bytes__istream__one_word -> passed [0.006s] utils/units_test:bytes__istream__many_words -> passed [0.006s] utils/units_test:bytes__istream__error -> passed [0.006s] utils/units_test:bytes__ostream -> passed [0.008s] utils/cmdline/base_command_test:command_proto__parse_cmdline__ok -> passed [0.006s] utils/cmdline/base_command_test:command_proto__parse_cmdline__parse_fail -> passed [0.006s] utils/cmdline/base_command_test:command_proto__parse_cmdline__args_invalid -> passed [0.008s] utils/cmdline/base_command_test:base_command__getters -> passed [0.006s] utils/cmdline/base_command_test:base_command__main__ok -> passed [0.005s] utils/cmdline/base_command_test:base_command__main__parse_cmdline_fail -> passed [0.005s] utils/cmdline/base_command_test:base_command_no_data__getters -> passed [0.005s] utils/cmdline/base_command_test:base_command_no_data__main__ok -> passed [0.006s] utils/cmdline/base_command_test:base_command_no_data__main__parse_cmdline_fail -> passed [0.005s] utils/cmdline/commands_map_test:empty -> passed [0.005s] utils/cmdline/commands_map_test:some -> passed [0.005s] utils/cmdline/commands_map_test:find__match -> passed [0.005s] utils/cmdline/commands_map_test:find__nomatch -> passed [0.005s] utils/cmdline/exceptions_test:error -> passed [0.005s] utils/cmdline/exceptions_test:missing_option_argument_error -> passed [0.007s] utils/cmdline/exceptions_test:option_argument_value_error -> passed [0.006s] utils/cmdline/exceptions_test:unknown_option_error -> passed [0.006s] utils/cmdline/globals_test:progname__absolute -> passed [0.005s] utils/cmdline/globals_test:progname__relative -> passed [0.005s] utils/cmdline/globals_test:progname__plain -> passed [0.007s] utils/cmdline/globals_test:progname__override_for_testing -> passed [0.005s] utils/cmdline/options_test:base_option__short_name__no_arg -> passed [0.004s] utils/cmdline/options_test:base_option__short_name__with_arg__no_default -> passed [0.006s] utils/cmdline/options_test:base_option__short_name__with_arg__with_default -> passed [0.005s] utils/cmdline/options_test:base_option__long_name__no_arg -> passed [0.004s] utils/cmdline/options_test:base_option__long_name__with_arg__no_default -> passed [0.005s] utils/cmdline/options_test:base_option__long_name__with_arg__with_default -> passed [0.006s] utils/cmdline/options_test:bool_option__short_name -> passed [0.005s] utils/cmdline/options_test:bool_option__long_name -> passed [0.006s] utils/cmdline/options_test:int_option__short_name -> passed [0.004s] utils/cmdline/options_test:int_option__long_name -> passed [0.006s] utils/cmdline/options_test:int_option__type -> passed [0.004s] utils/cmdline/options_test:list_option__short_name -> passed [0.006s] utils/cmdline/options_test:list_option__long_name -> passed [0.004s] utils/cmdline/options_test:list_option__type -> passed [0.005s] utils/cmdline/options_test:path_option__short_name -> passed [0.004s] utils/cmdline/options_test:path_option__long_name -> passed [0.005s] utils/cmdline/options_test:path_option__type -> passed [0.004s] utils/cmdline/options_test:property_option__short_name -> passed [0.005s] utils/cmdline/options_test:property_option__long_name -> passed [0.004s] utils/cmdline/options_test:property_option__type -> passed [0.005s] utils/cmdline/options_test:string_option__short_name -> passed [0.005s] utils/cmdline/options_test:string_option__long_name -> passed [0.005s] utils/cmdline/options_test:string_option__type -> passed [0.004s] utils/cmdline/parser_test:progname__no_options -> passed [0.005s] utils/cmdline/parser_test:progname__some_options -> passed [0.004s] utils/cmdline/parser_test:some_args__no_options -> passed [0.004s] utils/cmdline/parser_test:some_args__some_options -> passed [0.003s] utils/cmdline/parser_test:some_options__all_known -> passed [0.005s] utils/cmdline/parser_test:some_options__multi -> passed [0.004s] utils/cmdline/parser_test:subcommands -> passed [0.005s] utils/cmdline/parser_test:missing_option_argument_error__short -> passed [0.004s] utils/cmdline/parser_test:missing_option_argument_error__shortblock -> passed [0.005s] utils/cmdline/parser_test:missing_option_argument_error__long -> passed [0.004s] utils/cmdline/parser_test:unknown_option_error__short -> passed [0.005s] utils/cmdline/parser_test:unknown_option_error__shortblock -> passed [0.004s] utils/cmdline/parser_test:unknown_option_error__long -> passed [0.004s] utils/cmdline/parser_test:unknown_plus_option_error -> passed [0.004s] utils/cmdline/parser_test:option_types -> passed [0.004s] utils/cmdline/parser_test:option_validation_error -> passed [0.004s] utils/cmdline/parser_test:silent_errors -> passed [0.004s] utils/cmdline/ui_test:ui__screen_width__columns_set__no_tty -> passed [0.005s] utils/cmdline/ui_test:ui__screen_width__columns_set__tty -> skipped: Cannot open tty for test: No such device or address [0.004s] utils/cmdline/ui_test:ui__screen_width__columns_empty__no_tty -> passed [0.005s] utils/cmdline/ui_test:ui__screen_width__columns_empty__tty -> skipped: Cannot open tty for test: No such device or address [0.004s] utils/cmdline/ui_test:ui__screen_width__columns_invalid__no_tty -> passed [0.004s] utils/cmdline/ui_test:ui__screen_width__columns_invalid__tty -> skipped: Cannot open tty for test: No such device or address [0.004s] utils/cmdline/ui_test:ui__screen_width__tty_is_file -> passed [0.005s] utils/cmdline/ui_test:ui__screen_width__cached -> passed [0.004s] utils/cmdline/ui_test:ui__err -> passed [0.005s] utils/cmdline/ui_test:ui__out -> passed [0.004s] utils/cmdline/ui_test:ui__out_wrap__no_refill -> passed [0.006s] utils/cmdline/ui_test:ui__out_wrap__refill -> passed [0.005s] utils/cmdline/ui_test:ui__out_tag_wrap__no_refill -> passed [0.005s] utils/cmdline/ui_test:ui__out_tag_wrap__refill__repeat -> passed [0.006s] utils/cmdline/ui_test:ui__out_tag_wrap__refill__no_repeat -> passed [0.004s] utils/cmdline/ui_test:ui__out_tag_wrap__tag_too_long -> passed [0.006s] utils/cmdline/ui_test:ui__out_table__empty -> passed [0.004s] utils/cmdline/ui_test:ui__out_table__not_empty -> passed [0.005s] utils/cmdline/ui_test:print_error -> passed [0.004s] utils/cmdline/ui_test:print_info -> passed [0.006s] utils/cmdline/ui_test:print_warning -> passed [0.005s] utils/config/exceptions_test:error -> passed [0.004s] utils/config/exceptions_test:invalid_key_error -> passed [0.005s] utils/config/exceptions_test:syntax_error -> passed [0.005s] utils/config/exceptions_test:unknown_key_error__default_message -> passed [0.005s] utils/config/exceptions_test:unknown_key_error__custom_message -> passed [0.005s] utils/config/exceptions_test:value_error -> passed [0.005s] utils/config/keys_test:flatten_key__one -> passed [0.005s] utils/config/keys_test:flatten_key__many -> passed [0.006s] utils/config/keys_test:parse_key__one -> passed [0.005s] utils/config/keys_test:parse_key__many -> passed [0.006s] utils/config/keys_test:parse_key__empty_key -> passed [0.006s] utils/config/keys_test:parse_key__empty_component -> passed [0.005s] utils/config/lua_module_test:top__valid_types -> passed [0.006s] utils/config/lua_module_test:top__reuse -> passed [0.006s] utils/config/lua_module_test:top__reset -> passed [0.005s] utils/config/lua_module_test:top__already_set_on_entry -> passed [0.008s] utils/config/lua_module_test:subtree__valid_types -> passed [0.005s] utils/config/lua_module_test:subtree__reuse -> passed [0.008s] utils/config/lua_module_test:subtree__reset -> passed [0.007s] utils/config/lua_module_test:subtree__already_set_on_entry -> passed [0.007s] utils/config/lua_module_test:subtree__override_inner -> passed [0.008s] utils/config/lua_module_test:dynamic_subtree__strings -> passed [0.007s] utils/config/lua_module_test:dynamic_subtree__invalid_types -> passed [0.008s] utils/config/lua_module_test:locals -> passed [0.006s] utils/config/lua_module_test:custom_node -> passed [0.007s] utils/config/lua_module_test:invalid_key -> passed [0.006s] utils/config/lua_module_test:unknown_key -> passed [0.007s] utils/config/lua_module_test:value_error -> passed [0.010s] utils/config/nodes_test:bool_node__deep_copy -> passed [0.008s] utils/config/nodes_test:bool_node__is_set_and_set -> passed [0.008s] utils/config/nodes_test:bool_node__value_and_set -> passed [0.005s] utils/config/nodes_test:bool_node__push_lua -> passed [0.007s] utils/config/nodes_test:bool_node__set_lua__ok -> passed [0.005s] utils/config/nodes_test:bool_node__set_lua__invalid_value -> passed [0.005s] utils/config/nodes_test:bool_node__set_string__ok -> passed [0.005s] utils/config/nodes_test:bool_node__set_string__invalid_value -> passed [0.005s] utils/config/nodes_test:bool_node__to_string -> passed [0.006s] utils/config/nodes_test:int_node__deep_copy -> passed [0.006s] utils/config/nodes_test:int_node__is_set_and_set -> passed [0.005s] utils/config/nodes_test:int_node__value_and_set -> passed [0.005s] utils/config/nodes_test:int_node__push_lua -> passed [0.005s] utils/config/nodes_test:int_node__set_lua__ok -> passed [0.005s] utils/config/nodes_test:int_node__set_lua__invalid_value -> passed [0.005s] utils/config/nodes_test:int_node__set_string__ok -> passed [0.005s] utils/config/nodes_test:int_node__set_string__invalid_value -> passed [0.005s] utils/config/nodes_test:int_node__to_string -> passed [0.005s] utils/config/nodes_test:string_node__deep_copy -> passed [0.006s] utils/config/nodes_test:string_node__is_set_and_set -> passed [0.005s] utils/config/nodes_test:string_node__value_and_set -> passed [0.005s] utils/config/nodes_test:string_node__push_lua -> passed [0.006s] utils/config/nodes_test:string_node__set_lua__ok -> passed [0.005s] utils/config/nodes_test:string_node__set_lua__invalid_value -> passed [0.006s] utils/config/nodes_test:string_node__set_string -> passed [0.007s] utils/config/nodes_test:string_node__to_string -> passed [0.005s] utils/config/nodes_test:strings_set_node__deep_copy -> passed [0.006s] utils/config/nodes_test:strings_set_node__is_set_and_set -> passed [0.005s] utils/config/nodes_test:strings_set_node__value_and_set -> passed [0.006s] utils/config/nodes_test:strings_set_node__set_string -> passed [0.008s] utils/config/nodes_test:strings_set_node__to_string -> passed [0.005s] utils/config/nodes_test:typed_leaf_node__validate_set -> passed [0.006s] utils/config/nodes_test:typed_leaf_node__validate_set_string -> passed [0.006s] utils/config/nodes_test:base_set_node__validate_set -> passed [0.006s] utils/config/nodes_test:base_set_node__validate_set_string -> passed [0.006s] utils/config/parser_test:no_keys__ok -> passed [0.006s] utils/config/parser_test:no_keys__unknown_key -> passed [0.006s] utils/config/parser_test:some_keys__ok -> passed [0.006s] utils/config/parser_test:some_keys__unknown_key -> passed [0.006s] utils/config/parser_test:invalid_syntax -> passed [0.006s] utils/config/parser_test:syntax_deprecated_format -> passed [0.005s] utils/config/parser_test:syntax_not_called -> passed [0.006s] utils/config/parser_test:syntax_called_more_than_once -> passed [0.009s] utils/config/tree_test:define_set_lookup__one_level -> passed [0.006s] utils/config/tree_test:define_set_lookup__multiple_levels -> passed [0.006s] utils/config/tree_test:deep_copy__empty -> passed [0.006s] utils/config/tree_test:deep_copy__some -> passed [0.005s] utils/config/tree_test:lookup__invalid_key -> passed [0.006s] utils/config/tree_test:lookup__unknown_key -> passed [0.006s] utils/config/tree_test:is_set__one_level -> passed [0.006s] utils/config/tree_test:is_set__multiple_levels -> passed [0.005s] utils/config/tree_test:is_set__invalid_key -> passed [0.006s] utils/config/tree_test:set__invalid_key -> passed [0.005s] utils/config/tree_test:set__unknown_key -> passed [0.006s] utils/config/tree_test:set__value_error -> passed [0.006s] utils/config/tree_test:push_lua__ok -> passed [0.006s] utils/config/tree_test:set_lua__ok -> passed [0.006s] utils/config/tree_test:lookup_rw -> passed [0.007s] utils/config/tree_test:lookup_string__ok -> passed [0.005s] utils/config/tree_test:lookup_string__invalid_key -> passed [0.006s] utils/config/tree_test:lookup_string__unknown_key -> passed [0.005s] utils/config/tree_test:set_string__ok -> passed [0.006s] utils/config/tree_test:set_string__invalid_key -> passed [0.006s] utils/config/tree_test:set_string__unknown_key -> passed [0.006s] utils/config/tree_test:set_string__value_error -> passed [0.005s] utils/config/tree_test:all_properties__none -> passed [0.005s] utils/config/tree_test:all_properties__all_set -> passed [0.005s] utils/config/tree_test:all_properties__some_unset -> passed [0.005s] utils/config/tree_test:all_properties__subtree__inner -> passed [0.006s] utils/config/tree_test:all_properties__subtree__leaf -> passed [0.006s] utils/config/tree_test:all_properties__subtree__strip_key -> passed [0.006s] utils/config/tree_test:all_properties__subtree__invalid_key -> passed [0.008s] utils/config/tree_test:all_properties__subtree__unknown_key -> passed [0.005s] utils/config/tree_test:operators_eq_and_ne__empty -> passed [0.005s] utils/config/tree_test:operators_eq_and_ne__shallow_copy -> passed [0.005s] utils/config/tree_test:operators_eq_and_ne__deep_copy -> passed [0.006s] utils/config/tree_test:operators_eq_and_ne__some_contents -> passed [0.007s] utils/config/tree_test:custom_leaf__no_default_ctor -> passed [0.006s] utils/format/exceptions_test:error -> passed [0.006s] utils/format/exceptions_test:bad_format_error -> passed [0.004s] utils/format/exceptions_test:extra_args_error -> passed [0.005s] utils/format/formatter_test:no_fields -> passed [0.005s] utils/format/formatter_test:one_field -> passed [0.005s] utils/format/formatter_test:many_fields -> passed [0.005s] utils/format/formatter_test:escape -> passed [0.005s] utils/format/formatter_test:extra_args_error -> passed [0.004s] utils/format/formatter_test:format__class -> passed [0.005s] utils/format/formatter_test:format__pointer -> passed [0.005s] utils/format/formatter_test:format__bool -> passed [0.005s] utils/format/formatter_test:format__char -> passed [0.005s] utils/format/formatter_test:format__float -> passed [0.005s] utils/format/formatter_test:format__int -> passed [0.004s] utils/format/formatter_test:format__error -> passed [0.005s] utils/fs/auto_cleaners_test:auto_directory__automatic -> passed [0.007s] utils/fs/auto_cleaners_test:auto_directory__explicit -> passed [0.007s] utils/fs/auto_cleaners_test:auto_directory__mkdtemp -> passed [0.005s] utils/fs/auto_cleaners_test:auto_file__automatic -> passed [0.006s] utils/fs/auto_cleaners_test:auto_file__explicit -> passed [0.006s] utils/fs/auto_cleaners_test:auto_file__mkstemp -> passed [0.005s] utils/fs/exceptions_test:error -> passed [0.005s] utils/fs/exceptions_test:invalid_path_error -> passed [0.005s] utils/fs/exceptions_test:join_error -> passed [0.005s] utils/fs/exceptions_test:system_error -> passed [0.005s] utils/fs/lua_module_test:open_fs -> passed [0.007s] utils/fs/lua_module_test:basename__ok -> passed [0.006s] utils/fs/lua_module_test:basename__fail -> passed [0.006s] utils/fs/lua_module_test:dirname__ok -> passed [0.005s] utils/fs/lua_module_test:dirname__fail -> passed [0.005s] utils/fs/lua_module_test:exists__ok -> passed [0.005s] utils/fs/lua_module_test:exists__fail -> passed [0.006s] utils/fs/lua_module_test:files__none -> passed [0.007s] utils/fs/lua_module_test:files__some -> passed [0.006s] utils/fs/lua_module_test:files__fail_arg -> passed [0.005s] utils/fs/lua_module_test:files__fail_opendir -> passed [0.006s] utils/fs/lua_module_test:is_absolute__ok -> passed [0.006s] utils/fs/lua_module_test:is_absolute__fail -> passed [0.005s] utils/fs/lua_module_test:join__ok -> passed [0.006s] utils/fs/lua_module_test:join__fail -> passed [0.007s] utils/fs/operations_test:copy__ok -> passed [0.006s] utils/fs/operations_test:copy__fail_open -> passed [0.004s] utils/fs/operations_test:copy__fail_create -> passed [0.006s] utils/fs/operations_test:current_path__ok -> passed [0.004s] utils/fs/operations_test:current_path__enoent -> passed [0.006s] utils/fs/operations_test:exists -> passed [0.004s] utils/fs/operations_test:find_in_path__no_path -> passed [0.005s] utils/fs/operations_test:find_in_path__empty_path -> passed [0.005s] utils/fs/operations_test:find_in_path__one_component -> passed [0.005s] utils/fs/operations_test:find_in_path__many_components -> passed [0.004s] utils/fs/operations_test:find_in_path__current_directory -> passed [0.005s] utils/fs/operations_test:find_in_path__always_absolute -> passed [0.005s] utils/fs/operations_test:is_directory__ok -> passed [0.004s] utils/fs/operations_test:is_directory__fail -> passed [0.006s] utils/fs/operations_test:mkdir__ok -> passed [0.004s] utils/fs/operations_test:mkdir__enoent -> passed [0.005s] utils/fs/operations_test:mkdir_p__one_component -> passed [0.004s] utils/fs/operations_test:mkdir_p__many_components -> passed [0.005s] utils/fs/operations_test:mkdir_p__already_exists -> passed [0.004s] utils/fs/operations_test:mkdir_p__eacces -> passed [0.005s] utils/fs/operations_test:mkdtemp -> passed [0.004s] utils/fs/operations_test:mkstemp -> passed [0.006s] utils/fs/operations_test:rm_r__empty -> passed [0.004s] utils/fs/operations_test:rm_r__files_and_directories -> passed [0.008s] utils/fs/operations_test:rmdir__ok -> passed [0.004s] utils/fs/operations_test:rmdir__fail -> passed [0.004s] utils/fs/operations_test:unlink__ok -> passed [0.003s] utils/fs/operations_test:unlink__fail -> passed [0.005s] utils/fs/path_test:normalize__ok -> passed [0.005s] utils/fs/path_test:normalize__invalid -> passed [0.004s] utils/fs/path_test:is_absolute -> passed [0.005s] utils/fs/path_test:is_parent_of -> passed [0.004s] utils/fs/path_test:ncomponents -> passed [0.005s] utils/fs/path_test:branch_path -> passed [0.004s] utils/fs/path_test:leaf_name -> passed [0.005s] utils/fs/path_test:to_absolute -> passed [0.004s] utils/fs/path_test:compare_less_than -> passed [0.005s] utils/fs/path_test:compare_equal -> passed [0.004s] utils/fs/path_test:compare_different -> passed [0.005s] utils/fs/path_test:concat__to_string -> passed [0.004s] utils/fs/path_test:concat__to_path -> passed [0.004s] utils/fs/path_test:use_as_key -> passed [0.004s] utils/logging/macros_test:ld -> passed [0.005s] utils/logging/macros_test:le -> passed [0.004s] utils/logging/macros_test:li -> passed [0.006s] utils/logging/macros_test:lw -> passed [0.004s] utils/logging/operations_test:generate_log_name__before_log -> passed [0.005s] utils/logging/operations_test:generate_log_name__after_log -> passed [0.005s] utils/logging/operations_test:log -> passed [0.004s] utils/logging/operations_test:set_persistency__no_backlog -> passed [0.004s] utils/logging/operations_test:set_persistency__some_backlog__debug -> passed [0.004s] utils/logging/operations_test:set_persistency__some_backlog__error -> passed [0.004s] utils/logging/operations_test:set_persistency__some_backlog__info -> passed [0.004s] utils/logging/operations_test:set_persistency__some_backlog__warning -> passed [0.006s] utils/logging/operations_test:set_persistency__fail -> passed [0.004s] utils/process/child_test:child__fork_capture__ok_function -> passed [0.005s] utils/process/child_test:child__fork_capture__ok_functor -> passed [0.005s] utils/process/child_test:child__fork_capture__pipe_fail -> passed [0.006s] utils/process/child_test:child__fork_capture__fork_cannot_exit -> passed [0.006s] utils/process/child_test:child__fork_capture__fork_cannot_unwind -> passed [0.006s] utils/process/child_test:child__fork_capture__fork_fail -> passed [0.006s] utils/process/child_test:child__fork_files__ok_function -> passed [0.005s] utils/process/child_test:child__fork_files__ok_functor -> passed [0.007s] utils/process/child_test:child__fork_files__inherit_stdout -> passed [0.007s] utils/process/child_test:child__fork_files__inherit_stderr -> passed [0.006s] utils/process/child_test:child__fork_files__fork_cannot_exit -> passed [0.007s] utils/process/child_test:child__fork_files__fork_cannot_unwind -> passed [0.006s] utils/process/child_test:child__fork_files__fork_fail -> passed [0.005s] utils/process/child_test:child__fork_files__create_stdout_fail -> passed [0.006s] utils/process/child_test:child__fork_files__create_stderr_fail -> passed [0.007s] utils/process/child_test:child__spawn__absolute_path -> passed [0.006s] utils/process/child_test:child__spawn__relative_path -> passed [0.007s] utils/process/child_test:child__spawn__basename_only -> passed [0.007s] utils/process/child_test:child__spawn__no_path -> passed [0.006s] utils/process/child_test:child__spawn__no_args -> passed [0.006s] utils/process/child_test:child__spawn__some_args -> passed [0.006s] utils/process/child_test:child__spawn__missing_program -> passed [0.006s] utils/process/child_test:child__pid -> passed [0.005s] utils/process/exceptions_test:error -> passed [0.004s] utils/process/exceptions_test:system_error -> passed [0.005s] utils/process/fdstream_test:ifdstream -> passed [0.006s] utils/process/status_test:fake_exited -> passed [0.005s] utils/process/status_test:fake_signaled -> passed [0.004s] utils/process/status_test:integration__exited -> passed [0.005s] utils/process/status_test:integration__signaled -> passed [0.004s] utils/process/status_test:integration__coredump -> passed [0.005s] utils/process/systembuf_test:short_read -> passed [0.004s] utils/process/systembuf_test:long_read -> passed [0.010s] utils/process/systembuf_test:short_write -> passed [0.004s] utils/process/systembuf_test:long_write -> passed [0.007s] utils/signals/exceptions_test:error -> passed [0.005s] utils/signals/exceptions_test:interrupted_error -> passed [0.004s] utils/signals/exceptions_test:system_error -> passed [0.004s] utils/signals/interrupts_test:interrupts_handler__sighup -> passed [0.004s] utils/signals/interrupts_test:interrupts_handler__sigint -> passed [0.005s] utils/signals/interrupts_test:interrupts_handler__sigterm -> passed [0.004s] utils/signals/interrupts_test:interrupts_handler__kill_children -> passed [0.006s] utils/signals/interrupts_test:interrupts_inhibiter__sighup -> passed [0.004s] utils/signals/interrupts_test:interrupts_inhibiter__sigint -> passed [0.004s] utils/signals/interrupts_test:interrupts_inhibiter__sigterm -> passed [0.005s] utils/signals/misc_test:reset__ok -> passed [0.005s] utils/signals/misc_test:reset__invalid -> passed [0.004s] utils/signals/programmer_test:program_unprogram -> passed [0.004s] utils/signals/programmer_test:scope -> passed [0.005s] utils/signals/programmer_test:nested -> passed [0.004s] utils/sqlite/c_gate_test:c_database -> passed [0.005s] utils/sqlite/c_gate_test:connect -> passed [0.006s] utils/sqlite/database_test:in_memory -> passed [0.007s] utils/sqlite/database_test:open__readonly__ok -> passed [0.058s] utils/sqlite/database_test:open__readonly__fail -> passed [0.005s] utils/sqlite/database_test:open__create__ok -> passed [0.036s] utils/sqlite/database_test:open__create__fail -> passed [0.005s] utils/sqlite/database_test:temporary -> passed [0.005s] utils/sqlite/database_test:close -> passed [0.005s] utils/sqlite/database_test:copy -> passed [0.005s] utils/sqlite/database_test:exec__ok -> passed [0.005s] utils/sqlite/database_test:exec__fail -> passed [0.005s] utils/sqlite/database_test:begin_transaction -> passed [0.005s] utils/sqlite/database_test:create_statement__ok -> passed [0.005s] utils/sqlite/database_test:create_statement__fail -> passed [0.006s] utils/sqlite/database_test:last_insert_rowid -> passed [0.005s] utils/sqlite/exceptions_test:error -> passed [0.005s] utils/sqlite/exceptions_test:api_error__explicit -> passed [0.004s] utils/sqlite/exceptions_test:api_error__from_database -> passed [0.005s] utils/sqlite/exceptions_test:invalid_column_error -> passed [0.004s] utils/sqlite/statement_test:step__ok -> passed [0.006s] utils/sqlite/statement_test:step__many -> passed [0.006s] utils/sqlite/statement_test:step__fail -> passed [0.006s] utils/sqlite/statement_test:step_without_results__ok -> passed [0.006s] utils/sqlite/statement_test:step_without_results__fail -> passed [0.006s] utils/sqlite/statement_test:column_count -> passed [0.006s] utils/sqlite/statement_test:column_name__ok -> passed [0.005s] utils/sqlite/statement_test:column_name__fail -> passed [0.006s] utils/sqlite/statement_test:column_type__ok -> passed [0.006s] utils/sqlite/statement_test:column_type__out_of_range -> passed [0.006s] utils/sqlite/statement_test:column_id__ok -> passed [0.006s] utils/sqlite/statement_test:column_id__missing -> passed [0.006s] utils/sqlite/statement_test:column_blob -> passed [0.006s] utils/sqlite/statement_test:column_double -> passed [0.005s] utils/sqlite/statement_test:column_int__ok -> passed [0.006s] utils/sqlite/statement_test:column_int__overflow -> passed [0.005s] utils/sqlite/statement_test:column_int64 -> passed [0.006s] utils/sqlite/statement_test:column_text -> passed [0.005s] utils/sqlite/statement_test:column_bytes__blob -> passed [0.006s] utils/sqlite/statement_test:column_bytes__text -> passed [0.006s] utils/sqlite/statement_test:safe_column_blob__ok -> passed [0.006s] utils/sqlite/statement_test:safe_column_blob__fail -> passed [0.006s] utils/sqlite/statement_test:safe_column_double__ok -> passed [0.007s] utils/sqlite/statement_test:safe_column_double__fail -> passed [0.006s] utils/sqlite/statement_test:safe_column_int__ok -> passed [0.006s] utils/sqlite/statement_test:safe_column_int__fail -> passed [0.006s] utils/sqlite/statement_test:safe_column_int64__ok -> passed [0.007s] utils/sqlite/statement_test:safe_column_int64__fail -> passed [0.006s] utils/sqlite/statement_test:safe_column_text__ok -> passed [0.007s] utils/sqlite/statement_test:safe_column_text__fail -> passed [0.006s] utils/sqlite/statement_test:safe_column_bytes__ok__blob -> passed [0.006s] utils/sqlite/statement_test:safe_column_bytes__ok__text -> passed [0.006s] utils/sqlite/statement_test:safe_column_bytes__fail -> passed [0.006s] utils/sqlite/statement_test:reset -> passed [0.006s] utils/sqlite/statement_test:bind__blob -> passed [0.006s] utils/sqlite/statement_test:bind__double -> passed [0.005s] utils/sqlite/statement_test:bind__int64 -> passed [0.006s] utils/sqlite/statement_test:bind__int -> passed [0.005s] utils/sqlite/statement_test:bind__null -> passed [0.005s] utils/sqlite/statement_test:bind__text -> passed [0.006s] utils/sqlite/statement_test:bind__text__transient -> passed [0.005s] utils/sqlite/statement_test:bind__by_name -> passed [0.006s] utils/sqlite/statement_test:bind_parameter_count -> passed [0.005s] utils/sqlite/statement_test:bind_parameter_index -> passed [0.006s] utils/sqlite/statement_test:bind_parameter_name -> passed [0.006s] utils/sqlite/statement_test:clear_bindings -> passed [0.005s] utils/sqlite/transaction_test:automatic_rollback -> passed [0.006s] utils/sqlite/transaction_test:explicit_commit -> passed [0.006s] utils/sqlite/transaction_test:explicit_rollback -> passed [0.006s] utils/sqlite/transaction_test:nested_fail -> passed [0.007s] utils/text/exceptions_test:error -> passed [0.005s] utils/text/exceptions_test:syntax_error -> passed [0.004s] utils/text/exceptions_test:value_error -> passed [0.004s] utils/text/operations_test:escape_xml__empty -> passed [0.005s] utils/text/operations_test:escape_xml__no_escaping -> passed [0.004s] utils/text/operations_test:escape_xml__some_escaping -> passed [0.004s] utils/text/operations_test:quote__empty -> passed [0.004s] utils/text/operations_test:quote__no_escaping -> passed [0.005s] utils/text/operations_test:quote__some_escaping -> passed [0.004s] utils/text/operations_test:refill__empty -> passed [0.004s] utils/text/operations_test:refill__no_changes -> passed [0.004s] utils/text/operations_test:refill__break_one -> passed [0.005s] utils/text/operations_test:refill__break_one__not_first_word -> passed [0.005s] utils/text/operations_test:refill__break_many -> passed [0.005s] utils/text/operations_test:refill__cannot_break -> passed [0.004s] utils/text/operations_test:refill__preserve_whitespace -> passed [0.004s] utils/text/operations_test:join__empty -> passed [0.004s] utils/text/operations_test:join__one -> passed [0.005s] utils/text/operations_test:join__several -> passed [0.004s] utils/text/operations_test:join__unordered -> passed [0.004s] utils/text/operations_test:split__empty -> passed [0.004s] utils/text/operations_test:split__one -> passed [0.004s] utils/text/operations_test:split__several__simple -> passed [0.004s] utils/text/operations_test:split__several__delimiters -> passed [0.004s] utils/text/operations_test:replace_all__empty -> passed [0.004s] utils/text/operations_test:replace_all__none -> passed [0.004s] utils/text/operations_test:replace_all__one -> passed [0.004s] utils/text/operations_test:replace_all__several -> passed [0.004s] utils/text/operations_test:to_type__ok__bool -> passed [0.004s] utils/text/operations_test:to_type__ok__numerical -> passed [0.004s] utils/text/operations_test:to_type__ok__string -> passed [0.004s] utils/text/operations_test:to_type__empty -> passed [0.004s] utils/text/operations_test:to_type__invalid__bool -> passed [0.005s] utils/text/operations_test:to_type__invalid__numerical -> passed [0.004s] utils/text/table_test:table__ncolumns -> passed [0.005s] utils/text/table_test:table__column_width -> passed [0.004s] utils/text/table_test:table__column_widths -> passed [0.005s] utils/text/table_test:table__empty -> passed [0.004s] utils/text/table_test:table__iterate -> passed [0.005s] utils/text/table_test:table_formatter__empty -> passed [0.004s] utils/text/table_test:table_formatter__defaults -> passed [0.005s] utils/text/table_test:table_formatter__one_column__no_max_width -> passed [0.004s] utils/text/table_test:table_formatter__one_column__explicit_width -> passed [0.004s] utils/text/table_test:table_formatter__one_column__max_width -> passed [0.004s] utils/text/table_test:table_formatter__many_columns__no_max_width -> passed [0.004s] utils/text/table_test:table_formatter__many_columns__explicit_width -> passed [0.004s] utils/text/table_test:table_formatter__many_columns__max_width -> passed [0.005s] utils/text/table_test:table_formatter__use_case__cli_help -> passed [0.004s] utils/text/templates_test:templates_def__add_variable__first -> passed [0.006s] utils/text/templates_test:templates_def__add_variable__replace -> passed [0.004s] utils/text/templates_test:templates_def__remove_variable -> passed [0.005s] utils/text/templates_test:templates_def__add_vector__first -> passed [0.007s] utils/text/templates_test:templates_def__add_vector__replace -> passed [0.005s] utils/text/templates_test:templates_def__add_to_vector -> passed [0.005s] utils/text/templates_test:templates_def__exists__variable -> passed [0.005s] utils/text/templates_test:templates_def__exists__vector -> passed [0.004s] utils/text/templates_test:templates_def__get_variable__ok -> passed [0.005s] utils/text/templates_test:templates_def__get_variable__unknown -> passed [0.004s] utils/text/templates_test:templates_def__get_vector__ok -> passed [0.004s] utils/text/templates_test:templates_def__get_vector__unknown -> passed [0.005s] utils/text/templates_test:templates_def__evaluate__variable__ok -> passed [0.004s] utils/text/templates_test:templates_def__evaluate__variable__unknown -> passed [0.005s] utils/text/templates_test:templates_def__evaluate__vector__ok -> passed [0.004s] utils/text/templates_test:templates_def__evaluate__vector__unknown_vector -> passed [0.005s] utils/text/templates_test:templates_def__evaluate__vector__unknown_index -> passed [0.005s] utils/text/templates_test:templates_def__evaluate__vector__out_of_range -> passed [0.005s] utils/text/templates_test:templates_def__evaluate__defined -> passed [0.004s] utils/text/templates_test:templates_def__evaluate__length__ok -> passed [0.004s] utils/text/templates_test:templates_def__evaluate__length__unknown_vector -> passed [0.004s] utils/text/templates_test:templates_def__evaluate__parenthesis_error -> passed [0.004s] utils/text/templates_test:instantiate__empty_input -> passed [0.007s] utils/text/templates_test:instantiate__value__ok -> passed [0.004s] utils/text/templates_test:instantiate__value__unknown_variable -> passed [0.005s] utils/text/templates_test:instantiate__vector_length__ok -> passed [0.004s] utils/text/templates_test:instantiate__vector_length__unknown_vector -> passed [0.005s] utils/text/templates_test:instantiate__vector_value__ok -> passed [0.004s] utils/text/templates_test:instantiate__vector_value__unknown_vector -> passed [0.005s] utils/text/templates_test:instantiate__vector_value__out_of_range__empty -> passed [0.004s] utils/text/templates_test:instantiate__vector_value__out_of_range__not_empty -> passed [0.005s] utils/text/templates_test:instantiate__if__one_level__taken -> passed [0.004s] utils/text/templates_test:instantiate__if__one_level__not_taken -> passed [0.006s] utils/text/templates_test:instantiate__if__multiple_levels__taken -> passed [0.006s] utils/text/templates_test:instantiate__if__multiple_levels__not_taken -> passed [0.005s] utils/text/templates_test:instantiate__loop__no_iterations -> passed [0.005s] utils/text/templates_test:instantiate__loop__multiple_iterations -> passed [0.005s] utils/text/templates_test:instantiate__loop__nested__no_iterations -> passed [0.006s] utils/text/templates_test:instantiate__loop__nested__multiple_iterations -> passed [0.005s] utils/text/templates_test:instantiate__loop__sequential -> passed [0.006s] utils/text/templates_test:instantiate__loop__scoping -> passed [0.005s] utils/text/templates_test:instantiate__mismatched_delimiters -> passed [0.006s] utils/text/templates_test:instantiate__empty_statement -> passed [0.005s] utils/text/templates_test:instantiate__unknown_statement -> passed [0.005s] utils/text/templates_test:instantiate__invalid_narguments -> passed [0.006s] utils/text/templates_test:instantiate__files__ok -> passed [0.005s] utils/text/templates_test:instantiate__files__input_error -> passed [0.005s] utils/text/templates_test:instantiate__files__output_error -> passed [0.006s] Results file id is home_iurt_rpmbuild_BUILD_kyua-cli-0.9.20200813-011511-296487 Results saved to /home/iurt/rpmbuild/BUILD/kyua-cli-0.9/check/.kyua/store/results.home_iurt_rpmbuild_BUILD_kyua-cli-0.9.20200813-011511-296487.db 1116/1117 passed (1 failed) make[1]: *** [Makefile:9595: check-kyua] Error 1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/kyua-cli-0.9' make: *** [Makefile:8786: check-am] Error 2 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.sHXrtm (%check) RPM build errors: %configure2_5x is deprecated, use %configure instead Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.sHXrtm (%check) I: [iurt_root_command] ERROR: chroot