>>> atf: Building main/atf 0.23-r0 (using abuild 3.15.0-r0) started Wed, 13 Aug 2025 01:56:36 +0000 >>> atf: Validating /home/udu/aports/main/atf/APKBUILD... >>> atf: Analyzing dependencies... >>> atf: Installing for build: build-base (1/1) Installing .makedepends-atf (20250813.015637) OK: 1392 MiB in 486 packages >>> atf: Cleaning up srcdir >>> atf: Cleaning up pkgdir >>> atf: Cleaning up tmpdir >>> atf: Fetching https://github.com/freebsd/atf/releases/download/atf-0.23/atf-0.23.tar.gz >>> atf: Fetching https://github.com/freebsd/atf/releases/download/atf-0.23/atf-0.23.tar.gz >>> atf: Checking sha512sums... atf-0.23.tar.gz: OK >>> atf: Unpacking /var/cache/distfiles/atf-0.23.tar.gz... checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking dependency style of cc... gcc3 checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-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 cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-alpine-linux-musl-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking how to run the C preprocessor... cc -E checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C preprocessor... cc -E checking whether c++ supports C++14 features with -std=c++14... yes checking whether cc supports -Werror... yes checking whether cc supports -D_FORTIFY_SOURCE=2... yes checking whether cc supports -Wall... yes checking whether cc supports -Wcast-qual... yes checking whether cc supports -Wextra... yes checking whether cc supports -Wpointer-arith... yes checking whether cc supports -Wredundant-decls... yes checking whether cc supports -Wreturn-type... yes checking whether cc supports -Wshadow... yes checking whether cc supports -Wsign-compare... yes checking whether cc supports -Wswitch... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -DNDEBUG... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wno-traditional... yes checking whether cc supports -Wstrict-prototypes... yes checking whether c++ -std=c++14 supports -Werror... yes checking whether c++ -std=c++14 supports -D_FORTIFY_SOURCE=2... yes checking whether c++ -std=c++14 supports -Wall... yes checking whether c++ -std=c++14 supports -Wcast-qual... yes checking whether c++ -std=c++14 supports -Wextra... yes checking whether c++ -std=c++14 supports -Wpointer-arith... yes checking whether c++ -std=c++14 supports -Wredundant-decls... yes checking whether c++ -std=c++14 supports -Wreturn-type... yes checking whether c++ -std=c++14 supports -Wshadow... yes checking whether c++ -std=c++14 supports -Wsign-compare... yes checking whether c++ -std=c++14 supports -Wswitch... yes checking whether c++ -std=c++14 supports -Wwrite-strings... yes checking whether c++ -std=c++14 supports -DNDEBUG... yes checking whether c++ -std=c++14 supports -Wabi... no checking whether c++ -std=c++14 supports -Wctor-dtor-privacy... yes checking whether c++ -std=c++14 supports -Wno-deprecated... yes checking whether c++ -std=c++14 supports -Wno-non-template-friend... yes checking whether c++ -std=c++14 supports -Wno-pmf-conversions... yes checking whether c++ -std=c++14 supports -Wnon-virtual-dtor... yes checking whether c++ -std=c++14 supports -Woverloaded-virtual... yes checking whether c++ -std=c++14 supports -Wreorder... yes checking whether c++ -std=c++14 supports -Wsign-promo... yes checking whether c++ -std=c++14 supports -Wsynth... yes checking whether vsnprintf is in std... no 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__((nonnull)) is supported... yes checking whether __attribute__((__noreturn__)) is supported... yes checking whether __attribute__((__unused__)) is supported... 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/udu/aports/main/atf/src/atf-0.23' 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.23#g' \ -e 's#__CXX__#c++ -std=c++14#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.23#g' \ -e 's#__CC__#cc#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.23#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 c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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.o -MD -MP -MF atf-sh/.deps/atf_sh-atf-sh.Tpo -c -o atf-sh/atf_sh-atf-sh.o `test -f 'atf-sh/atf-sh.cpp' || echo './'`atf-sh/atf-sh.cpp depbase=`echo atf-c++/build.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"cc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++ -std=c++14\"" "-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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 cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"cc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++ -std=c++14\"" "-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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 cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"cc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++ -std=c++14\"" "-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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 cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"cc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++ -std=c++14\"" "-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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 cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"cc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++ -std=c++14\"" "-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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 cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"cc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++ -std=c++14\"" "-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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 cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"cc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++ -std=c++14\"" "-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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 cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"cc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++ -std=c++14\"" "-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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 cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"" "-DATF_BUILD_CPP=\"cc -E\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++ -std=c++14\"" "-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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 libtool: compile: cc -DHAVE_CONFIG_H -I. "\\@-DATF_BUILD_CC=\"cc\"\\" "\\@-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"\\" "\\@-DATF_BUILD_CPP=\"cc -E\"\\" "\\@-DATF_BUILD_CPPFLAGS=\"\"\\" "\\@-DATF_BUILD_CXX=\"c++ -std=c++14\"\\" "\\@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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: cc -DHAVE_CONFIG_H -I. "\\@-DATF_BUILD_CC=\"cc\"\\" "\\@-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"\\" "\\@-DATF_BUILD_CPP=\"cc -E\"\\" "\\@-DATF_BUILD_CPPFLAGS=\"\"\\" "\\@-DATF_BUILD_CXX=\"c++ -std=c++14\"\\" "\\@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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: cc -DHAVE_CONFIG_H -I. "\\@-DATF_BUILD_CC=\"cc\"\\" "\\@-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"\\" "\\@-DATF_BUILD_CPP=\"cc -E\"\\" "\\@-DATF_BUILD_CPPFLAGS=\"\"\\" "\\@-DATF_BUILD_CXX=\"c++ -std=c++14\"\\" "\\@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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: cc -DHAVE_CONFIG_H -I. "\\@-DATF_BUILD_CC=\"cc\"\\" "\\@-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"\\" "\\@-DATF_BUILD_CPP=\"cc -E\"\\" "\\@-DATF_BUILD_CPPFLAGS=\"\"\\" "\\@-DATF_BUILD_CXX=\"c++ -std=c++14\"\\" "\\@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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: cc -DHAVE_CONFIG_H -I. "\\@-DATF_BUILD_CC=\"cc\"\\" "\\@-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"\\" "\\@-DATF_BUILD_CPP=\"cc -E\"\\" "\\@-DATF_BUILD_CPPFLAGS=\"\"\\" "\\@-DATF_BUILD_CXX=\"c++ -std=c++14\"\\" "\\@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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 libtool: compile: cc -DHAVE_CONFIG_H -I. "\\@-DATF_BUILD_CC=\"cc\"\\" "\\@-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"\\" "\\@-DATF_BUILD_CPP=\"cc -E\"\\" "\\@-DATF_BUILD_CPPFLAGS=\"\"\\" "\\@-DATF_BUILD_CXX=\"c++ -std=c++14\"\\" "\\@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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 atf-c/build.c: In function 'atf_build_c_o': atf-c/build.c:158:45: error: 'ATF_BUILD_CC' undeclared (first use in this function); did you mean 'ATF_C_BUILD_H'? 158 | err = append_config_var("ATF_BUILD_CC", ATF_BUILD_CC, &argv_list); | ^~~~~~~~~~~~ | ATF_C_BUILD_H atf-c/build.c:158:45: note: each undeclared identifier is reported only once for each function it appears in atf-c/build.c:162:51: error: 'ATF_BUILD_CPPFLAGS' undeclared (first use in this function) 162 | err = append_config_var("ATF_BUILD_CPPFLAGS", ATF_BUILD_CPPFLAGS, | ^~~~~~~~~~~~~~~~~~ atf-c/build.c:167:49: error: 'ATF_BUILD_CFLAGS' undeclared (first use in this function) 167 | err = append_config_var("ATF_BUILD_CFLAGS", ATF_BUILD_CFLAGS, &argv_list); | ^~~~~~~~~~~~~~~~ atf-c/build.c: In function 'atf_build_cpp': atf-c/build.c:204:46: error: 'ATF_BUILD_CPP' undeclared (first use in this function) 204 | err = append_config_var("ATF_BUILD_CPP", ATF_BUILD_CPP, &argv_list); | ^~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. "\\@-DATF_BUILD_CC=\"cc\"\\" "\\@-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"\\" "\\@-DATF_BUILD_CPP=\"cc -E\"\\" "\\@-DATF_BUILD_CPPFLAGS=\"\"\\" "\\@-DATF_BUILD_CXX=\"c++ -std=c++14\"\\" "\\@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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 atf-c/build.c:208:51: error: 'ATF_BUILD_CPPFLAGS' undeclared (first use in this function) 208 | err = append_config_var("ATF_BUILD_CPPFLAGS", ATF_BUILD_CPPFLAGS, | ^~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. "\\@-DATF_BUILD_CC=\"cc\"\\" "\\@-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"\\" "\\@-DATF_BUILD_CPP=\"cc -E\"\\" "\\@-DATF_BUILD_CPPFLAGS=\"\"\\" "\\@-DATF_BUILD_CXX=\"c++ -std=c++14\"\\" "\\@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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 atf-c/build.c: In function 'atf_build_cxx_o': atf-c/build.c:250:46: error: 'ATF_BUILD_CXX' undeclared (first use in this function) 250 | err = append_config_var("ATF_BUILD_CXX", ATF_BUILD_CXX, &argv_list); | ^~~~~~~~~~~~~ atf-c/build.c:254:51: error: 'ATF_BUILD_CPPFLAGS' undeclared (first use in this function) 254 | err = append_config_var("ATF_BUILD_CPPFLAGS", ATF_BUILD_CPPFLAGS, | ^~~~~~~~~~~~~~~~~~ atf-c/build.c:259:51: error: 'ATF_BUILD_CXXFLAGS' undeclared (first use in this function) 259 | err = append_config_var("ATF_BUILD_CXXFLAGS", ATF_BUILD_CXXFLAGS, | ^~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. "\\@-DATF_BUILD_CC=\"cc\"\\" "\\@-DATF_BUILD_CFLAGS=\"-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes\"\\" "\\@-DATF_BUILD_CPP=\"cc -E\"\\" "\\@-DATF_BUILD_CPPFLAGS=\"\"\\" "\\@-DATF_BUILD_CXX=\"c++ -std=c++14\"\\" "\\@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes -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 atf-c/check.c: In function 'cleanup_tmpdir': atf-c/check.c:101:21: warning: unused variable 'err' [-Wunused-variable] 101 | atf_error_t err = atf_fs_rmdir(dir); | ^~~ make[1]: *** [Makefile:2392: atf-c/libatf_c_la-build.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... atf-c/check.c: In function 'atf_check_exec_array': atf-c/check.c:468:21: warning: unused variable 'err2' [-Wunused-variable] 468 | 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) | ~~~~~~~~~~~~~~~~~~^~~ libtool: compile: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 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: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 cc: warning: \@-DATF_BUILD_CC="cc"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CC="cc"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file not found: Filename too long cc: warning: \@-DATF_BUILD_CPP="cc -E"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPP="cc -E"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CPPFLAGS=""\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPPFLAGS=""\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file not found: No such file or directory cc: warning: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file unused because linking not done cc: error: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file not found: Filename too long make[1]: *** [Makefile:2441: atf-c/detail/libatf_c_la-env.lo] Error 1 libtool: compile: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 cc: warning: \@-DATF_BUILD_CC="cc"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CC="cc"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file not found: Filename too long cc: warning: \@-DATF_BUILD_CPP="cc -E"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPP="cc -E"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CPPFLAGS=""\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPPFLAGS=""\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file not found: No such file or directory cc: warning: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file unused because linking not done cc: error: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file not found: Filename too long cc: warning: \@-DATF_BUILD_CC="cc"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CC="cc"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file not found: Filename too long cc: warning: \@-DATF_BUILD_CPP="cc -E"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPP="cc -E"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CPPFLAGS=""\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPPFLAGS=""\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file not found: No such file or directory cc: warning: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file unused because linking not done cc: error: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file not found: Filename too long make[1]: *** [Makefile:2406: atf-c/libatf_c_la-error.lo] Error 1 make[1]: *** [Makefile:2420: atf-c/libatf_c_la-tp.lo] Error 1 cc: warning: \@-DATF_BUILD_CC="cc"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CC="cc"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file not found: Filename too long cc: warning: \@-DATF_BUILD_CPP="cc -E"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPP="cc -E"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CPPFLAGS=""\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPPFLAGS=""\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file not found: No such file or directory cc: warning: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file unused because linking not done cc: error: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file not found: Filename too long make[1]: *** [Makefile:2399: atf-c/libatf_c_la-check.lo] Error 1 cc: warning: \@-DATF_BUILD_CC="cc"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CC="cc"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file not found: Filename too long cc: warning: \@-DATF_BUILD_CPP="cc -E"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPP="cc -E"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CPPFLAGS=""\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPPFLAGS=""\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file not found: No such file or directory cc: warning: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file unused because linking not done cc: error: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file not found: Filename too long make[1]: *** [Makefile:2434: atf-c/detail/libatf_c_la-dynstr.lo] Error 1 cc: warning: \@-DATF_BUILD_CC="cc"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CC="cc"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file not found: Filename too long cc: warning: \@-DATF_BUILD_CPP="cc -E"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPP="cc -E"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CPPFLAGS=""\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPPFLAGS=""\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file not found: No such file or directory cc: warning: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file unused because linking not done cc: error: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file not found: Filename too long make[1]: *** [Makefile:2427: atf-c/libatf_c_la-utils.lo] Error 1 libtool: compile: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 cc: warning: \@-DATF_BUILD_CC="cc"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CC="cc"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file not found: Filename too long cc: warning: \@-DATF_BUILD_CPP="cc -E"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPP="cc -E"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CPPFLAGS=""\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPPFLAGS=""\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file not found: No such file or directory cc: warning: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file unused because linking not done cc: error: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file not found: Filename too long make[1]: *** [Makefile:2413: atf-c/libatf_c_la-tc.lo] Error 1 libtool: compile: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 cc: warning: \@-DATF_BUILD_CC="cc"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CC="cc"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CFLAGS="-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -Wstrict-prototypes"\: linker input file not found: Filename too long cc: warning: \@-DATF_BUILD_CPP="cc -E"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPP="cc -E"\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CPPFLAGS=""\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CPPFLAGS=""\: linker input file not found: No such file or directory cc: warning: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file unused because linking not done cc: error: \@-DATF_BUILD_CXX="c++ -std=c++14"\: linker input file not found: No such file or directory cc: warning: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file unused because linking not done cc: error: \@-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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth"\: linker input file not found: Filename too long make[1]: *** [Makefile:2448: atf-c/detail/libatf_c_la-fs.lo] Error 1 libtool: compile: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 libtool: compile: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 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: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 atf-c++/detail/process.cpp: In destructor 'atf::process::child::~child()': atf-c++/detail/process.cpp:293:21: warning: unused variable 'err' [-Wunused-variable] 293 | atf_error_t err = atf_process_child_wait(&m_child, &s); | ^~~ libtool: compile: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 libtool: compile: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 libtool: compile: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 mv -f atf-sh/.deps/atf_sh-atf-sh.Tpo atf-sh/.deps/atf_sh-atf-sh.Po libtool: compile: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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: compile: c++ -std=c++14 -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 -fno-plt -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -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 make[1]: Leaving directory '/home/udu/aports/main/atf/src/atf-0.23' make: *** [Makefile:1377: all] Error 2 >>> ERROR: atf: build failed >>> atf: Uninstalling dependencies... (1/1) Purging .makedepends-atf (20250813.015637) OK: 1392 MiB in 485 packages