D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/atf-0.20-13.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JjxaQL + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf atf-0.20 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/atf-0.20.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd atf-0.20 + /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.8HImZI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd atf-0.20 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fiv autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 configure.ac:172: warning: AC_OUTPUT should be used without arguments. configure.ac:172: You should run autoupdate. configure.ac:172: warning: AC_OUTPUT should be used without arguments. configure.ac:172: You should run autoupdate. autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'admin'. libtoolize: copying file 'admin/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 configure.ac:172: warning: AC_OUTPUT should be used without arguments. configure.ac:172: You should run autoupdate. configure.ac:172: warning: AC_OUTPUT should be used without arguments. configure.ac:172: You should run autoupdate. autoreconf: running: /usr/bin/autoconf --force configure.ac:172: warning: AC_OUTPUT should be used without arguments. configure.ac:172: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:172: warning: AC_OUTPUT should be used without arguments. configure.ac:172: You should run autoupdate. configure.ac:51: installing 'admin/compile' configure.ac:49: installing 'admin/missing' Makefile.am: installing 'admin/depcomp' 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 + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./admin/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./admin/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./admin/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./admin/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./admin/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./admin/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 Modifying admin/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /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' --disable-static checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu 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 whether make supports the include directive... yes (GNU style) checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc 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-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 how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... (cached) x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ 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 dependency style of x86_64-mageia-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the C++ compiler works... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Werror... yes checking whether x86_64-mageia-linux-gnu-gcc supports -D_FORTIFY_SOURCE=2... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wall... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wcast-qual... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wextra... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wpointer-arith... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wredundant-decls... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wreturn-type... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wshadow... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wsign-compare... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wswitch... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wwrite-strings... yes checking whether x86_64-mageia-linux-gnu-gcc supports -DNDEBUG... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wmissing-prototypes... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wno-traditional... yes checking whether x86_64-mageia-linux-gnu-gcc supports -Wstrict-prototypes... 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 vsnprintf is in std... yes checking whether getopt allows a + sign for POSIX behavior... yes checking whether getopt has optreset... no checking whether __attribute__((__format__(__printf__, a, b))) is supported... yes checking whether __attribute__((__noreturn__)) is supported... yes checking whether __attribute__((__unused__)) is supported... yes checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking whether basename takes a constant pointer... no checking whether dirname takes a constant pointer... no checking whether getcwd(NULL, 0) works... yes checking for bash... /usr/bin/bash checking for kyua... no checking for git... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating atf-c/defs.h config.status: creating bconfig.h config.status: executing bootstrap/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands + make -j8 pkgtestsdir=/usr/libexec/atf/tests testsdir=/usr/libexec/atf/tests make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/atf-0.20' 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 atf-sh/atf-check.o atf-sh/atf-check.cpp x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/atf_c_test.o atf-c/atf_c_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/build_test.o atf-c/build_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/check_test.o atf-c/check_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/config_test.o atf-c/config_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/error_test.o atf-c/error_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/macros_test.o atf-c/macros_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/tc_test.o atf-c/tc_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/tp_test.o atf-c/tp_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/utils_test.o atf-c/utils_test.c 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 atf-c++/atf_c++_test.o atf-c++/atf_c++_test.cpp /bin/sh ./libtool --tag=CXX --mode=compile 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 atf-c++/detail/test_helpers.lo atf-c++/detail/test_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 atf-c++/build_test.o atf-c++/build_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 atf-c++/check_test.o atf-c++/check_test.cpp libtool: compile: 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 atf-c++/detail/test_helpers.cpp -fPIC -DPIC -o atf-c++/detail/.libs/test_helpers.o 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 atf-c++/config_test.o atf-c++/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 atf-c++/macros_test.o atf-c++/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 atf-c++/tests_test.o atf-c++/tests_test.cpp atf-sh/atf-check.cpp: In function 'int parse_signal(const string&)': atf-sh/atf-check.cpp:221:23: warning: catching polymorphic type 'class std::runtime_error' by value [-Wcatch-value=] 221 | } catch (std::runtime_error) { | ^~~~~~~~~~~~~ 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 atf-c++/utils_test.o atf-c++/utils_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 atf-c++/detail/application_test.o atf-c++/detail/application_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 atf-c++/detail/auto_array_test.o atf-c++/detail/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 atf-c++/detail/env_test.o atf-c++/detail/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 atf-c++/detail/exceptions_test.o atf-c++/detail/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 atf-c++/detail/fs_test.o atf-c++/detail/fs_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 atf-c++/detail/process_test.o atf-c++/detail/process_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 atf-c++/detail/sanity_test.o atf-c++/detail/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 atf-c++/detail/text_test.o atf-c++/detail/text_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 atf-c++/detail/version_helper.o atf-c++/detail/version_helper.cpp x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/dynstr_test.o atf-c/detail/dynstr_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/env_test.o atf-c/detail/env_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/fs_test.o atf-c/detail/fs_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/list_test.o atf-c/detail/list_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/map_test.o atf-c/detail/map_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/process_helpers.o atf-c/detail/process_helpers.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/process_test.o atf-c/detail/process_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/sanity_test.o atf-c/detail/sanity_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/text_test.o atf-c/detail/text_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/user_test.o atf-c/detail/user_test.c x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/version_helper.o atf-c/detail/version_helper.c test -d atf-c || mkdir -p atf-c test -d atf-c++ || mkdir -p atf-c++ Creating atf-c/pkg_config_test Creating atf-c++/pkg_config_test test -d atf-sh || mkdir -p atf-sh test -d atf-sh || mkdir -p atf-sh Creating atf-sh/misc_helpers Creating atf-sh/atf_check_test test -d atf-sh || mkdir -p atf-sh test -d atf-sh || mkdir -p atf-sh Creating atf-sh/atf-check_test Creating atf-sh/config_test test -d atf-sh || mkdir -p atf-sh test -d atf-sh || mkdir -p atf-sh Creating atf-sh/integration_test Creating atf-sh/normalize_test test -d atf-sh || mkdir -p atf-sh test -d atf-sh || mkdir -p atf-sh test -d test-programs || mkdir -p test-programs test -d test-programs || mkdir -p test-programs Creating atf-sh/tc_test Creating atf-sh/tp_test Creating test-programs/sh_helpers Creating test-programs/config_test test -d test-programs || mkdir -p test-programs test -d test-programs || mkdir -p test-programs Creating test-programs/expect_test test -d test-programs || mkdir -p test-programs Creating test-programs/meta_data_test test -d test-programs || mkdir -p test-programs test -d atf-c++ || mkdir -p atf-c++ Creating test-programs/result_test test -d atf-c || mkdir -p atf-c Creating test-programs/srcdir_test sed -e 's#__ATF_VERSION__#0.20#g' \ -e 's#__CC__#x86_64-mageia-linux-gnu-gcc#g' \ -e 's#__INCLUDEDIR__#/usr/include#g' \ -e 's#__LIBDIR__#/usr/lib64#g' \ <./atf-c/atf-c.pc.in >atf-c/atf-c.pc.tmp sed -e 's#__ATF_VERSION__#0.20#g' \ -e 's#__CXX__#x86_64-mageia-linux-gnu-g++#g' \ -e 's#__INCLUDEDIR__#/usr/include#g' \ -e 's#__LIBDIR__#/usr/lib64#g' \ <./atf-c++/atf-c++.pc.in >atf-c++/atf-c++.pc.tmp test -d atf-sh || mkdir -p atf-sh 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 atf-sh/atf-sh.o atf-sh/atf-sh.cpp mv atf-c/atf-c.pc.tmp atf-c/atf-c.pc sed -e 's#__ATF_VERSION__#0.20#g' \ -e 's#__EXEC_PREFIX__#/usr#g' \ <./atf-sh/atf-sh.pc.in >atf-sh/atf-sh.pc.tmp mv atf-c++/atf-c++.pc.tmp atf-c++/atf-c++.pc /bin/sh ./libtool --tag=CXX --mode=compile 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 atf-c++/build.lo atf-c++/build.cpp /bin/sh ./libtool --tag=CXX --mode=compile 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 atf-c++/check.lo atf-c++/check.cpp mv atf-sh/atf-sh.pc.tmp atf-sh/atf-sh.pc /bin/sh ./libtool --tag=CXX --mode=compile 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 atf-c++/config.lo atf-c++/config.cpp /bin/sh ./libtool --tag=CXX --mode=compile 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 atf-c++/tests.lo atf-c++/tests.cpp libtool: compile: 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 atf-c++/build.cpp -fPIC -DPIC -o atf-c++/.libs/build.o /bin/sh ./libtool --tag=CXX --mode=compile 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 atf-c++/utils.lo atf-c++/utils.cpp libtool: compile: 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 atf-c++/check.cpp -fPIC -DPIC -o atf-c++/.libs/check.o libtool: compile: 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 atf-c++/config.cpp -fPIC -DPIC -o atf-c++/.libs/config.o libtool: compile: 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 atf-c++/tests.cpp -fPIC -DPIC -o atf-c++/.libs/tests.o libtool: compile: 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 atf-c++/utils.cpp -fPIC -DPIC -o atf-c++/.libs/utils.o atf-sh/atf-sh.cpp: In member function 'virtual int atf_sh::main()': atf-sh/atf-sh.cpp:145:15: warning: unused variable 'ret' [-Wunused-variable] 145 | const int ret = execv(shell.c_str(), const_cast< char** >(argv)); | ^~~ /bin/sh ./libtool --tag=CXX --mode=compile 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 atf-c++/detail/application.lo atf-c++/detail/application.cpp /bin/sh ./libtool --tag=CXX --mode=compile 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 atf-c++/detail/env.lo atf-c++/detail/env.cpp /bin/sh ./libtool --tag=CXX --mode=compile 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 atf-c++/detail/exceptions.lo atf-c++/detail/exceptions.cpp /bin/sh ./libtool --tag=CXX --mode=compile 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 atf-c++/detail/fs.lo atf-c++/detail/fs.cpp /bin/sh ./libtool --tag=CXX --mode=compile 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 atf-c++/detail/process.lo atf-c++/detail/process.cpp /bin/sh ./libtool --tag=CXX --mode=compile 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 atf-c++/detail/text.lo atf-c++/detail/text.cpp libtool: compile: 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 atf-c++/detail/env.cpp -fPIC -DPIC -o atf-c++/detail/.libs/env.o libtool: compile: 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 atf-c++/detail/fs.cpp -fPIC -DPIC -o atf-c++/detail/.libs/fs.o libtool: compile: 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 atf-c++/detail/process.cpp -fPIC -DPIC -o atf-c++/detail/.libs/process.o libtool: compile: 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 atf-c++/detail/application.cpp -fPIC -DPIC -o atf-c++/detail/.libs/application.o libtool: compile: 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 atf-c++/detail/text.cpp -fPIC -DPIC -o atf-c++/detail/.libs/text.o libtool: compile: 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 atf-c++/detail/exceptions.cpp -fPIC -DPIC -o atf-c++/detail/.libs/exceptions.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/libatf_c_la-build.lo `test -f 'atf-c/build.c' || echo './'`atf-c/build.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/libatf_c_la-check.lo `test -f 'atf-c/check.c' || echo './'`atf-c/check.c atf-c++/detail/process.cpp: In destructor 'atf::process::child::~child()': atf-c++/detail/process.cpp:299:21: warning: unused variable 'err' [-Wunused-variable] 299 | atf_error_t err = atf_process_child_wait(&m_child, &s); | ^~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/libatf_c_la-config.lo `test -f 'atf-c/config.c' || echo './'`atf-c/config.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/build.c -fPIC -DPIC -o atf-c/.libs/libatf_c_la-build.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/libatf_c_la-error.lo `test -f 'atf-c/error.c' || echo './'`atf-c/error.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/check.c -fPIC -DPIC -o atf-c/.libs/libatf_c_la-check.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/libatf_c_la-tc.lo `test -f 'atf-c/tc.c' || echo './'`atf-c/tc.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/libatf_c_la-tp.lo `test -f 'atf-c/tp.c' || echo './'`atf-c/tp.c atf-c/check.c: In function 'cleanup_tmpdir': atf-c/check.c:104:21: warning: unused variable 'err' [-Wunused-variable] 104 | atf_error_t err = atf_fs_rmdir(dir); | ^~~ atf-c/check.c: In function 'atf_check_exec_array': atf-c/check.c:471:21: warning: unused variable 'err2' [-Wunused-variable] 471 | atf_error_t err2 = atf_fs_rmdir(&dir); | ^~~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/libatf_c_la-utils.lo `test -f 'atf-c/utils.c' || echo './'`atf-c/utils.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/config.c -fPIC -DPIC -o atf-c/.libs/libatf_c_la-config.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/libatf_c_la-dynstr.lo `test -f 'atf-c/detail/dynstr.c' || echo './'`atf-c/detail/dynstr.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/error.c -fPIC -DPIC -o atf-c/.libs/libatf_c_la-error.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/libatf_c_la-env.lo `test -f 'atf-c/detail/env.c' || echo './'`atf-c/detail/env.c atf-c/error.c: In function 'no_memory_format': libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/tp.c -fPIC -DPIC -o atf-c/.libs/libatf_c_la-tp.o atf-c/error.c:250:36: warning: unused parameter 'err' [-Wunused-parameter] 250 | no_memory_format(const atf_error_t err, char *buf, size_t buflen) | ~~~~~~~~~~~~~~~~~~^~~ /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/libatf_c_la-fs.lo `test -f 'atf-c/detail/fs.c' || echo './'`atf-c/detail/fs.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/tc.c -fPIC -DPIC -o atf-c/.libs/libatf_c_la-tc.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/utils.c -fPIC -DPIC -o atf-c/.libs/libatf_c_la-utils.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/libatf_c_la-list.lo `test -f 'atf-c/detail/list.c' || echo './'`atf-c/detail/list.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/libatf_c_la-map.lo `test -f 'atf-c/detail/map.c' || echo './'`atf-c/detail/map.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/detail/dynstr.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-dynstr.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/libatf_c_la-process.lo `test -f 'atf-c/detail/process.c' || echo './'`atf-c/detail/process.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/detail/env.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-env.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/detail/fs.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-fs.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/detail/list.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-list.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/libatf_c_la-sanity.lo `test -f 'atf-c/detail/sanity.c' || echo './'`atf-c/detail/sanity.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/libatf_c_la-text.lo `test -f 'atf-c/detail/text.c' || echo './'`atf-c/detail/text.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/libatf_c_la-tp_main.lo `test -f 'atf-c/detail/tp_main.c' || echo './'`atf-c/detail/tp_main.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/detail/map.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-map.o atf-c/detail/fs.c: In function 'replace_contents': atf-c/detail/fs.c:303:17: warning: variable 'err' set but not used [-Wunused-but-set-variable] 303 | atf_error_t err; | ^~~ libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/detail/process.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-process.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\"" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/include\"" "-DATF_LIBEXECDIR=\"/usr/libexec\"" "-DATF_PKGDATADIR=\"/usr/share/atf\"" "-DATF_SHELL=\"/usr/bin/bash\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/libatf_c_la-user.lo `test -f 'atf-c/detail/user.c' || echo './'`atf-c/detail/user.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./atf-c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo `test -f 'atf-c/detail/test_helpers.c' || echo './'`atf-c/detail/test_helpers.c atf-c/detail/process.c: In function 'atf_process_stream_fini': atf-c/detail/process.c:174:47: warning: unused parameter 'sb' [-Wunused-parameter] 174 | atf_process_stream_fini(atf_process_stream_t *sb) | ~~~~~~~~~~~~~~~~~~~~~~^~ atf-c/detail/process.c: In function 'do_exec': atf-c/detail/process.c:607:15: warning: unused variable 'ret' [-Wunused-variable] 607 | const int ret = const_execvp(atf_fs_path_cstring(ea->m_prog), ea->m_argv); | ^~~ At top level: atf-c/detail/process.c:108:1: warning: 'stream_is_valid' defined but not used [-Wunused-function] 108 | stream_is_valid(const atf_process_stream_t *sb) | ^~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/detail/libtest_helpers.la atf-c++/detail/test_helpers.lo libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./atf-c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/detail/test_helpers.c -fPIC -DPIC -o atf-c/detail/.libs/atf_c_detail_libtest_helpers_la-test_helpers.o /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/detail/version_helper atf-c++/detail/version_helper.o /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/process_helpers atf-c/detail/process_helpers.o /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/version_helper atf-c/detail/version_helper.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/detail/sanity.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-sanity.o libtool: link: x86_64-mageia-linux-gnu-ar cru atf-c++/detail/.libs/libtest_helpers.a atf-c++/detail/.libs/test_helpers.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/detail/tp_main.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-tp_main.o libtool: link: x86_64-mageia-linux-gnu-ranlib atf-c++/detail/.libs/libtest_helpers.a libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/detail/text.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-text.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/process_helpers atf-c/detail/process_helpers.o libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/version_helper atf-c/detail/version_helper.o libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/detail/version_helper atf-c++/detail/version_helper.o libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"x86_64-mageia-linux-gnu-gcc\" "-DATF_BUILD_CFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" -DATF_BUILD_CPP=\"\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"x86_64-mageia-linux-gnu-g++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/include\" -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/usr/bin/bash\" -DATF_WORKDIR=\"/tmp\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c atf-c/detail/user.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-user.o x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o test-programs/c_helpers.o test-programs/c_helpers.c libtool: link: ( cd "atf-c++/detail/.libs" && rm -f "libtest_helpers.la" && ln -s "../libtest_helpers.la" "libtest_helpers.la" ) 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 test-programs/cpp_helpers.o test-programs/cpp_helpers.cpp /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/libtest_helpers.la atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -version-info 0:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libatf-c.la -rpath /usr/lib64 atf-c/libatf_c_la-build.lo atf-c/libatf_c_la-check.lo atf-c/libatf_c_la-config.lo atf-c/libatf_c_la-error.lo atf-c/libatf_c_la-tc.lo atf-c/libatf_c_la-tp.lo atf-c/libatf_c_la-utils.lo atf-c/detail/libatf_c_la-dynstr.lo atf-c/detail/libatf_c_la-env.lo atf-c/detail/libatf_c_la-fs.lo atf-c/detail/libatf_c_la-list.lo atf-c/detail/libatf_c_la-map.lo atf-c/detail/libatf_c_la-process.lo atf-c/detail/libatf_c_la-sanity.lo atf-c/detail/libatf_c_la-text.lo atf-c/detail/libatf_c_la-tp_main.lo atf-c/detail/libatf_c_la-user.lo libtool: link: x86_64-mageia-linux-gnu-ar cru atf-c/detail/.libs/libtest_helpers.a atf-c/detail/.libs/atf_c_detail_libtest_helpers_la-test_helpers.o libtool: link: x86_64-mageia-linux-gnu-ranlib atf-c/detail/.libs/libtest_helpers.a libtool: link: ( cd "atf-c/detail/.libs" && rm -f "libtest_helpers.la" && ln -s "../libtest_helpers.la" "libtest_helpers.la" ) libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC atf-c/.libs/libatf_c_la-build.o atf-c/.libs/libatf_c_la-check.o atf-c/.libs/libatf_c_la-config.o atf-c/.libs/libatf_c_la-error.o atf-c/.libs/libatf_c_la-tc.o atf-c/.libs/libatf_c_la-tp.o atf-c/.libs/libatf_c_la-utils.o atf-c/detail/.libs/libatf_c_la-dynstr.o atf-c/detail/.libs/libatf_c_la-env.o atf-c/detail/.libs/libatf_c_la-fs.o atf-c/detail/.libs/libatf_c_la-list.o atf-c/detail/.libs/libatf_c_la-map.o atf-c/detail/.libs/libatf_c_la-process.o atf-c/detail/.libs/libatf_c_la-sanity.o atf-c/detail/.libs/libatf_c_la-text.o atf-c/detail/.libs/libatf_c_la-tp_main.o atf-c/detail/.libs/libatf_c_la-user.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libatf-c.so.0 -o .libs/libatf-c.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libatf-c.so.0" && ln -s "libatf-c.so.0.0.0" "libatf-c.so.0") libtool: link: (cd ".libs" && rm -f "libatf-c.so" && ln -s "libatf-c.so.0.0.0" "libatf-c.so") libtool: link: ( cd ".libs" && rm -f "libatf-c.la" && ln -s "../libatf-c.la" "libatf-c.la" ) /bin/sh ./libtool --tag=CXX --mode=link 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 -version-info 1:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libatf-c++.la -rpath /usr/lib64 atf-c++/build.lo atf-c++/check.lo atf-c++/config.lo atf-c++/tests.lo atf-c++/utils.lo atf-c++/detail/application.lo atf-c++/detail/env.lo atf-c++/detail/exceptions.lo atf-c++/detail/fs.lo atf-c++/detail/process.lo atf-c++/detail/text.lo libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/atf_c_test atf-c/atf_c_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/build_test atf-c/build_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/check_test atf-c/check_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/config_test atf-c/config_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/macros_test atf-c/macros_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/error_test atf-c/error_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/.libs/atf_c_test atf-c/atf_c_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/.libs/macros_test atf-c/macros_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/.libs/config_test atf-c/config_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/.libs/build_test atf-c/build_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/.libs/check_test atf-c/check_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/.libs/error_test atf-c/error_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o atf-c++/.libs/build.o atf-c++/.libs/check.o atf-c++/.libs/config.o atf-c++/.libs/tests.o atf-c++/.libs/utils.o atf-c++/detail/.libs/application.o atf-c++/detail/.libs/env.o atf-c++/detail/.libs/exceptions.o atf-c++/detail/.libs/fs.o atf-c++/detail/.libs/process.o atf-c++/detail/.libs/text.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/atf-0.20/.libs ./.libs/libatf-c.so -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libatf-c++.so.1 -o .libs/libatf-c++.so.1.0.0 /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/tc_test atf-c/tc_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/tp_test atf-c/tp_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/utils_test atf-c/utils_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/dynstr_test atf-c/detail/dynstr_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/env_test atf-c/detail/env_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/fs_test atf-c/detail/fs_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/list_test atf-c/detail/list_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/.libs/tp_test atf-c/tp_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: (cd ".libs" && rm -f "libatf-c++.so.1" && ln -s "libatf-c++.so.1.0.0" "libatf-c++.so.1") libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/.libs/env_test atf-c/detail/env_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/.libs/dynstr_test atf-c/detail/dynstr_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/.libs/fs_test atf-c/detail/fs_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/.libs/tc_test atf-c/tc_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/.libs/utils_test atf-c/utils_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/.libs/list_test atf-c/detail/list_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: (cd ".libs" && rm -f "libatf-c++.so" && ln -s "libatf-c++.so.1.0.0" "libatf-c++.so") /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/map_test atf-c/detail/map_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: ( cd ".libs" && rm -f "libatf-c++.la" && ln -s "../libatf-c++.la" "libatf-c++.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/process_test atf-c/detail/process_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/sanity_test atf-c/detail/sanity_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/text_test atf-c/detail/text_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/user_test atf-c/detail/user_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-programs/c_helpers test-programs/c_helpers.o libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link 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 test-programs/cpp_helpers test-programs/cpp_helpers.o libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link 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 atf-sh/atf-sh atf-sh/atf-sh.o libatf-c++.la libatf-c.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/.libs/map_test atf-c/detail/map_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/.libs/process_test atf-c/detail/process_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/.libs/text_test atf-c/detail/text_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-programs/.libs/c_helpers test-programs/c_helpers.o ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/.libs/sanity_test atf-c/detail/sanity_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c/detail/.libs/user_test atf-c/detail/user_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so /bin/sh ./libtool --tag=CXX --mode=link 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 atf-sh/atf-check atf-sh/atf-check.o libatf-c++.la libatf-c.la libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test-programs/.libs/cpp_helpers test-programs/cpp_helpers.o ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/atf_c++_test atf-c++/atf_c++_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/build_test atf-c++/build_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/check_test atf-c++/check_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/config_test atf-c++/config_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/macros_test atf-c++/macros_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-sh/.libs/atf-sh atf-sh/atf-sh.o ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/.libs/check_test atf-c++/check_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/.libs/atf_c++_test atf-c++/atf_c++_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/tests_test atf-c++/tests_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-sh/.libs/atf-check atf-sh/atf-check.o ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/.libs/macros_test atf-c++/macros_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/.libs/config_test atf-c++/config_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/.libs/build_test atf-c++/build_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/utils_test atf-c++/utils_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/.libs/utils_test atf-c++/utils_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/.libs/tests_test atf-c++/tests_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/detail/application_test atf-c++/detail/application_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/detail/auto_array_test atf-c++/detail/auto_array_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/detail/exceptions_test atf-c++/detail/exceptions_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/detail/fs_test atf-c++/detail/fs_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/detail/process_test atf-c++/detail/process_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/detail/env_test atf-c++/detail/env_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/detail/sanity_test atf-c++/detail/sanity_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/detail/.libs/application_test atf-c++/detail/application_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so /bin/sh ./libtool --tag=CXX --mode=link 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 atf-c++/detail/text_test atf-c++/detail/text_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/detail/.libs/fs_test atf-c++/detail/fs_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/detail/.libs/auto_array_test atf-c++/detail/auto_array_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/detail/.libs/process_test atf-c++/detail/process_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/detail/.libs/exceptions_test atf-c++/detail/exceptions_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/detail/.libs/env_test atf-c++/detail/env_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/detail/.libs/sanity_test atf-c++/detail/sanity_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atf-c++/detail/.libs/text_test atf-c++/detail/text_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/atf-0.20' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rPuITI + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64 + cd atf-0.20 + '[' 1 -eq 1 ']' + make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64 doc_DATA= pkgtestsdir=/usr/libexec/atf/tests 'testsdir=%{_pkgtestsdir}' make install-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/atf-0.20' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/atf-0.20' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libatf-c.la libatf-c++.la '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libatf-c.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/libatf-c.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64 && { ln -s -f libatf-c.so.0.0.0 libatf-c.so.0 || { rm -f libatf-c.so.0 && ln -s libatf-c.so.0.0.0 libatf-c.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64 && { ln -s -f libatf-c.so.0.0.0 libatf-c.so || { rm -f libatf-c.so && ln -s libatf-c.so.0.0.0 libatf-c.so; }; }) libtool: install: /usr/bin/install -p .libs/libatf-c.lai /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/libatf-c.la libtool: warning: relinking 'libatf-c++.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/atf-0.20; /bin/sh "/home/iurt/rpmbuild/BUILD/atf-0.20/libtool" --tag CXX --mode=relink 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 -version-info 1:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libatf-c++.la -rpath /usr/lib64 atf-c++/build.lo atf-c++/check.lo atf-c++/config.lo atf-c++/tests.lo atf-c++/utils.lo atf-c++/detail/application.lo atf-c++/detail/env.lo atf-c++/detail/exceptions.lo atf-c++/detail/fs.lo atf-c++/detail/process.lo atf-c++/detail/text.lo libatf-c.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64) libtool: relink: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o atf-c++/.libs/build.o atf-c++/.libs/check.o atf-c++/.libs/config.o atf-c++/.libs/tests.o atf-c++/.libs/utils.o atf-c++/detail/.libs/application.o atf-c++/detail/.libs/env.o atf-c++/detail/.libs/exceptions.o atf-c++/detail/.libs/fs.o atf-c++/detail/.libs/process.o atf-c++/detail/.libs/text.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64 -L/usr/lib64 -latf-c -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libatf-c++.so.1 -o .libs/libatf-c++.so.1.0.0 libtool: install: /usr/bin/install -p .libs/libatf-c++.so.1.0.0T /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/libatf-c++.so.1.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64 && { ln -s -f libatf-c++.so.1.0.0 libatf-c++.so.1 || { rm -f libatf-c++.so.1 && ln -s libatf-c++.so.1.0.0 libatf-c++.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64 && { ln -s -f libatf-c++.so.1.0.0 libatf-c++.so || { rm -f libatf-c++.so && ln -s libatf-c++.so.1.0.0 libatf-c++.so; }; }) libtool: install: /usr/bin/install -p .libs/libatf-c++.lai /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/libatf-c++.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p atf-sh/atf-sh '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/bin' libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-sh/.libs/atf-sh /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/bin/atf-sh /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec' /bin/sh ./libtool --mode=install /usr/bin/install -p atf-sh/atf-check '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec' libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-sh/.libs/atf-check /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf-check /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/share/aclocal' /usr/bin/install -p -m 644 atf-c/atf-common.m4 atf-c/atf-c.m4 atf-c++/atf-c++.m4 atf-sh/atf-sh.m4 '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/share/aclocal' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/include/atf-c' /usr/bin/install -p -m 644 atf-c/build.h atf-c/check.h atf-c/config.h atf-c/defs.h atf-c/error.h atf-c/error_fwd.h atf-c/macros.h atf-c/tc.h atf-c/tp.h atf-c/utils.h '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/include/atf-c' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/include/atf-c++' /usr/bin/install -p -m 644 atf-c++/build.hpp atf-c++/check.hpp atf-c++/config.hpp atf-c++/macros.hpp atf-c++/tests.hpp atf-c++/utils.hpp '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/include/atf-c++' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 atf-c++/atf-c++.pc '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 atf-c/atf-c.pc '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/share/atf' /usr/bin/install -p -m 644 atf-sh/libatf-sh.subr '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/share/atf' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 atf-sh/atf-sh.pc '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/include' /usr/bin/install -p -m 644 atf-c.h atf-c++.hpp '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 atf-sh/atf-check.1 atf-sh/atf-sh.1 doc/atf-test-program.1 '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 atf-c/atf-c-api.3 atf-c++/atf-c++-api.3 atf-sh/atf-sh-api.3 '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/share/man/man4' /usr/bin/install -p -m 644 doc/atf-test-case.4 '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/share/man/man4' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests' /usr/bin/install -p -m 644 Kyuafile '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c' /usr/bin/install -p -m 644 atf-c/Kyuafile atf-c/macros_h_test.c atf-c/unused_test.c '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c' /bin/sh ./libtool --mode=install /usr/bin/install -p atf-c/atf_c_test atf-c/build_test atf-c/check_test atf-c/config_test atf-c/error_test atf-c/macros_test atf-c/tc_test atf-c/tp_test atf-c/utils_test '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/.libs/atf_c_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/atf_c_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/.libs/build_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/build_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/.libs/check_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/check_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/.libs/config_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/config_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/.libs/error_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/error_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/.libs/macros_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/macros_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/.libs/tc_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/tc_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/.libs/tp_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/tp_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/.libs/utils_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/utils_test /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c' /usr/bin/install -p atf-c/pkg_config_test '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++' /usr/bin/install -p -m 644 atf-c++/Kyuafile atf-c++/macros_hpp_test.cpp atf-c++/unused_test.cpp '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++' /bin/sh ./libtool --mode=install /usr/bin/install -p atf-c++/atf_c++_test atf-c++/build_test atf-c++/check_test atf-c++/config_test atf-c++/macros_test atf-c++/tests_test atf-c++/utils_test '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++' libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c++/.libs/atf_c++_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/atf_c++_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c++/.libs/build_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/build_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c++/.libs/check_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/check_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c++/.libs/config_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/config_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c++/.libs/macros_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/macros_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c++/.libs/tests_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/tests_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c++/.libs/utils_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/utils_test /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++' /usr/bin/install -p atf-c++/pkg_config_test '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail' /usr/bin/install -p -m 644 atf-c++/detail/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail' /bin/sh ./libtool --mode=install /usr/bin/install -p atf-c++/detail/application_test atf-c++/detail/auto_array_test atf-c++/detail/env_test atf-c++/detail/exceptions_test atf-c++/detail/fs_test atf-c++/detail/process_test atf-c++/detail/sanity_test atf-c++/detail/text_test atf-c++/detail/version_helper '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail' libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c++/detail/.libs/application_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/application_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c++/detail/.libs/auto_array_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/auto_array_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c++/detail/.libs/env_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/env_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c++/detail/.libs/exceptions_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/exceptions_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c++/detail/.libs/fs_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/fs_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c++/detail/.libs/process_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/process_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c++/detail/.libs/sanity_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/sanity_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c++/detail/.libs/text_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/text_test libtool: install: /usr/bin/install -p atf-c++/detail/version_helper /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/version_helper /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail' /usr/bin/install -p -m 644 atf-c/detail/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail' /bin/sh ./libtool --mode=install /usr/bin/install -p atf-c/detail/dynstr_test atf-c/detail/env_test atf-c/detail/fs_test atf-c/detail/list_test atf-c/detail/map_test atf-c/detail/process_helpers atf-c/detail/process_test atf-c/detail/sanity_test atf-c/detail/text_test atf-c/detail/user_test atf-c/detail/version_helper '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/detail/.libs/dynstr_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/dynstr_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/detail/.libs/env_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/env_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/detail/.libs/fs_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/fs_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/detail/.libs/list_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/list_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/detail/.libs/map_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/map_test libtool: install: /usr/bin/install -p atf-c/detail/process_helpers /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/process_helpers libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/detail/.libs/process_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/process_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/detail/.libs/sanity_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/sanity_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/detail/.libs/text_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/text_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p atf-c/detail/.libs/user_test /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/user_test libtool: install: /usr/bin/install -p atf-c/detail/version_helper /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/version_helper /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-sh' /usr/bin/install -p -m 644 atf-sh/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-sh' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-sh' /usr/bin/install -p atf-sh/misc_helpers atf-sh/atf_check_test atf-sh/atf-check_test atf-sh/config_test atf-sh/integration_test atf-sh/normalize_test atf-sh/tc_test atf-sh/tp_test '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-sh' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/test-programs' /usr/bin/install -p -m 644 test-programs/Kyuafile '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/test-programs' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/test-programs' /bin/sh ./libtool --mode=install /usr/bin/install -p test-programs/c_helpers test-programs/cpp_helpers '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/test-programs' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p test-programs/.libs/c_helpers /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/test-programs/c_helpers libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/atf-0.20/libatf-c.la' has not been installed in '/usr/lib64' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p test-programs/.libs/cpp_helpers /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/test-programs/cpp_helpers /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/test-programs' /usr/bin/install -p test-programs/sh_helpers test-programs/config_test test-programs/expect_test test-programs/meta_data_test test-programs/result_test test-programs/srcdir_test '/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/test-programs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/atf-0.20' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/atf-0.20' + rm /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/libatf-c++.la /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/libatf-c.la + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.20-13.mga8 --unique-debug-suffix -0.20-13.mga8.x86_64 --unique-debug-src-base atf-0.20-13.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/atf-0.20 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/libatf-c.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/libatf-c++.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/atf_c++_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/bin/atf-sh explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/application_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/check_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/config_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/build_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf-check explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/auto_array_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/process_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/sanity_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/version_helper explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/macros_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/env_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/atf_c_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/tests_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/config_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/libatf-c.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/exceptions_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/text_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/check_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/fs_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/build_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/utils_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/bin/atf-sh extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/atf_c++_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/process_helpers extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/check_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/build_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/map_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/lib64/libatf-c++.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/list_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/text_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/dynstr_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/auto_array_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/config_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/sanity_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/env_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/user_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/tc_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/version_helper extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf-check extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/macros_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/error_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/atf_c_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/process_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/application_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/test-programs/c_helpers explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/tp_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/test-programs/cpp_helpers extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/tests_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/config_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/fs_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/process_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/utils_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/sanity_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/version_helper extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/check_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/env_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/text_test explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/macros_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/utils_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/fs_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/process_helpers extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/exceptions_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/build_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/map_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/text_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/list_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/version_helper extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/test-programs/cpp_helpers extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/tc_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/user_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/sanity_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/env_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/tp_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/test-programs/c_helpers extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/fs_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/process_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/utils_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/error_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/macros_test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/dynstr_test terminate called after throwing an instance of 'terminate called after throwing an instance of 'terminate called after throwing an instance of 'terminate called after throwing an instance of 'std::system_errorstd::system_errorstd::system_errorstd::system_errorterminate called after throwing an instance of '' ' ' terminate called after throwing an instance of '' terminate called after throwing an instance of 'terminate called after throwing an instance of 'std::system_error what(): what(): what(): std::system_error what(): std::system_errorstd::system_error' Resource temporarily unavailableResource temporarily unavailableResource temporarily unavailable' Resource temporarily unavailable' ' what(): what(): what(): what(): Resource temporarily unavailableResource temporarily unavailableResource temporarily unavailableResource temporarily unavailable terminate called after throwing an instance of 'std::system_error' what(): Resource temporarily unavailable terminate called after throwing an instance of 'std::system_error' what(): Resource temporarily unavailable /usr/bin/gdb-add-index: line 106: 83368 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" /usr/bin/gdb-add-index: line 106: 83403 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/atf_c_test gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/check_test /usr/bin/gdb-add-index: line 106: 83415 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/version_helper /usr/bin/gdb-add-index: line 106: 83474 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" /usr/bin/gdb-add-index: line 106: 83377 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/bin/atf-sh gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/detail/process_test /usr/bin/gdb-add-index: line 106: 83480 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/build_test /usr/bin/gdb-add-index: line 106: 83476 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c++/utils_test /usr/bin/gdb-add-index: line 106: 83416 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/detail/user_test /usr/bin/gdb-add-index: line 106: 83348 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/atf-c/build_test /usr/bin/gdb-add-index: line 106: 83411 Aborted (core dumped) $GDB --batch -nx -iex 'set auto-load no' -ex "file $file" -ex "save gdb-index $dwarf5 $dir" gdb-add-index: gdb error generating index for /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/libexec/atf/tests/test-programs/c_helpers original debug info size: 17760kB, size after compression: 14724kB /usr/lib/rpm/sepdebugcrcfix: Updated 42 CRC32s, 0 CRC32s did match. 1534 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/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CDVJnI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd atf-0.20 + '[' 1 -eq 1 ']' + make check make check-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/atf-0.20' make bootstrap/h_tp_basic_c bootstrap/h_tp_basic_cpp bootstrap/h_tp_basic_sh bootstrap/h_tp_atf_check_sh bootstrap/h_tp_fail bootstrap/h_tp_pass make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/atf-0.20' x86_64-mageia-linux-gnu-gcc -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 -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -c -o bootstrap/h_tp_basic_c.o bootstrap/h_tp_basic_c.c /bin/sh ./libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bootstrap/h_tp_basic_c bootstrap/h_tp_basic_c.o libatf-c.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bootstrap/.libs/h_tp_basic_c bootstrap/h_tp_basic_c.o ./.libs/libatf-c.so 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/h_tp_basic_cpp.o bootstrap/h_tp_basic_cpp.cpp /bin/sh ./libtool --tag=CXX --mode=link 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/h_tp_basic_cpp bootstrap/h_tp_basic_cpp.o libatf-c++.la libatf-c.la libtool: link: 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 -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bootstrap/.libs/h_tp_basic_cpp bootstrap/h_tp_basic_cpp.o ./.libs/libatf-c++.so /home/iurt/rpmbuild/BUILD/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so test -d bootstrap || mkdir -p bootstrap Creating bootstrap/h_tp_basic_sh test -d bootstrap || mkdir -p bootstrap Creating bootstrap/h_tp_atf_check_sh test -d bootstrap || mkdir -p bootstrap Creating bootstrap/h_tp_fail test -d bootstrap || mkdir -p bootstrap Creating bootstrap/h_tp_pass make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/atf-0.20' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/atf-0.20' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: atf-tests-0.20-13.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RkPnTJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd atf-0.20 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/share/doc/atf-tests + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/share/doc/atf-tests + cp -pr README.Fedora /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64/usr/share/doc/atf-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: atf-tests = 0.20-13.mga8 atf-tests(x86-64) = 0.20-13.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/atf-sh libatf-c++.so.1()(64bit) libatf-c.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lib64atf-c0-0.20-13.mga8.x86_64 warning: File listed twice: /usr/lib64/libatf-c.so.0 Provides: lib64atf-c0 = 0.20-13.mga8 lib64atf-c0(x86-64) = 0.20-13.mga8 libatf-c.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: lib64atf-c-devel-0.20-13.mga8.x86_64 Provides: devel(libatf-c(64bit)) lib64atf-c-devel = 0.20-13.mga8 lib64atf-c-devel(x86-64) = 0.20-13.mga8 libatf-c-devel = 0.20-13.mga8 libatf-c-devel(x86-64) = 0.20-13.mga8 pkgconfig(atf-c) = 0.20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: lib64atf-c++1-0.20-13.mga8.x86_64 warning: File listed twice: /usr/lib64/libatf-c++.so.1 Provides: lib64atf-c++1 = 0.20-13.mga8 lib64atf-c++1(x86-64) = 0.20-13.mga8 libatf-c++.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatf-c.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lib64atf-c++-devel-0.20-13.mga8.x86_64 Provides: devel(libatf-c++(64bit)) lib64atf-c++-devel = 0.20-13.mga8 lib64atf-c++-devel(x86-64) = 0.20-13.mga8 libatf-c++-devel = 0.20-13.mga8 libatf-c++-devel(x86-64) = 0.20-13.mga8 pkgconfig(atf-c++) = 0.20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libatf-c(64bit)) devel(libgcc_s(64bit)) devel(libstdc++(64bit)) pkgconfig Processing files: atf-sh-0.20-13.mga8.x86_64 Provides: /usr/bin/atf-sh atf-sh = 0.20-13.mga8 atf-sh(x86-64) = 0.20-13.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatf-c++.so.1()(64bit) libatf-c.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: atf-sh-devel-0.20-13.mga8.x86_64 Provides: atf-sh-devel = 0.20-13.mga8 atf-sh-devel(x86-64) = 0.20-13.mga8 pkgconfig(atf-sh) = 0.20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: atf-debugsource-0.20-13.mga8.x86_64 Provides: atf-debugsource = 0.20-13.mga8 atf-debugsource(x86-64) = 0.20-13.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: atf-debuginfo-0.20-13.mga8.x86_64 Provides: atf-debuginfo = 0.20-13.mga8 atf-debuginfo(x86-64) = 0.20-13.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: atf-debugsource(x86-64) = 0.20-13.mga8 Processing files: atf-tests-debuginfo-0.20-13.mga8.x86_64 Provides: atf-tests-debuginfo = 0.20-13.mga8 atf-tests-debuginfo(x86-64) = 0.20-13.mga8 debuginfo(build-id) = 002d16c3adab8cc789fc75b588f7c9e841862463 debuginfo(build-id) = 016e369e90a3efab3bce07d3b1ac8557e746cd68 debuginfo(build-id) = 0225b92fddffb441b99f2b2795705c1f579c3fbc debuginfo(build-id) = 02959dc523f94cbce7a93aa240ead7cdceef273d debuginfo(build-id) = 143d86cc0110bbf4a4c44906eec1f956c1e2f772 debuginfo(build-id) = 2416219a30fb8f188000048b8d932bd699f4e823 debuginfo(build-id) = 2ab8c0c2d709dace6cd10a358a6d6dcfb0521c87 debuginfo(build-id) = 3066124fcb408604846cc06f7a76cd27fb8b6c70 debuginfo(build-id) = 34be4910f5c6dd9e03a8f3fac973d5e1e0dd175d debuginfo(build-id) = 38aac76cadde4a3e61e6a02c803bd0c93c8148a4 debuginfo(build-id) = 3cbd1d53ccd7de7dcd5fe84b9df0e501704b040a debuginfo(build-id) = 42d98654cdcfd5b6082806d41ffbeaf4f96554f2 debuginfo(build-id) = 45580209d14c755859b3db7fcd853e7e93ece546 debuginfo(build-id) = 4b822eff5e3e088fc3cdb0a0d1e2a813564ad667 debuginfo(build-id) = 52fe96a7937e76e73d767ef4652b039f8517ae71 debuginfo(build-id) = 5fc15823c15eb154350693e895fc198278f22c58 debuginfo(build-id) = 6de65039514b70c780c1560b5540bdfeb5b08d4b debuginfo(build-id) = 6e41d3bd43499619e8fcc64311472676bbc8b8db debuginfo(build-id) = 6f8602491b7029cba18e5dc0aa0f8f55ad1d9e3a debuginfo(build-id) = 71ec05d618227991a27dbff0032bf955f8927447 debuginfo(build-id) = 7c88e536ad8ccce3613498d8c648ae5bdca7f57c debuginfo(build-id) = 9368db9beb6cdd70e5c23e31e97c06e38303cd8d debuginfo(build-id) = a78d026deb50a704175cc59cc3b173dbb16e3cbc debuginfo(build-id) = a98408765340731b12f1e35963ffadd6e23839a4 debuginfo(build-id) = b05e2a7541ae663091a10ba0a8d09937d17a72b0 debuginfo(build-id) = ba764e48167330685b8d057f12fd7951d44982a5 debuginfo(build-id) = c52ba4b0e8b93c52ef9c20f44490e4807c6c16d2 debuginfo(build-id) = ce1e0ccbe36b44a3f662e53fd2e470f300efbaff debuginfo(build-id) = cfc4ea89771f183628ebfc8c2afcb91c87191f4f debuginfo(build-id) = cfd0dc74ac2d80cd162ee776bbf49f1c90229406 debuginfo(build-id) = e191a6901a4223833db3011d12a57c3fc33941a7 debuginfo(build-id) = e38336bacee84f9dd5b09d24ef282e1b6600f5b4 debuginfo(build-id) = f0f2d43268ccea1728a7af0fcd4d09c2ceb7dcc7 debuginfo(build-id) = f1097007a518c9edc841ce8680282d0ecad5f15f debuginfo(build-id) = f2eb46028bb7be3f6dc3efb9751d3fa53c6c0563 debuginfo(build-id) = f70e1eba6591bdca9c03a866163ee84fcbaffbaa debuginfo(build-id) = f85bfb9cc4ed4c6adef7a3e427d6b88baf845e19 debuginfo(build-id) = fdb4eb5ba0de5467e8e456ebf7b2d673ed222f45 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: atf-debugsource(x86-64) = 0.20-13.mga8 Processing files: lib64atf-c0-debuginfo-0.20-13.mga8.x86_64 Provides: debuginfo(build-id) = 7cce30dcb86a18358cf46994c616938d97ff4e36 lib64atf-c0-debuginfo = 0.20-13.mga8 lib64atf-c0-debuginfo(x86-64) = 0.20-13.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: atf-debugsource(x86-64) = 0.20-13.mga8 Processing files: lib64atf-c++1-debuginfo-0.20-13.mga8.x86_64 Provides: debuginfo(build-id) = ae8b0aeb794c1bb9b61ea3bc6eca19ea663056b3 lib64atf-c++1-debuginfo = 0.20-13.mga8 lib64atf-c++1-debuginfo(x86-64) = 0.20-13.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: atf-debugsource(x86-64) = 0.20-13.mga8 Processing files: atf-sh-debuginfo-0.20-13.mga8.x86_64 Provides: atf-sh-debuginfo = 0.20-13.mga8 atf-sh-debuginfo(x86-64) = 0.20-13.mga8 debuginfo(build-id) = 832b2ee6896cf85b48c3a620b9f2fea62515328e debuginfo(build-id) = fa08af2a9a8d0c26d40a840b1c14b425f0cccda4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: atf-debugsource(x86-64) = 0.20-13.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64atf-c-devel-0.20-13.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/atf-sh-devel-0.20-13.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64atf-c++-devel-0.20-13.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/atf-sh-0.20-13.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64atf-c0-0.20-13.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64atf-c0-debuginfo-0.20-13.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64atf-c++1-0.20-13.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/atf-debuginfo-0.20-13.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/atf-debugsource-0.20-13.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/atf-sh-debuginfo-0.20-13.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64atf-c++1-debuginfo-0.20-13.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/atf-tests-0.20-13.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/atf-tests-debuginfo-0.20-13.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RQVOZI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd atf-0.20 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/atf-0.20-13.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1JNYMI + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf atf-0.20 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!