>>> atf: Building main/atf 0.21-r7 (using abuild 3.12.0-r3) started Tue, 27 Feb 2024 16:24:09 +0000 >>> atf: Checking sanity of /home/buildozer/aports/main/atf/APKBUILD... >>> atf: Analyzing dependencies... >>> atf: Installing for build: build-base (1/1) Installing .makedepends-atf (20240227.162410) OK: 265 MiB in 110 packages >>> atf: Cleaning up srcdir >>> atf: Cleaning up pkgdir >>> atf: Cleaning up tmpdir >>> atf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/atf-0.21.tar.gz >>> atf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/atf-0.21.tar.gz >>> atf: Checking sha512sums... atf-0.21.tar.gz: OK >>> atf: Unpacking /var/cache/distfiles/atf-0.21.tar.gz... >>> atf: Updating ./admin/config.sub checking build system type... powerpc64le-alpine-linux-musl checking host system type... powerpc64le-alpine-linux-musl checking target system type... powerpc64le-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... admin/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for powerpc64le-alpine-linux-musl-gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for powerpc64le-alpine-linux-musl-ar... no checking for powerpc64le-alpine-linux-musl-lib... no checking for powerpc64le-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert powerpc64le-alpine-linux-musl file names to powerpc64le-alpine-linux-musl format... func_convert_file_noop checking how to convert powerpc64le-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/powerpc64le-alpine-linux-musl/bin/ld option to reload object files... -r checking for powerpc64le-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for powerpc64le-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc64le-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for powerpc64le-alpine-linux-musl-strip... no checking for strip... strip checking for powerpc64le-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for powerpc64le-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) 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... yes checking for powerpc64le-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) 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 gcc supports -Werror... yes checking whether gcc supports -D_FORTIFY_SOURCE=2... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wcast-qual... yes checking whether gcc supports -Wextra... yes checking whether gcc supports -Wpointer-arith... yes checking whether gcc supports -Wredundant-decls... yes checking whether gcc supports -Wreturn-type... yes checking whether gcc supports -Wshadow... yes checking whether gcc supports -Wsign-compare... yes checking whether gcc supports -Wswitch... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -DNDEBUG... yes checking whether gcc supports -Wmissing-prototypes... yes checking whether gcc supports -Wno-traditional... yes checking whether gcc supports -Wstrict-prototypes... no checking whether g++ supports -Werror... yes checking whether g++ supports -D_FORTIFY_SOURCE=2... yes checking whether g++ supports -Wall... yes checking whether g++ supports -Wcast-qual... yes checking whether g++ supports -Wextra... yes checking whether g++ supports -Wpointer-arith... yes checking whether g++ supports -Wredundant-decls... yes checking whether g++ supports -Wreturn-type... yes checking whether g++ supports -Wshadow... yes checking whether g++ supports -Wsign-compare... yes checking whether g++ supports -Wswitch... yes checking whether g++ supports -Wwrite-strings... yes checking whether g++ supports -DNDEBUG... yes checking whether g++ supports -Wabi... no checking whether g++ supports -Wctor-dtor-privacy... yes checking whether g++ supports -Wno-deprecated... yes checking whether g++ supports -Wno-non-template-friend... yes checking whether g++ supports -Wno-pmf-conversions... yes checking whether g++ supports -Wnon-virtual-dtor... yes checking whether g++ supports -Woverloaded-virtual... yes checking whether g++ supports -Wreorder... yes checking whether g++ supports -Wsign-promo... yes checking whether g++ supports -Wsynth... yes checking whether ln -s works... yes checking whether vsnprintf is in std... yes checking whether getopt allows a + sign for POSIX behavior... yes checking whether getopt has optreset... yes 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 kyua... no checking for git... /usr/bin/git 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 config.h config.status: executing bootstrap/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands make all-am make[1]: Entering directory '/home/buildozer/aports/main/atf/src/atf-0.21' depbase=`echo atf-c/atf_c_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/atf_c_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/atf_c_test.o atf-c/atf_c_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/build_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/build_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/build_test.o atf-c/build_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/check_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/check_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/check_test.o atf-c/check_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/error_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/error_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/error_test.o atf-c/error_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/macros_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/macros_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/macros_test.o atf-c/macros_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/tc_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/tc_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/tc_test.o atf-c/tc_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/tp_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/tp_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/tp_test.o atf-c/tp_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/utils_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/utils_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/utils_test.o atf-c/utils_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c++/atf_c++_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/atf_c++_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/atf_c++_test.o atf-c++/atf_c++_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c++/build_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/build_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/build_test.o atf-c++/build_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c++/check_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/check_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/check_test.o atf-c++/check_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c++/macros_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/macros_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/macros_test.o atf-c++/macros_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c++/tests_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/tests_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/tests_test.o atf-c++/tests_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c++/utils_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/utils_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/utils_test.o atf-c++/utils_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c++/detail/application_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/application_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/application_test.o atf-c++/detail/application_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c++/detail/auto_array_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/auto_array_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/auto_array_test.o atf-c++/detail/auto_array_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c++/detail/env_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/env_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/env_test.o atf-c++/detail/env_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c++/detail/exceptions_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/exceptions_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/exceptions_test.o atf-c++/detail/exceptions_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c++/detail/fs_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/fs_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/fs_test.o atf-c++/detail/fs_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c++/detail/process_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/process_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/process_test.o atf-c++/detail/process_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c++/detail/text_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/text_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/text_test.o atf-c++/detail/text_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c++/detail/version_helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/version_helper.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/version_helper.o atf-c++/detail/version_helper.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/detail/dynstr_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/dynstr_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/detail/dynstr_test.o atf-c/detail/dynstr_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/detail/env_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/env_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/detail/env_test.o atf-c/detail/env_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/detail/fs_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/fs_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/detail/fs_test.o atf-c/detail/fs_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/detail/list_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/list_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/detail/list_test.o atf-c/detail/list_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/detail/map_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/map_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/detail/map_test.o atf-c/detail/map_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/detail/process_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/process_helpers.o -MD -MP -MF $depbase.Tpo -c -o atf-c/detail/process_helpers.o atf-c/detail/process_helpers.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/detail/process_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/process_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/detail/process_test.o atf-c/detail/process_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/detail/sanity_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/sanity_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/detail/sanity_test.o atf-c/detail/sanity_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/detail/text_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/text_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/detail/text_test.o atf-c/detail/text_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/detail/user_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/user_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/detail/user_test.o atf-c/detail/user_test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo atf-c/detail/version_helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/version_helper.o -MD -MP -MF $depbase.Tpo -c -o atf-c/detail/version_helper.o atf-c/detail/version_helper.c &&\ mv -f $depbase.Tpo $depbase.Po src="./atf-c/pkg_config_test.sh"; \ dst="atf-c/pkg_config_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src="./atf-c++/pkg_config_test.sh"; \ dst="atf-c++/pkg_config_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src="./atf-sh/misc_helpers.sh"; \ dst="atf-sh/misc_helpers"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src="./atf-sh/atf_check_test.sh"; \ dst="atf-sh/atf_check_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src="./atf-sh/atf-check_test.sh"; \ dst="atf-sh/atf-check_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src="./atf-sh/config_test.sh"; \ dst="atf-sh/config_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src="./atf-sh/integration_test.sh"; \ dst="atf-sh/integration_test"; \ substs="s,__ATF_SH__,/usr/bin/atf-sh,g"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src="./atf-sh/normalize_test.sh"; \ dst="atf-sh/normalize_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src="./atf-sh/tc_test.sh"; \ dst="atf-sh/tc_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src="./atf-sh/tp_test.sh"; \ dst="atf-sh/tp_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src="./test-programs/sh_helpers.sh ./test-programs/common.sh"; \ dst="test-programs/sh_helpers"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src="./test-programs/config_test.sh ./test-programs/common.sh"; \ dst="test-programs/config_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src="./test-programs/expect_test.sh ./test-programs/common.sh"; \ dst="test-programs/expect_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src="./test-programs/meta_data_test.sh ./test-programs/common.sh"; \ dst="test-programs/meta_data_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src="./test-programs/result_test.sh ./test-programs/common.sh"; \ dst="test-programs/result_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src="./test-programs/srcdir_test.sh ./test-programs/common.sh"; \ dst="test-programs/srcdir_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" test -d doc || mkdir -p doc; \ sed -e 's#__DOCDIR__#/usr/share/doc/atf#g' \ -e 's#__TESTSDIR__#/usr/tests#g' \ <./doc/atf.7.in >doc/atf.7.tmp; \ mv doc/atf.7.tmp doc/atf.7 test -d atf-c++ || mkdir -p atf-c++; \ sed -e 's#__ATF_VERSION__#0.21#g' \ -e 's#__CXX__#g++#g' \ -e 's#__INCLUDEDIR__#/usr/include#g' \ -e 's#__LIBDIR__#/usr/lib#g' \ <./atf-c++/atf-c++.pc.in >atf-c++/atf-c++.pc.tmp; \ mv atf-c++/atf-c++.pc.tmp atf-c++/atf-c++.pc test -d atf-c || mkdir -p atf-c; \ sed -e 's#__ATF_VERSION__#0.21#g' \ -e 's#__CC__#gcc#g' \ -e 's#__INCLUDEDIR__#/usr/include#g' \ -e 's#__LIBDIR__#/usr/lib#g' \ <./atf-c/atf-c.pc.in >atf-c/atf-c.pc.tmp; \ mv atf-c/atf-c.pc.tmp atf-c/atf-c.pc test -d atf-sh || mkdir -p atf-sh; \ sed -e 's#__ATF_VERSION__#0.21#g' \ -e 's#__EXEC_PREFIX__#/usr#g' \ <./atf-sh/atf-sh.pc.in >atf-sh/atf-sh.pc.tmp; \ mv atf-sh/atf-sh.pc.tmp atf-sh/atf-sh.pc /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-build.lo -MD -MP -MF atf-c/.deps/libatf_c_la-build.Tpo -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 gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-check.lo -MD -MP -MF atf-c/.deps/libatf_c_la-check.Tpo -c -o atf-c/libatf_c_la-check.lo `test -f 'atf-c/check.c' || echo './'`atf-c/check.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-error.lo -MD -MP -MF atf-c/.deps/libatf_c_la-error.Tpo -c -o atf-c/libatf_c_la-error.lo `test -f 'atf-c/error.c' || echo './'`atf-c/error.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-tc.lo -MD -MP -MF atf-c/.deps/libatf_c_la-tc.Tpo -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 gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-tp.lo -MD -MP -MF atf-c/.deps/libatf_c_la-tp.Tpo -c -o atf-c/libatf_c_la-tp.lo `test -f 'atf-c/tp.c' || echo './'`atf-c/tp.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-utils.lo -MD -MP -MF atf-c/.deps/libatf_c_la-utils.Tpo -c -o atf-c/libatf_c_la-utils.lo `test -f 'atf-c/utils.c' || echo './'`atf-c/utils.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-dynstr.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-dynstr.Tpo -c -o atf-c/detail/libatf_c_la-dynstr.lo `test -f 'atf-c/detail/dynstr.c' || echo './'`atf-c/detail/dynstr.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-env.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-env.Tpo -c -o atf-c/detail/libatf_c_la-env.lo `test -f 'atf-c/detail/env.c' || echo './'`atf-c/detail/env.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-fs.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-fs.Tpo -c -o atf-c/detail/libatf_c_la-fs.lo `test -f 'atf-c/detail/fs.c' || echo './'`atf-c/detail/fs.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-list.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-list.Tpo -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 gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-map.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-map.Tpo -c -o atf-c/detail/libatf_c_la-map.lo `test -f 'atf-c/detail/map.c' || echo './'`atf-c/detail/map.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-process.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-process.Tpo -c -o atf-c/detail/libatf_c_la-process.lo `test -f 'atf-c/detail/process.c' || echo './'`atf-c/detail/process.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-sanity.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-sanity.Tpo -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 gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-text.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-text.Tpo -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 gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-tp_main.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-tp_main.Tpo -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 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-user.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-user.Tpo -c -o atf-c/detail/libatf_c_la-user.lo `test -f 'atf-c/detail/user.c' || echo './'`atf-c/detail/user.c depbase=`echo atf-c++/build.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/build.lo -MD -MP -MF $depbase.Tpo -c -o atf-c++/build.lo atf-c++/build.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atf-c++/check.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/check.lo -MD -MP -MF $depbase.Tpo -c -o atf-c++/check.lo atf-c++/check.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atf-c++/tests.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/tests.lo -MD -MP -MF $depbase.Tpo -c -o atf-c++/tests.lo atf-c++/tests.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atf-c++/utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/utils.lo -MD -MP -MF $depbase.Tpo -c -o atf-c++/utils.lo atf-c++/utils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atf-c++/detail/application.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/application.lo -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/application.lo atf-c++/detail/application.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atf-c++/detail/env.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/env.lo -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/env.lo atf-c++/detail/env.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atf-c++/detail/exceptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/exceptions.lo -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/exceptions.lo atf-c++/detail/exceptions.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atf-c++/detail/fs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/fs.lo -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/fs.lo atf-c++/detail/fs.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atf-c++/detail/process.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/process.lo -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/process.lo atf-c++/detail/process.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo atf-c++/detail/text.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/text.lo -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/text.lo atf-c++/detail/text.cpp &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./atf-c -DATF_INCLUDEDIR=\"/usr/include\" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo -MD -MP -MF atf-c/detail/.deps/atf_c_detail_libtest_helpers_la-test_helpers.Tpo -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 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -DATF_INCLUDEDIR=\"/usr/include\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo -MD -MP -MF atf-c++/detail/.deps/atf_c___detail_libtest_helpers_la-test_helpers.Tpo -c -o atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo `test -f 'atf-c++/detail/test_helpers.cpp' || echo './'`atf-c++/detail/test_helpers.cpp g++ -DHAVE_CONFIG_H -I. -DATF_LIBEXECDIR=\"/usr/libexec\" -DATF_PKGDATADIR=\"/usr/share/atf\" -DATF_SHELL=\"/bin/sh\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-sh/atf_sh_atf_sh-atf-sh.o -MD -MP -MF atf-sh/.deps/atf_sh_atf_sh-atf-sh.Tpo -c -o atf-sh/atf_sh_atf_sh-atf-sh.o `test -f 'atf-sh/atf-sh.cpp' || echo './'`atf-sh/atf-sh.cpp g++ -DHAVE_CONFIG_H -I. -DATF_SHELL=\"/bin/sh\" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-sh/atf_sh_atf_check-atf-check.o -MD -MP -MF atf-sh/.deps/atf_sh_atf_check-atf-check.Tpo -c -o atf-sh/atf_sh_atf_check-atf-check.o `test -f 'atf-sh/atf-check.cpp' || echo './'`atf-sh/atf-check.cpp depbase=`echo test-programs/c_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT test-programs/c_helpers.o -MD -MP -MF $depbase.Tpo -c -o test-programs/c_helpers.o test-programs/c_helpers.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo test-programs/cpp_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT test-programs/cpp_helpers.o -MD -MP -MF $depbase.Tpo -c -o test-programs/cpp_helpers.o test-programs/cpp_helpers.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o atf-c/detail/version_helper atf-c/detail/version_helper.o /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o atf-c/detail/process_helpers atf-c/detail/process_helpers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./atf-c "-DATF_INCLUDEDIR=\"/usr/include\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo -MD -MP -MF atf-c/detail/.deps/atf_c_detail_libtest_helpers_la-test_helpers.Tpo -c atf-c/detail/test_helpers.c -fPIC -DPIC -o atf-c/detail/.libs/atf_c_detail_libtest_helpers_la-test_helpers.o libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c/detail/version_helper atf-c/detail/version_helper.o libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c/detail/process_helpers atf-c/detail/process_helpers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/utils.lo -MD -MP -MF atf-c++/.deps/utils.Tpo -c atf-c++/utils.cpp -fPIC -DPIC -o atf-c++/.libs/utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/fs.lo -MD -MP -MF atf-c++/detail/.deps/fs.Tpo -c atf-c++/detail/fs.cpp -fPIC -DPIC -o atf-c++/detail/.libs/fs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/process.lo -MD -MP -MF atf-c++/detail/.deps/process.Tpo -c atf-c++/detail/process.cpp -fPIC -DPIC -o atf-c++/detail/.libs/process.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/application.lo -MD -MP -MF atf-c++/detail/.deps/application.Tpo -c atf-c++/detail/application.cpp -fPIC -DPIC -o atf-c++/detail/.libs/application.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/tests.lo -MD -MP -MF atf-c++/.deps/tests.Tpo -c atf-c++/tests.cpp -fPIC -DPIC -o atf-c++/.libs/tests.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/exceptions.lo -MD -MP -MF atf-c++/detail/.deps/exceptions.Tpo -c atf-c++/detail/exceptions.cpp -fPIC -DPIC -o atf-c++/detail/.libs/exceptions.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/build.lo -MD -MP -MF atf-c++/.deps/build.Tpo -c atf-c++/build.cpp -fPIC -DPIC -o atf-c++/.libs/build.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/env.lo -MD -MP -MF atf-c++/detail/.deps/env.Tpo -c atf-c++/detail/env.cpp -fPIC -DPIC -o atf-c++/detail/.libs/env.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/check.lo -MD -MP -MF atf-c++/.deps/check.Tpo -c atf-c++/check.cpp -fPIC -DPIC -o atf-c++/.libs/check.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/text.lo -MD -MP -MF atf-c++/detail/.deps/text.Tpo -c atf-c++/detail/text.cpp -fPIC -DPIC -o atf-c++/detail/.libs/text.o libtool: compile: g++ -DHAVE_CONFIG_H -I. "-DATF_INCLUDEDIR=\"/usr/include\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo -MD -MP -MF atf-c++/detail/.deps/atf_c___detail_libtest_helpers_la-test_helpers.Tpo -c atf-c++/detail/test_helpers.cpp -fPIC -DPIC -o atf-c++/detail/.libs/atf_c___detail_libtest_helpers_la-test_helpers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-tp.lo -MD -MP -MF atf-c/.deps/libatf_c_la-tp.Tpo -c atf-c/tp.c -fPIC -DPIC -o atf-c/.libs/libatf_c_la-tp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-tc.lo -MD -MP -MF atf-c/.deps/libatf_c_la-tc.Tpo -c atf-c/tc.c -fPIC -DPIC -o atf-c/.libs/libatf_c_la-tc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-list.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-list.Tpo -c atf-c/detail/list.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-process.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-process.Tpo -c atf-c/detail/process.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-process.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-check.lo -MD -MP -MF atf-c/.deps/libatf_c_la-check.Tpo -c atf-c/check.c -fPIC -DPIC -o atf-c/.libs/libatf_c_la-check.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-text.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-text.Tpo -c atf-c/detail/text.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-text.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-build.lo -MD -MP -MF atf-c/.deps/libatf_c_la-build.Tpo -c atf-c/build.c -fPIC -DPIC -o atf-c/.libs/libatf_c_la-build.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-dynstr.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-dynstr.Tpo -c atf-c/detail/dynstr.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-dynstr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-utils.lo -MD -MP -MF atf-c/.deps/libatf_c_la-utils.Tpo -c atf-c/utils.c -fPIC -DPIC -o atf-c/.libs/libatf_c_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-env.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-env.Tpo -c atf-c/detail/env.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-env.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-tp_main.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-tp_main.Tpo -c atf-c/detail/tp_main.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-tp_main.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-error.lo -MD -MP -MF atf-c/.deps/libatf_c_la-error.Tpo -c atf-c/error.c -fPIC -DPIC -o atf-c/.libs/libatf_c_la-error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-user.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-user.Tpo -c atf-c/detail/user.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-user.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-map.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-map.Tpo -c atf-c/detail/map.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./atf-c "-DATF_INCLUDEDIR=\"/usr/include\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo -MD -MP -MF atf-c/detail/.deps/atf_c_detail_libtest_helpers_la-test_helpers.Tpo -c atf-c/detail/test_helpers.c -o atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-sanity.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-sanity.Tpo -c atf-c/detail/sanity.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-sanity.o libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-fs.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-fs.Tpo -c atf-c/detail/fs.c -fPIC -DPIC -o atf-c/detail/.libs/libatf_c_la-fs.o atf-c/check.c: In function 'cleanup_tmpdir': atf-c/check.c:100:21: warning: unused variable 'err' [-Wunused-variable] 100 | atf_error_t err = atf_fs_rmdir(dir); | ^~~ atf-c/detail/process.c: In function 'atf_process_stream_fini': atf-c/detail/process.c:170:47: warning: unused parameter 'sb' [-Wunused-parameter] 170 | atf_process_stream_fini(atf_process_stream_t *sb) | ~~~~~~~~~~~~~~~~~~~~~~^~ atf-c/check.c: In function 'atf_check_exec_array': atf-c/check.c:467:21: warning: unused variable 'err2' [-Wunused-variable] 467 | atf_error_t err2 = atf_fs_rmdir(&dir); | ^~~~ atf-c/error.c: In function 'no_memory_format': atf-c/error.c:246:36: warning: unused parameter 'err' [-Wunused-parameter] 246 | no_memory_format(const atf_error_t err, char *buf, size_t buflen) | ~~~~~~~~~~~~~~~~~~^~~ atf-c/detail/process.c: In function 'do_exec': atf-c/detail/process.c:603:15: warning: unused variable 'ret' [-Wunused-variable] 603 | const int ret = const_execvp(atf_fs_path_cstring(ea->m_prog), ea->m_argv); | ^~~ atf-c/detail/process.c: At top level: atf-c/detail/process.c:104:1: warning: 'stream_is_valid' defined but not used [-Wunused-function] 104 | stream_is_valid(const atf_process_stream_t *sb) | ^~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-user.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-user.Tpo -c atf-c/detail/user.c -o atf-c/detail/libatf_c_la-user.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-env.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-env.Tpo -c atf-c/detail/env.c -o atf-c/detail/libatf_c_la-env.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-sanity.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-sanity.Tpo -c atf-c/detail/sanity.c -o atf-c/detail/libatf_c_la-sanity.o >/dev/null 2>&1 atf-c/detail/fs.c: In function 'replace_contents': atf-c/detail/fs.c:299:17: warning: variable 'err' set but not used [-Wunused-but-set-variable] 299 | atf_error_t err; | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-tp.lo -MD -MP -MF atf-c/.deps/libatf_c_la-tp.Tpo -c atf-c/tp.c -o atf-c/libatf_c_la-tp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-text.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-text.Tpo -c atf-c/detail/text.c -o atf-c/detail/libatf_c_la-text.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-error.lo -MD -MP -MF atf-c/.deps/libatf_c_la-error.Tpo -c atf-c/error.c -o atf-c/libatf_c_la-error.o >/dev/null 2>&1 mv -f atf-c/detail/.deps/libatf_c_la-env.Tpo atf-c/detail/.deps/libatf_c_la-env.Plo mv -f atf-c/detail/.deps/libatf_c_la-user.Tpo atf-c/detail/.deps/libatf_c_la-user.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-build.lo -MD -MP -MF atf-c/.deps/libatf_c_la-build.Tpo -c atf-c/build.c -o atf-c/libatf_c_la-build.o >/dev/null 2>&1 mv -f atf-c/detail/.deps/libatf_c_la-sanity.Tpo atf-c/detail/.deps/libatf_c_la-sanity.Plo mv -f atf-c/detail/.deps/atf_c_detail_libtest_helpers_la-test_helpers.Tpo atf-c/detail/.deps/atf_c_detail_libtest_helpers_la-test_helpers.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o atf-c/detail/libtest_helpers.la atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-list.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-list.Tpo -c atf-c/detail/list.c -o atf-c/detail/libatf_c_la-list.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-dynstr.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-dynstr.Tpo -c atf-c/detail/dynstr.c -o atf-c/detail/libatf_c_la-dynstr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-check.lo -MD -MP -MF atf-c/.deps/libatf_c_la-check.Tpo -c atf-c/check.c -o atf-c/libatf_c_la-check.o >/dev/null 2>&1 mv -f atf-c/detail/.deps/libatf_c_la-text.Tpo atf-c/detail/.deps/libatf_c_la-text.Plo mv -f atf-c/.deps/libatf_c_la-error.Tpo atf-c/.deps/libatf_c_la-error.Plo mv -f atf-c/.deps/libatf_c_la-tp.Tpo atf-c/.deps/libatf_c_la-tp.Plo libtool: link: ar cru atf-c/detail/.libs/libtest_helpers.a atf-c/detail/.libs/atf_c_detail_libtest_helpers_la-test_helpers.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: 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: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-map.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-map.Tpo -c atf-c/detail/map.c -o atf-c/detail/libatf_c_la-map.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-process.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-process.Tpo -c atf-c/detail/process.c -o atf-c/detail/libatf_c_la-process.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-utils.lo -MD -MP -MF atf-c/.deps/libatf_c_la-utils.Tpo -c atf-c/utils.c -o atf-c/libatf_c_la-utils.o >/dev/null 2>&1 mv -f atf-c/.deps/libatf_c_la-build.Tpo atf-c/.deps/libatf_c_la-build.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-tp_main.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-tp_main.Tpo -c atf-c/detail/tp_main.c -o atf-c/detail/libatf_c_la-tp_main.o >/dev/null 2>&1 mv -f atf-c/detail/.deps/libatf_c_la-list.Tpo atf-c/detail/.deps/libatf_c_la-list.Plo mv -f atf-c/detail/.deps/libatf_c_la-dynstr.Tpo atf-c/detail/.deps/libatf_c_la-dynstr.Plo mv -f atf-c/.deps/libatf_c_la-check.Tpo atf-c/.deps/libatf_c_la-check.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/detail/libatf_c_la-fs.lo -MD -MP -MF atf-c/detail/.deps/libatf_c_la-fs.Tpo -c atf-c/detail/fs.c -o atf-c/detail/libatf_c_la-fs.o >/dev/null 2>&1 mv -f atf-c/detail/.deps/libatf_c_la-map.Tpo atf-c/detail/.deps/libatf_c_la-map.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"gcc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -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\"" "-DATF_BUILD_CPP=\"gcc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"g++\"" "-DATF_BUILD_CXXFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT atf-c/libatf_c_la-tc.lo -MD -MP -MF atf-c/.deps/libatf_c_la-tc.Tpo -c atf-c/tc.c -o atf-c/libatf_c_la-tc.o >/dev/null 2>&1 mv -f atf-c/.deps/libatf_c_la-utils.Tpo atf-c/.deps/libatf_c_la-utils.Plo mv -f atf-c/detail/.deps/libatf_c_la-process.Tpo atf-c/detail/.deps/libatf_c_la-process.Plo mv -f atf-c/detail/.deps/libatf_c_la-tp_main.Tpo atf-c/detail/.deps/libatf_c_la-tp_main.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -o atf-c++/detail/version_helper atf-c++/detail/version_helper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/env.lo -MD -MP -MF atf-c++/detail/.deps/env.Tpo -c atf-c++/detail/env.cpp -o atf-c++/detail/env.o >/dev/null 2>&1 atf-sh/atf-sh.cpp: In member function 'virtual int atf_sh::main()': atf-sh/atf-sh.cpp:174:15: warning: unused variable 'ret' [-Wunused-variable] 174 | const int ret = execv(m_shell.c_str(), const_cast< char** >(argv)); | ^~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/exceptions.lo -MD -MP -MF atf-c++/detail/.deps/exceptions.Tpo -c atf-c++/detail/exceptions.cpp -o atf-c++/detail/exceptions.o >/dev/null 2>&1 libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c++/detail/version_helper atf-c++/detail/version_helper.o mv -f atf-c/detail/.deps/libatf_c_la-fs.Tpo atf-c/detail/.deps/libatf_c_la-fs.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/utils.lo -MD -MP -MF atf-c++/.deps/utils.Tpo -c atf-c++/utils.cpp -o atf-c++/utils.o >/dev/null 2>&1 atf-sh/atf-check.cpp: In function 'int parse_signal(const std::string&)': atf-sh/atf-check.cpp:219:23: warning: catching polymorphic type 'class std::runtime_error' by value [-Wcatch-value=] 219 | } catch (std::runtime_error) { | ^~~~~~~~~~~~~ atf-c++/detail/process.cpp: In destructor 'atf::process::child::~child()': atf-c++/detail/process.cpp:295:21: warning: unused variable 'err' [-Wunused-variable] 295 | atf_error_t err = atf_process_child_wait(&m_child, &s); | ^~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/build.lo -MD -MP -MF atf-c++/.deps/build.Tpo -c atf-c++/build.cpp -o atf-c++/build.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/application.lo -MD -MP -MF atf-c++/detail/.deps/application.Tpo -c atf-c++/detail/application.cpp -o atf-c++/detail/application.o >/dev/null 2>&1 mv -f atf-c/.deps/libatf_c_la-tc.Tpo atf-c/.deps/libatf_c_la-tc.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -version-info 1:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libatf-c.la -rpath /usr/lib atf-c/libatf_c_la-build.lo atf-c/libatf_c_la-check.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: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/check.lo -MD -MP -MF atf-c++/.deps/check.Tpo -c atf-c++/check.cpp -o atf-c++/check.o >/dev/null 2>&1 libtool: link: gcc -shared -fPIC -DPIC atf-c/.libs/libatf_c_la-build.o atf-c/.libs/libatf_c_la-check.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 -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libatf-c.so.1 -o .libs/libatf-c.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libatf-c.so.1" && ln -s "libatf-c.so.1.0.0" "libatf-c.so.1") libtool: link: (cd ".libs" && rm -f "libatf-c.so" && ln -s "libatf-c.so.1.0.0" "libatf-c.so") libtool: link: ar cru .libs/libatf-c.a atf-c/libatf_c_la-build.o atf-c/libatf_c_la-check.o atf-c/libatf_c_la-error.o atf-c/libatf_c_la-tc.o atf-c/libatf_c_la-tp.o atf-c/libatf_c_la-utils.o atf-c/detail/libatf_c_la-dynstr.o atf-c/detail/libatf_c_la-env.o atf-c/detail/libatf_c_la-fs.o atf-c/detail/libatf_c_la-list.o atf-c/detail/libatf_c_la-map.o atf-c/detail/libatf_c_la-process.o atf-c/detail/libatf_c_la-sanity.o atf-c/detail/libatf_c_la-text.o atf-c/detail/libatf_c_la-tp_main.o atf-c/detail/libatf_c_la-user.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libatf-c.a libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/text.lo -MD -MP -MF atf-c++/detail/.deps/text.Tpo -c atf-c++/detail/text.cpp -o atf-c++/detail/text.o >/dev/null 2>&1 libtool: link: ( cd ".libs" && rm -f "libatf-c.la" && ln -s "../libatf-c.la" "libatf-c.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o atf-c/error_test atf-c/error_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o atf-c/detail/list_test atf-c/detail/list_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o atf-c/detail/map_test atf-c/detail/map_test.o atf-c/detail/libtest_helpers.la libatf-c.la /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o test-programs/c_helpers test-programs/c_helpers.o libatf-c.la mv -f atf-sh/.deps/atf_sh_atf_sh-atf-sh.Tpo atf-sh/.deps/atf_sh_atf_sh-atf-sh.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o atf-c/detail/fs_test atf-c/detail/fs_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o test-programs/.libs/c_helpers test-programs/c_helpers.o ./.libs/libatf-c.so libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c/.libs/utils_test atf-c/utils_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c/.libs/tc_test atf-c/tc_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c/.libs/build_test atf-c/build_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c/.libs/macros_test atf-c/macros_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c/.libs/check_test atf-c/check_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c/.libs/tp_test atf-c/tp_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c/detail/.libs/user_test atf-c/detail/user_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c/.libs/error_test atf-c/error_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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: compile: g++ -DHAVE_CONFIG_H -I. "-DATF_INCLUDEDIR=\"/usr/include\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo -MD -MP -MF atf-c++/detail/.deps/atf_c___detail_libtest_helpers_la-test_helpers.Tpo -c atf-c++/detail/test_helpers.cpp -o atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/process.lo -MD -MP -MF atf-c++/detail/.deps/process.Tpo -c atf-c++/detail/process.cpp -o atf-c++/detail/process.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/fs.lo -MD -MP -MF atf-c++/detail/.deps/fs.Tpo -c atf-c++/detail/fs.cpp -o atf-c++/detail/fs.o >/dev/null 2>&1 mv -f atf-sh/.deps/atf_sh_atf_check-atf-check.Tpo atf-sh/.deps/atf_sh_atf_check-atf-check.Po libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/tests.lo -MD -MP -MF atf-c++/.deps/tests.Tpo -c atf-c++/tests.cpp -o atf-c++/tests.o >/dev/null 2>&1 mv -f atf-c++/detail/.deps/atf_c___detail_libtest_helpers_la-test_helpers.Tpo atf-c++/detail/.deps/atf_c___detail_libtest_helpers_la-test_helpers.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -o atf-c++/detail/libtest_helpers.la atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo libtool: link: ar cru atf-c++/detail/.libs/libtest_helpers.a atf-c++/detail/.libs/atf_c___detail_libtest_helpers_la-test_helpers.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: 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" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 2:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libatf-c++.la -rpath /usr/lib atf-c++/build.lo atf-c++/check.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 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../../../lib/crti.o /usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/crtbeginS.o atf-c++/.libs/build.o atf-c++/.libs/check.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 -Wl,-rpath -Wl,/home/buildozer/aports/main/atf/src/atf-0.21/.libs ./.libs/libatf-c.so -L/usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1 -L/usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../../../powerpc64le-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../../../powerpc64le-alpine-linux-musl/lib -L/usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/crtendS.o /usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../../../lib/crtn.o -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libatf-c++.so.2 -o .libs/libatf-c++.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libatf-c++.so.2" && ln -s "libatf-c++.so.2.0.0" "libatf-c++.so.2") libtool: link: (cd ".libs" && rm -f "libatf-c++.so" && ln -s "libatf-c++.so.2.0.0" "libatf-c++.so") libtool: link: ar cru .libs/libatf-c++.a atf-c++/build.o atf-c++/check.o atf-c++/tests.o atf-c++/utils.o atf-c++/detail/application.o atf-c++/detail/env.o atf-c++/detail/exceptions.o atf-c++/detail/fs.o atf-c++/detail/process.o atf-c++/detail/text.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libatf-c++.a libtool: link: ( cd ".libs" && rm -f "libatf-c++.la" && ln -s "../libatf-c++.la" "libatf-c++.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -o atf-sh/atf-sh atf-sh/atf_sh_atf_sh-atf-sh.o libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -o atf-sh/atf-check atf-sh/atf_sh_atf_check-atf-check.o libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -o atf-c++/macros_test atf-c++/macros_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -o atf-c++/tests_test atf-c++/tests_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -o atf-c++/utils_test atf-c++/utils_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -o atf-c++/detail/text_test atf-c++/detail/text_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la /bin/sh ./libtool --tag=CXX --mode=link g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -o test-programs/cpp_helpers test-programs/cpp_helpers.o libatf-c++.la libatf-c.la libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-sh/.libs/atf-sh atf-sh/atf_sh_atf_sh-atf-sh.o ./.libs/libatf-c++.so /home/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-sh/.libs/atf-check atf-sh/atf_sh_atf_check-atf-check.o ./.libs/libatf-c++.so /home/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o test-programs/.libs/cpp_helpers test-programs/cpp_helpers.o ./.libs/libatf-c++.so /home/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c++/.libs/build_test atf-c++/build_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c++/.libs/check_test atf-c++/check_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c++/.libs/utils_test atf-c++/utils_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c++/.libs/macros_test atf-c++/macros_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o atf-c++/.libs/tests_test atf-c++/tests_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /home/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so make[1]: Leaving directory '/home/buildozer/aports/main/atf/src/atf-0.21' make check-am make[1]: Entering directory '/home/buildozer/aports/main/atf/src/atf-0.21' 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/buildozer/aports/main/atf/src/atf-0.21' src=./bootstrap/h_tp_basic_sh.sh; dst=bootstrap/h_tp_basic_sh; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src=./bootstrap/h_tp_atf_check_sh.sh; dst=bootstrap/h_tp_atf_check_sh; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src=./bootstrap/h_tp_fail.sh; dst=bootstrap/h_tp_fail; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" src=./bootstrap/h_tp_pass.sh; dst=bootstrap/h_tp_pass; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" depbase=`echo bootstrap/h_tp_basic_c.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -MT bootstrap/h_tp_basic_c.o -MD -MP -MF $depbase.Tpo -c -o bootstrap/h_tp_basic_c.o bootstrap/h_tp_basic_c.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo bootstrap/h_tp_basic_cpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT bootstrap/h_tp_basic_cpp.o -MD -MP -MF $depbase.Tpo -c -o bootstrap/h_tp_basic_cpp.o bootstrap/h_tp_basic_cpp.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o bootstrap/h_tp_basic_c bootstrap/h_tp_basic_c.o libatf-c.la libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o bootstrap/.libs/h_tp_basic_c bootstrap/h_tp_basic_c.o ./.libs/libatf-c.so /bin/sh ./libtool --tag=CXX --mode=link g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1,--sort-common -Wl,-z,pack-relative-relocs -o bootstrap/h_tp_basic_cpp bootstrap/h_tp_basic_cpp.o libatf-c++.la libatf-c.la libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-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,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o bootstrap/.libs/h_tp_basic_cpp bootstrap/h_tp_basic_cpp.o ./.libs/libatf-c++.so /home/buildozer/aports/main/atf/src/atf-0.21/.libs/libatf-c.so ./.libs/libatf-c.so make[2]: Leaving directory '/home/buildozer/aports/main/atf/src/atf-0.21' make[1]: Leaving directory '/home/buildozer/aports/main/atf/src/atf-0.21' >>> atf: Entering fakeroot... make install-am make[1]: Entering directory '/home/buildozer/aports/main/atf/src/atf-0.21' make[2]: Entering directory '/home/buildozer/aports/main/atf/src/atf-0.21' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/share/aclocal' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/include/atf-c' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/include/atf-c++' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/lib/pkgconfig' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/lib/pkgconfig' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/share/atf' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/lib/pkgconfig' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/share/doc/atf' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/include' /usr/bin/install -c -m 644 atf-c/atf-common.m4 atf-c/atf-c.m4 atf-c++/atf-c++.m4 atf-sh/atf-sh.m4 '/home/buildozer/aports/main/atf/pkg/atf/usr/share/aclocal' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/share/man/man1' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/share/man/man3' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/share/man/man4' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/share/man/man7' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/include/atf-c' /usr/bin/install -c -m 644 atf-c/build.h atf-c/check.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/buildozer/aports/main/atf/pkg/atf/usr/include/atf-c' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf' /usr/bin/install -c -m 644 atf-c++/build.hpp atf-c++/check.hpp atf-c++/macros.hpp atf-c++/tests.hpp atf-c++/utils.hpp '/home/buildozer/aports/main/atf/pkg/atf/usr/include/atf-c++' /usr/bin/install -c -m 644 atf-c++/atf-c++.pc '/home/buildozer/aports/main/atf/pkg/atf/usr/lib/pkgconfig' /usr/bin/install -c -m 644 atf-c/atf-c.pc '/home/buildozer/aports/main/atf/pkg/atf/usr/lib/pkgconfig' /usr/bin/install -c -m 644 atf-sh/atf-sh.pc '/home/buildozer/aports/main/atf/pkg/atf/usr/lib/pkgconfig' /usr/bin/install -c -m 644 atf-sh/libatf-sh.subr '/home/buildozer/aports/main/atf/pkg/atf/usr/share/atf' /usr/bin/install -c -m 644 atf-c/defs.h '/home/buildozer/aports/main/atf/pkg/atf/usr/include/atf-c' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c' /usr/bin/install -c -m 644 AUTHORS COPYING NEWS README '/home/buildozer/aports/main/atf/pkg/atf/usr/share/doc/atf' /usr/bin/install -c -m 644 atf-c.h atf-c++.hpp '/home/buildozer/aports/main/atf/pkg/atf/usr/include' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c' /usr/bin/install -c -m 644 Kyuafile '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf' /usr/bin/install -c -m 644 doc/atf-test-case.4 '/home/buildozer/aports/main/atf/pkg/atf/usr/share/man/man4' /usr/bin/install -c -m 644 atf-sh/atf-check.1 atf-sh/atf-sh.1 doc/atf-test-program.1 '/home/buildozer/aports/main/atf/pkg/atf/usr/share/man/man1' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++' /usr/bin/install -c -m 644 doc/atf.7 '/home/buildozer/aports/main/atf/pkg/atf/usr/share/man/man7' /usr/bin/install -c -m 644 atf-c/atf-c.3 atf-c++/atf-c++.3 atf-sh/atf-sh.3 '/home/buildozer/aports/main/atf/pkg/atf/usr/share/man/man3' /usr/bin/install -c -m 644 atf-c/Kyuafile atf-c/macros_h_test.c atf-c/unused_test.c '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c' /usr/bin/install -c atf-c/pkg_config_test '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/detail' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/detail' /usr/bin/install -c -m 644 atf-c++/Kyuafile atf-c++/macros_hpp_test.cpp atf-c++/unused_test.cpp '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-sh' /usr/bin/install -c atf-c++/pkg_config_test '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++' /usr/bin/install -c -m 644 atf-c++/detail/Kyuafile '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/detail' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-sh' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/test-programs' /usr/bin/install -c -m 644 atf-c/detail/Kyuafile '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/detail' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/test-programs' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/lib' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/libexec' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++' /usr/bin/install -c -m 644 atf-sh/Kyuafile '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-sh' /bin/sh ./libtool --mode=install /usr/bin/install -c libatf-c.la libatf-c++.la '/home/buildozer/aports/main/atf/pkg/atf/usr/lib' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/detail' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/detail' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/test-programs' /usr/bin/install -c -m 644 test-programs/Kyuafile '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/test-programs' /bin/sh ./libtool --mode=install /usr/bin/install -c atf-c/atf_c_test atf-c/build_test atf-c/check_test atf-c/error_test atf-c/macros_test atf-c/tc_test atf-c/tp_test atf-c/utils_test '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c' /usr/bin/install -c 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/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-sh' /bin/sh ./libtool --mode=install /usr/bin/install -c atf-c++/atf_c++_test atf-c++/build_test atf-c++/check_test atf-c++/macros_test atf-c++/tests_test atf-c++/utils_test '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++' /bin/sh ./libtool --mode=install /usr/bin/install -c test-programs/c_helpers test-programs/cpp_helpers '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/test-programs' /usr/bin/install -c 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/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/test-programs' /bin/sh ./libtool --mode=install /usr/bin/install -c 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/text_test atf-c++/detail/version_helper '/home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/detail' /bin/sh ./libtool --mode=install /usr/bin/install -c 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/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/detail' /bin/sh ./libtool --mode=install /usr/bin/install -c atf-sh/atf-check '/home/buildozer/aports/main/atf/pkg/atf/usr/libexec' libtool: install: /usr/bin/install -c .libs/libatf-c.so.1.0.0 /home/buildozer/aports/main/atf/pkg/atf/usr/lib/libatf-c.so.1.0.0 libtool: install: (cd /home/buildozer/aports/main/atf/pkg/atf/usr/lib && { 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/buildozer/aports/main/atf/pkg/atf/usr/lib && { 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 -c .libs/libatf-c.lai /home/buildozer/aports/main/atf/pkg/atf/usr/lib/libatf-c.la libtool: warning: relinking 'libatf-c++.la' libtool: install: (cd /home/buildozer/aports/main/atf/src/atf-0.21; /bin/sh "/home/buildozer/aports/main/atf/src/atf-0.21/libtool" --tag CXX --mode=relink g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 2:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libatf-c++.la -rpath /usr/lib atf-c++/build.lo atf-c++/check.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/buildozer/aports/main/atf/pkg/atf) libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c test-programs/.libs/c_helpers /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/test-programs/c_helpers libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c/.libs/atf_c_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/atf_c_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-sh/.libs/atf-check /home/buildozer/aports/main/atf/pkg/atf/usr/libexec/atf-check libtool: install: /usr/bin/install -c atf-c++/.libs/atf_c++_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/atf_c++_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c++/detail/.libs/application_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/detail/application_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c/detail/.libs/dynstr_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/detail/dynstr_test libtool: install: /usr/bin/install -c test-programs/.libs/cpp_helpers /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/test-programs/cpp_helpers libtool: install: /usr/bin/install -c atf-c/.libs/build_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/build_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c/detail/.libs/env_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/detail/env_test libtool: install: /usr/bin/install -c atf-c++/.libs/build_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/build_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c/.libs/check_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/check_test libtool: install: /usr/bin/install -c atf-c++/detail/.libs/auto_array_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/detail/auto_array_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c/detail/.libs/fs_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/detail/fs_test libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c/.libs/error_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/error_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c++/.libs/check_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/check_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c++/detail/.libs/env_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/detail/env_test libtool: install: /usr/bin/install -c atf-c/detail/.libs/list_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/detail/list_test libtool: install: /usr/bin/install -c atf-c/.libs/macros_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/macros_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c/detail/.libs/map_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/detail/map_test libtool: install: /usr/bin/install -c atf-c++/.libs/macros_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/macros_test libtool: install: /usr/bin/install -c atf-c/.libs/tc_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/tc_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c/detail/process_helpers /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/detail/process_helpers libtool: install: /usr/bin/install -c atf-c++/detail/.libs/exceptions_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/detail/exceptions_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c/.libs/tp_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/tp_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c/detail/.libs/process_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/detail/process_test libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c++/.libs/tests_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/tests_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c++/detail/.libs/fs_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/detail/fs_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c/.libs/utils_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/utils_test libtool: install: /usr/bin/install -c atf-c/detail/.libs/sanity_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/detail/sanity_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c/detail/.libs/text_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/detail/text_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c++/.libs/utils_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/utils_test libtool: install: /usr/bin/install -c atf-c++/detail/.libs/process_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/detail/process_test libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c/detail/.libs/user_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/detail/user_test libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c/detail/version_helper /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c/detail/version_helper libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-c++/detail/.libs/text_test /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/detail/text_test libtool: install: /usr/bin/install -c atf-c++/detail/version_helper /home/buildozer/aports/main/atf/pkg/atf/usr/tests/atf/atf-c++/detail/version_helper make install-data-hook make[3]: Entering directory '/home/buildozer/aports/main/atf/src/atf-0.21' cd /home/buildozer/aports/main/atf/pkg/atf/usr/share/man/man3 && \ for binding in c c++ sh; do \ rm -f "atf-${binding}-api.3"; \ ln -s "atf-${binding}.3" "atf-${binding}-api.3"; \ done make[3]: Leaving directory '/home/buildozer/aports/main/atf/src/atf-0.21' libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../../../lib/crti.o /usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/crtbeginS.o atf-c++/.libs/build.o atf-c++/.libs/check.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 -L/home/buildozer/aports/main/atf/pkg/atf/usr/lib -L/usr/lib -latf-c -L/usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1 -L/usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../../../powerpc64le-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../../../powerpc64le-alpine-linux-musl/lib -L/usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/crtendS.o /usr/lib/gcc/powerpc64le-alpine-linux-musl/13.2.1/../../../../lib/crtn.o -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libatf-c++.so.2 -o .libs/libatf-c++.so.2.0.0 libtool: install: /usr/bin/install -c .libs/libatf-c++.so.2.0.0T /home/buildozer/aports/main/atf/pkg/atf/usr/lib/libatf-c++.so.2.0.0 libtool: install: (cd /home/buildozer/aports/main/atf/pkg/atf/usr/lib && { ln -s -f libatf-c++.so.2.0.0 libatf-c++.so.2 || { rm -f libatf-c++.so.2 && ln -s libatf-c++.so.2.0.0 libatf-c++.so.2; }; }) libtool: install: (cd /home/buildozer/aports/main/atf/pkg/atf/usr/lib && { ln -s -f libatf-c++.so.2.0.0 libatf-c++.so || { rm -f libatf-c++.so && ln -s libatf-c++.so.2.0.0 libatf-c++.so; }; }) libtool: install: /usr/bin/install -c .libs/libatf-c++.lai /home/buildozer/aports/main/atf/pkg/atf/usr/lib/libatf-c++.la libtool: install: /usr/bin/install -c .libs/libatf-c.a /home/buildozer/aports/main/atf/pkg/atf/usr/lib/libatf-c.a libtool: install: chmod 644 /home/buildozer/aports/main/atf/pkg/atf/usr/lib/libatf-c.a libtool: install: ranlib /home/buildozer/aports/main/atf/pkg/atf/usr/lib/libatf-c.a libtool: install: /usr/bin/install -c .libs/libatf-c++.a /home/buildozer/aports/main/atf/pkg/atf/usr/lib/libatf-c++.a libtool: install: chmod 644 /home/buildozer/aports/main/atf/pkg/atf/usr/lib/libatf-c++.a libtool: install: ranlib /home/buildozer/aports/main/atf/pkg/atf/usr/lib/libatf-c++.a libtool: warning: remember to run 'libtool --finish /usr/lib' admin/install-sh -c -d '/home/buildozer/aports/main/atf/pkg/atf/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c atf-sh/atf-sh '/home/buildozer/aports/main/atf/pkg/atf/usr/bin' libtool: warning: 'libatf-c++.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/main/atf/src/atf-0.21/libatf-c.la' has not been installed in '/usr/lib' libtool: warning: 'libatf-c.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c atf-sh/.libs/atf-sh /home/buildozer/aports/main/atf/pkg/atf/usr/bin/atf-sh make[2]: Leaving directory '/home/buildozer/aports/main/atf/src/atf-0.21' make[1]: Leaving directory '/home/buildozer/aports/main/atf/src/atf-0.21' >>> atf-static*: Running split function static... >>> atf-static*: Preparing subpackage atf-static... >>> atf-static*: Stripping binaries >>> atf-static*: Running postcheck for atf-static >>> atf-dev*: Running split function dev... >>> atf-dev*: Preparing subpackage atf-dev... >>> atf-dev*: Stripping binaries >>> atf-dev*: Running postcheck for atf-dev >>> atf-doc*: Running split function doc... >>> atf-doc*: Preparing subpackage atf-doc... >>> atf-doc*: Running postcheck for atf-doc >>> atf*: Running postcheck for atf >>> atf*: Preparing package atf... >>> atf*: Stripping binaries >>> atf-dev*: Scanning shared objects >>> atf-doc*: Scanning shared objects >>> atf-static*: Scanning shared objects >>> atf*: Scanning shared objects >>> atf-dev*: Tracing dependencies... atf=0.21-r7 pkgconfig >>> atf-dev*: Package size: 176.0 KB >>> atf-dev*: Compressing data... >>> atf-dev*: Create checksum... >>> atf-dev*: Create atf-dev-0.21-r7.apk >>> atf-doc*: Tracing dependencies... >>> atf-doc*: Package size: 136.0 KB >>> atf-doc*: Compressing data... >>> atf-doc*: Create checksum... >>> atf-doc*: Create atf-doc-0.21-r7.apk >>> atf-static*: Tracing dependencies... >>> atf-static*: Package size: 464.0 KB >>> atf-static*: Compressing data... >>> atf-static*: Create checksum... >>> atf-static*: Create atf-static-0.21-r7.apk >>> atf*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> atf*: Package size: 3.3 MB >>> atf*: Compressing data... >>> atf*: Create checksum... >>> atf*: Create atf-0.21-r7.apk >>> atf: Build complete at Tue, 27 Feb 2024 16:24:24 +0000 elapsed time 0h 0m 15s >>> atf: Cleaning up srcdir >>> atf: Cleaning up pkgdir >>> atf: Uninstalling dependencies... (1/1) Purging .makedepends-atf (20240227.162410) OK: 265 MiB in 109 packages >>> atf: Updating the main/ppc64le repository index... >>> atf: Signing the index...