Building atf-0.20_1.txz (origin /buildshare/ports/355755/devel/atf) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/atf-0.20.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> atf-0.20_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of atf-0.20_1 Make install ===> License BSD3CLAUSE accepted by the user ===> atf-0.20_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by atf-0.20_1 for building ===> Extracting for atf-0.20_1 => SHA256 Checksum OK for atf-0.20.tar.gz. ===> Patching for atf-0.20_1 ===> Configuring for atf-0.20_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/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 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 we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 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... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/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... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) 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/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 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 gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) 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/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether the C++ compiler works... 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... no checking whether c++ supports -Werror... yes checking whether c++ supports -D_FORTIFY_SOURCE=2... yes checking whether c++ supports -Wall... yes checking whether c++ supports -Wcast-qual... yes checking whether c++ supports -Wextra... yes checking whether c++ supports -Wpointer-arith... yes checking whether c++ supports -Wredundant-decls... yes checking whether c++ supports -Wreturn-type... yes checking whether c++ supports -Wshadow... yes checking whether c++ supports -Wsign-compare... yes checking whether c++ supports -Wswitch... yes checking whether c++ supports -Wwrite-strings... yes checking whether c++ supports -DNDEBUG... yes checking whether c++ supports -Wabi... yes checking whether c++ supports -Wctor-dtor-privacy... yes checking whether c++ supports -Wno-deprecated... yes checking whether c++ supports -Wno-non-template-friend... yes checking whether c++ supports -Wno-pmf-conversions... yes checking whether c++ supports -Wnon-virtual-dtor... yes checking whether c++ supports -Woverloaded-virtual... yes checking whether c++ supports -Wreorder... yes checking whether c++ supports -Wsign-promo... yes checking whether c++ supports -Wsynth... yes checking whether vsnprintf is in std... no checking whether getopt allows a + sign for POSIX behavior... no 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... (cached) yes checking for setenv... (cached) yes checking for unsetenv... (cached) yes checking whether basename takes a constant pointer... yes checking whether dirname takes a constant pointer... yes checking whether getcwd(NULL, 0) works... yes checking for bash... no checking for sh... /bin/sh checking for kyua... no checking for git... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating atf-c/defs.h config.status: creating bconfig.h config.status: executing bootstrap/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands ===> Building for atf-0.20_1 `Makefile' is up to date. /usr/bin/make all-am /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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/.deps/libatf_c_la-build.Tpo atf-c/.deps/libatf_c_la-build.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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 atf-c/check.c: In function 'cleanup_tmpdir': atf-c/check.c:104: warning: unused variable 'err' atf-c/check.c: In function 'atf_check_exec_array': atf-c/check.c:471: warning: unused variable 'err2' libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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/.deps/libatf_c_la-check.Tpo atf-c/.deps/libatf_c_la-check.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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-config.lo -MD -MP -MF atf-c/.deps/libatf_c_la-config.Tpo -c -o atf-c/libatf_c_la-config.lo `test -f 'atf-c/config.c' || echo './'`atf-c/config.c libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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-config.lo -MD -MP -MF atf-c/.deps/libatf_c_la-config.Tpo -c atf-c/config.c -fPIC -DPIC -o atf-c/.libs/libatf_c_la-config.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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-config.lo -MD -MP -MF atf-c/.deps/libatf_c_la-config.Tpo -c atf-c/config.c -o atf-c/libatf_c_la-config.o >/dev/null 2>&1 mv -f atf-c/.deps/libatf_c_la-config.Tpo atf-c/.deps/libatf_c_la-config.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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 atf-c/error.c: In function 'no_memory_format': atf-c/error.c:250: warning: unused parameter 'err' libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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/.deps/libatf_c_la-error.Tpo atf-c/.deps/libatf_c_la-error.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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-tc.Tpo atf-c/.deps/libatf_c_la-tc.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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 mv -f atf-c/.deps/libatf_c_la-tp.Tpo atf-c/.deps/libatf_c_la-tp.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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-utils.Tpo atf-c/.deps/libatf_c_la-utils.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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 mv -f atf-c/detail/.deps/libatf_c_la-dynstr.Tpo atf-c/detail/.deps/libatf_c_la-dynstr.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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 mv -f atf-c/detail/.deps/libatf_c_la-env.Tpo atf-c/detail/.deps/libatf_c_la-env.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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-fs.Tpo atf-c/detail/.deps/libatf_c_la-fs.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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 mv -f atf-c/detail/.deps/libatf_c_la-list.Tpo atf-c/detail/.deps/libatf_c_la-list.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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 mv -f atf-c/detail/.deps/libatf_c_la-map.Tpo atf-c/detail/.deps/libatf_c_la-map.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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 atf-c/detail/process.c: In function 'atf_process_stream_fini': atf-c/detail/process.c:174: warning: unused parameter 'sb' atf-c/detail/process.c: In function 'do_exec': atf-c/detail/process.c:607: warning: unused variable 'ret' atf-c/detail/process.c: At top level: atf-c/detail/process.c:109: warning: 'stream_is_valid' defined but not used libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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 mv -f atf-c/detail/.deps/libatf_c_la-process.Tpo atf-c/detail/.deps/libatf_c_la-process.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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 mv -f atf-c/detail/.deps/libatf_c_la-sanity.Tpo atf-c/detail/.deps/libatf_c_la-sanity.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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 mv -f atf-c/detail/.deps/libatf_c_la-text.Tpo atf-c/detail/.deps/libatf_c_la-text.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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-tp_main.Tpo atf-c/detail/.deps/libatf_c_la-tp_main.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. "-DATF_BUILD_CC=\"cc\"" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\"" "-DATF_BUILD_CPPFLAGS=\"\"" "-DATF_BUILD_CXX=\"c++\"" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" "-DATF_INCLUDEDIR=\"/usr/local/include\"" "-DATF_LIBEXECDIR=\"/usr/local/libexec\"" "-DATF_PKGDATADIR=\"/usr/local/share/atf\"" "-DATF_SHELL=\"/bin/sh\"" "-DATF_WORKDIR=\"/tmp\"" -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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: cc -DHAVE_CONFIG_H -I. -DATF_BUILD_CC=\"cc\" "-DATF_BUILD_CFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_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=\"cpp\" -DATF_BUILD_CPPFLAGS=\"\" -DATF_BUILD_CXX=\"c++\" "-DATF_BUILD_CXXFLAGS=\"-O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth\"" -DATF_INCLUDEDIR=\"/usr/local/include\" -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -DATF_WORKDIR=\"/tmp\" -O2 -pipe -fno-strict-aliasing -D_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 mv -f atf-c/detail/.deps/libatf_c_la-user.Tpo atf-c/detail/.deps/libatf_c_la-user.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_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 0:0:0 -o libatf-c.la -rpath /usr/local/lib atf-c/libatf_c_la-build.lo atf-c/libatf_c_la-check.lo atf-c/libatf_c_la-config.lo atf-c/libatf_c_la-error.lo atf-c/libatf_c_la-tc.lo atf-c/libatf_c_la-tp.lo atf-c/libatf_c_la-utils.lo atf-c/detail/libatf_c_la-dynstr.lo atf-c/detail/libatf_c_la-env.lo atf-c/detail/libatf_c_la-fs.lo atf-c/detail/libatf_c_la-list.lo atf-c/detail/libatf_c_la-map.lo atf-c/detail/libatf_c_la-process.lo atf-c/detail/libatf_c_la-sanity.lo atf-c/detail/libatf_c_la-text.lo atf-c/detail/libatf_c_la-tp_main.lo atf-c/detail/libatf_c_la-user.lo libtool: link: cc -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-config.o atf-c/.libs/libatf_c_la-error.o atf-c/.libs/libatf_c_la-tc.o atf-c/.libs/libatf_c_la-tp.o atf-c/.libs/libatf_c_la-utils.o atf-c/detail/.libs/libatf_c_la-dynstr.o atf-c/detail/.libs/libatf_c_la-env.o atf-c/detail/.libs/libatf_c_la-fs.o atf-c/detail/.libs/libatf_c_la-list.o atf-c/detail/.libs/libatf_c_la-map.o atf-c/detail/.libs/libatf_c_la-process.o atf-c/detail/.libs/libatf_c_la-sanity.o atf-c/detail/.libs/libatf_c_la-text.o atf-c/detail/.libs/libatf_c_la-tp_main.o atf-c/detail/.libs/libatf_c_la-user.o -O2 -Wl,-soname -Wl,libatf-c.so.0 -o .libs/libatf-c.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libatf-c.so.0" && ln -s "libatf-c.so.0.0.0" "libatf-c.so.0") libtool: link: (cd ".libs" && rm -f "libatf-c.so" && ln -s "libatf-c.so.0.0.0" "libatf-c.so") libtool: link: 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-config.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 libtool: link: ranlib .libs/libatf-c.a libtool: link: ( cd ".libs" && rm -f "libatf-c.la" && ln -s "../libatf-c.la" "libatf-c.la" ) depbase=`echo atf-c++/build.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 depbase=`echo atf-c++/check.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 depbase=`echo atf-c++/config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/config.lo -MD -MP -MF $depbase.Tpo -c -o atf-c++/config.lo atf-c++/config.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/config.lo -MD -MP -MF atf-c++/.deps/config.Tpo -c atf-c++/config.cpp -fPIC -DPIC -o atf-c++/.libs/config.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/config.lo -MD -MP -MF atf-c++/.deps/config.Tpo -c atf-c++/config.cpp -o atf-c++/config.o >/dev/null 2>&1 depbase=`echo atf-c++/tests.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 depbase=`echo atf-c++/utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 depbase=`echo atf-c++/detail/application.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 depbase=`echo atf-c++/detail/env.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 depbase=`echo atf-c++/detail/exceptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 depbase=`echo atf-c++/detail/fs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 depbase=`echo atf-c++/detail/process.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 atf-c++/detail/process.cpp: In destructor 'atf::process::child::~child()': atf-c++/detail/process.cpp:299: warning: unused variable 'err' libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 depbase=`echo atf-c++/detail/text.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -version-info 1:0:0 -o libatf-c++.la -rpath /usr/local/lib atf-c++/build.lo atf-c++/check.lo atf-c++/config.lo atf-c++/tests.lo atf-c++/utils.lo atf-c++/detail/application.lo atf-c++/detail/env.lo atf-c++/detail/exceptions.lo atf-c++/detail/fs.lo atf-c++/detail/process.lo atf-c++/detail/text.lo libatf-c.la libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o atf-c++/.libs/build.o atf-c++/.libs/check.o atf-c++/.libs/config.o atf-c++/.libs/tests.o atf-c++/.libs/utils.o atf-c++/detail/.libs/application.o atf-c++/detail/.libs/env.o atf-c++/detail/.libs/exceptions.o atf-c++/detail/.libs/fs.o atf-c++/detail/.libs/process.o atf-c++/detail/.libs/text.o -Wl,-rpath -Wl,/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libatf-c.so -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtsavres.o /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -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++/build.o atf-c++/check.o atf-c++/config.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 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=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./atf-c -O2 -pipe -fno-strict-aliasing -D_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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I./atf-c -O2 -pipe -fno-strict-aliasing -D_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: compile: cc -DHAVE_CONFIG_H -I. -I./atf-c -O2 -pipe -fno-strict-aliasing -D_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 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 cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -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 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" ) depbase=`echo atf-c++/detail/test_helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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/test_helpers.lo -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/test_helpers.lo atf-c++/detail/test_helpers.cpp && mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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/test_helpers.lo -MD -MP -MF atf-c++/detail/.deps/test_helpers.Tpo -c atf-c++/detail/test_helpers.cpp -fPIC -DPIC -o atf-c++/detail/.libs/test_helpers.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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/test_helpers.lo -MD -MP -MF atf-c++/detail/.deps/test_helpers.Tpo -c atf-c++/detail/test_helpers.cpp -o atf-c++/detail/test_helpers.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/libtest_helpers.la atf-c++/detail/test_helpers.lo libtool: link: ar cru atf-c++/detail/.libs/libtest_helpers.a atf-c++/detail/.libs/test_helpers.o 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" ) depbase=`echo atf-sh/atf-sh.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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.o -MD -MP -MF $depbase.Tpo -c -o atf-sh/atf-sh.o atf-sh/atf-sh.cpp && mv -f $depbase.Tpo $depbase.Po atf-sh/atf-sh.cpp: In member function 'virtual int atf_sh::main()': atf-sh/atf-sh.cpp:145: warning: unused variable 'ret' /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-sh/atf-sh atf-sh/atf-sh.o libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-sh/.libs/atf-sh atf-sh/atf-sh.o ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-sh/atf-check.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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-check.o -MD -MP -MF $depbase.Tpo -c -o atf-sh/atf-check.o atf-sh/atf-check.cpp && mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-sh/atf-check atf-sh/atf-check.o libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-sh/.libs/atf-check atf-sh/atf-check.o ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/atf_c_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/atf_c_test atf-c/atf_c_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/.libs/atf_c_test atf-c/atf_c_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/build_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/build_test atf-c/build_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/.libs/build_test atf-c/build_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/check_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/check_test atf-c/check_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/.libs/check_test atf-c/check_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/config_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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/config_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c/config_test.o atf-c/config_test.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/config_test atf-c/config_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/.libs/config_test atf-c/config_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/error_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/error_test atf-c/error_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/.libs/error_test atf-c/error_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/macros_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/macros_test atf-c/macros_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/.libs/macros_test atf-c/macros_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/tc_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/tc_test atf-c/tc_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/.libs/tc_test atf-c/tc_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/tp_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/tp_test atf-c/tp_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/.libs/tp_test atf-c/tp_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/utils_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/utils_test atf-c/utils_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/.libs/utils_test atf-c/utils_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/atf_c++_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/atf_c++_test atf-c++/atf_c++_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/.libs/atf_c++_test atf-c++/atf_c++_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/build_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/build_test atf-c++/build_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/.libs/build_test atf-c++/build_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/check_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/check_test atf-c++/check_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/.libs/check_test atf-c++/check_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/config_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/config_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/config_test.o atf-c++/config_test.cpp && mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/config_test atf-c++/config_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/.libs/config_test atf-c++/config_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/macros_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/macros_test atf-c++/macros_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/.libs/macros_test atf-c++/macros_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/tests_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/tests_test atf-c++/tests_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/.libs/tests_test atf-c++/tests_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/utils_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/utils_test atf-c++/utils_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/.libs/utils_test atf-c++/utils_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/detail/application_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/application_test atf-c++/detail/application_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/.libs/application_test atf-c++/detail/application_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/detail/auto_array_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -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 libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -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 /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/detail/env_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/env_test atf-c++/detail/env_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/.libs/env_test atf-c++/detail/env_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/detail/exceptions_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/exceptions_test atf-c++/detail/exceptions_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/.libs/exceptions_test atf-c++/detail/exceptions_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/detail/fs_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/fs_test atf-c++/detail/fs_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/.libs/fs_test atf-c++/detail/fs_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/detail/process_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/process_test atf-c++/detail/process_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/.libs/process_test atf-c++/detail/process_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/detail/sanity_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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/sanity_test.o -MD -MP -MF $depbase.Tpo -c -o atf-c++/detail/sanity_test.o atf-c++/detail/sanity_test.cpp && mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/sanity_test atf-c++/detail/sanity_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/.libs/sanity_test atf-c++/detail/sanity_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/detail/text_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/text_test atf-c++/detail/text_test.o atf-c++/detail/libtest_helpers.la libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/.libs/text_test atf-c++/detail/text_test.o atf-c++/detail/.libs/libtest_helpers.a ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c++/detail/version_helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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 /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/version_helper atf-c++/detail/version_helper.o libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o atf-c++/detail/version_helper atf-c++/detail/version_helper.o depbase=`echo atf-c/detail/dynstr_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/dynstr_test atf-c/detail/dynstr_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/.libs/dynstr_test atf-c/detail/dynstr_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/detail/env_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/env_test atf-c/detail/env_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/.libs/env_test atf-c/detail/env_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/detail/fs_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/fs_test atf-c/detail/fs_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/.libs/fs_test atf-c/detail/fs_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/detail/list_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/list_test atf-c/detail/list_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/.libs/list_test atf-c/detail/list_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/detail/map_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/map_test atf-c/detail/map_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/.libs/map_test atf-c/detail/map_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/detail/process_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/process_helpers atf-c/detail/process_helpers.o libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/process_helpers atf-c/detail/process_helpers.o depbase=`echo atf-c/detail/process_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/process_test atf-c/detail/process_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/.libs/process_test atf-c/detail/process_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/detail/sanity_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/sanity_test atf-c/detail/sanity_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/.libs/sanity_test atf-c/detail/sanity_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/detail/text_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/text_test atf-c/detail/text_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/.libs/text_test atf-c/detail/text_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/detail/user_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/user_test atf-c/detail/user_test.o atf-c/detail/libtest_helpers.la libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/.libs/user_test atf-c/detail/user_test.o atf-c/detail/.libs/libtest_helpers.a ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo atf-c/detail/version_helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/version_helper atf-c/detail/version_helper.o libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o atf-c/detail/version_helper atf-c/detail/version_helper.o depbase=`echo test-programs/c_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_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 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o test-programs/c_helpers test-programs/c_helpers.o libatf-c.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wmissing-prototypes -Wno-traditional -o test-programs/.libs/c_helpers test-programs/c_helpers.o ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib depbase=`echo test-programs/cpp_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -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=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o test-programs/cpp_helpers test-programs/cpp_helpers.o libatf-c++.la libatf-c.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -o test-programs/.libs/cpp_helpers test-programs/cpp_helpers.o ./.libs/libatf-c++.so /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/.libs/libatf-c.so ./.libs/libatf-c.so -Wl,-rpath -Wl,/usr/local/lib test -d atf-c || mkdir -p atf-c Creating atf-c/pkg_config_test test -d atf-c++ || mkdir -p atf-c++ Creating atf-c++/pkg_config_test test -d atf-sh || mkdir -p atf-sh Creating atf-sh/misc_helpers test -d atf-sh || mkdir -p atf-sh Creating atf-sh/atf_check_test test -d atf-sh || mkdir -p atf-sh Creating atf-sh/atf-check_test test -d atf-sh || mkdir -p atf-sh Creating atf-sh/config_test test -d atf-sh || mkdir -p atf-sh Creating atf-sh/integration_test test -d atf-sh || mkdir -p atf-sh Creating atf-sh/normalize_test test -d atf-sh || mkdir -p atf-sh Creating atf-sh/tc_test test -d atf-sh || mkdir -p atf-sh Creating atf-sh/tp_test test -d test-programs || mkdir -p test-programs Creating test-programs/sh_helpers test -d test-programs || mkdir -p test-programs Creating test-programs/config_test test -d test-programs || mkdir -p test-programs Creating test-programs/expect_test test -d test-programs || mkdir -p test-programs Creating test-programs/meta_data_test test -d test-programs || mkdir -p test-programs Creating test-programs/result_test test -d test-programs || mkdir -p test-programs Creating test-programs/srcdir_test test -d atf-c++ || mkdir -p atf-c++ sed -e 's#__ATF_VERSION__#0.20#g' -e 's#__CXX__#c++#g' -e 's#__INCLUDEDIR__#/usr/local/include#g' -e 's#__LIBDIR__#/usr/local/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.20#g' -e 's#__CC__#cc#g' -e 's#__INCLUDEDIR__#/usr/local/include#g' -e 's#__LIBDIR__#/usr/local/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.20#g' -e 's#__EXEC_PREFIX__#/usr/local#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 ===> Staging for atf-0.20_1 ===> Generating temporary packing list `Makefile' is up to date. if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s" install_sh_PROGRAM="/bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s" install_sh_PROGRAM="/bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi /usr/bin/make install-am /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel -s libatf-c.la libatf-c++.la '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libatf-c.so.0.0.0 /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib/libatf-c.so.0.0.0 libtool: install: strip --strip-unneeded /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib/libatf-c.so.0.0.0 libtool: install: (cd /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib && { ln -s -f libatf-c.so.0.0.0 libatf-c.so.0 || { rm -f libatf-c.so.0 && ln -s libatf-c.so.0.0.0 libatf-c.so.0; }; }) libtool: install: (cd /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib && { ln -s -f libatf-c.so.0.0.0 libatf-c.so || { rm -f libatf-c.so && ln -s libatf-c.so.0.0.0 libatf-c.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libatf-c.lai /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib/libatf-c.la libtool: install: warning: relinking `libatf-c++.la' libtool: install: (cd /obj/buildshare/ports/355755/devel/atf/work/atf-0.20; /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libtool --tag CXX --mode=relink c++ -O2 -pipe -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -Wcast-qual -Wextra -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wswitch -Wwrite-strings -DNDEBUG -Wabi -Wctor-dtor-privacy -Wno-deprecated -Wno-non-template-friend -Wno-pmf-conversions -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -version-info 1:0:0 -o libatf-c++.la -rpath /usr/local/lib atf-c++/build.lo atf-c++/check.lo atf-c++/config.lo atf-c++/tests.lo atf-c++/utils.lo atf-c++/detail/application.lo atf-c++/detail/env.lo atf-c++/detail/exceptions.lo atf-c++/detail/fs.lo atf-c++/detail/process.lo atf-c++/detail/text.lo libatf-c.la -inst-prefix-dir /obj/buildshare/ports/355755/devel/atf/work/stage) libtool: relink: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o atf-c++/.libs/build.o atf-c++/.libs/check.o atf-c++/.libs/config.o atf-c++/.libs/tests.o atf-c++/.libs/utils.o atf-c++/detail/.libs/application.o atf-c++/detail/.libs/env.o atf-c++/detail/.libs/exceptions.o atf-c++/detail/.libs/fs.o atf-c++/detail/.libs/process.o atf-c++/detail/.libs/text.o -Wl,-rpath -Wl,/usr/local/lib -L/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib -L/usr/local/lib -latf-c -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtsavres.o /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,libatf-c++.so.1 -o .libs/libatf-c++.so.1.0.0 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libatf-c++.so.1.0.0T /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib/libatf-c++.so.1.0.0 libtool: install: strip --strip-unneeded /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib/libatf-c++.so.1.0.0 libtool: install: (cd /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/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 /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/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 -o root -g wheel .libs/libatf-c++.lai /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib/libatf-c++.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libatf-c.a /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib/libatf-c.a libtool: install: strip --strip-debug /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib/libatf-c.a libtool: install: chmod 644 /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib/libatf-c.a libtool: install: ranlib /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib/libatf-c.a libtool: install: /usr/bin/install -c -o root -g wheel .libs/libatf-c++.a /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib/libatf-c++.a libtool: install: strip --strip-debug /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib/libatf-c++.a libtool: install: chmod 644 /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib/libatf-c++.a libtool: install: ranlib /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/lib/libatf-c++.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-sh/atf-sh '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/bin' libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-sh/.libs/atf-sh /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/bin/atf-sh /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/libexec' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-sh/atf-check '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/libexec' libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-sh/.libs/atf-check /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/libexec/atf-check /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/share/aclocal' install -o root -g wheel -m 444 atf-c/atf-common.m4 atf-c/atf-c.m4 atf-c++/atf-c++.m4 atf-sh/atf-sh.m4 '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/share/aclocal' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/include/atf-c' install -o root -g wheel -m 444 atf-c/build.h atf-c/check.h atf-c/config.h atf-c/defs.h atf-c/error.h atf-c/error_fwd.h atf-c/macros.h atf-c/tc.h atf-c/tp.h atf-c/utils.h '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/include/atf-c' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/include/atf-c++' install -o root -g wheel -m 444 atf-c++/build.hpp atf-c++/check.hpp atf-c++/config.hpp atf-c++/macros.hpp atf-c++/tests.hpp atf-c++/utils.hpp '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/include/atf-c++' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/libdata/pkgconfig' install -o root -g wheel -m 444 atf-c++/atf-c++.pc '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/libdata/pkgconfig' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/libdata/pkgconfig' install -o root -g wheel -m 444 atf-c/atf-c.pc '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/libdata/pkgconfig' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/share/atf' install -o root -g wheel -m 444 atf-sh/libatf-sh.subr '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/share/atf' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/libdata/pkgconfig' install -o root -g wheel -m 444 atf-sh/atf-sh.pc '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/libdata/pkgconfig' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/share/doc/atf' install -o root -g wheel -m 444 AUTHORS COPYING NEWS README '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/share/doc/atf' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/include' install -o root -g wheel -m 444 atf-c.h atf-c++.hpp '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/include' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 atf-sh/atf-check.1 atf-sh/atf-sh.1 doc/atf-test-program.1 '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/man/man1' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/man/man3' install -o root -g wheel -m 444 atf-c/atf-c-api.3 atf-c++/atf-c++-api.3 atf-sh/atf-sh-api.3 '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/man/man3' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/man/man4' install -o root -g wheel -m 444 doc/atf-test-case.4 '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/man/man4' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf' install -o root -g wheel -m 444 Kyuafile '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c' install -o root -g wheel -m 444 atf-c/Kyuafile atf-c/macros_h_test.c atf-c/unused_test.c '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/atf_c_test atf-c/build_test atf-c/check_test atf-c/config_test atf-c/error_test atf-c/macros_test atf-c/tc_test atf-c/tp_test atf-c/utils_test '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/.libs/atf_c_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/atf_c_test libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/.libs/build_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/build_test libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/.libs/check_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/check_test libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/.libs/config_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/config_test libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/.libs/error_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/error_test libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/.libs/macros_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/macros_test libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/.libs/tc_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/tc_test libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/.libs/tp_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/tp_test libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/.libs/utils_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/utils_test /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c' install -o root -g wheel -m 555 atf-c/pkg_config_test '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++' install -o root -g wheel -m 444 atf-c++/Kyuafile atf-c++/macros_hpp_test.cpp atf-c++/unused_test.cpp '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/atf_c++_test atf-c++/build_test atf-c++/check_test atf-c++/config_test atf-c++/macros_test atf-c++/tests_test atf-c++/utils_test '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++' libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/.libs/atf_c++_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/atf_c++_test libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/.libs/build_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/build_test libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/.libs/check_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/check_test libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/.libs/config_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/config_test libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/.libs/macros_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/macros_test libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/.libs/tests_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/tests_test libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/.libs/utils_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/utils_test /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++' install -o root -g wheel -m 555 atf-c++/pkg_config_test '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/detail' install -o root -g wheel -m 444 atf-c++/detail/Kyuafile '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/detail' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/detail' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/detail/application_test atf-c++/detail/auto_array_test atf-c++/detail/env_test atf-c++/detail/exceptions_test atf-c++/detail/fs_test atf-c++/detail/process_test atf-c++/detail/sanity_test atf-c++/detail/text_test atf-c++/detail/version_helper '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/detail' libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/detail/.libs/application_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/detail/application_test libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/detail/.libs/auto_array_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/detail/auto_array_test libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/detail/.libs/env_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/detail/env_test libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/detail/.libs/exceptions_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/detail/exceptions_test libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/detail/.libs/fs_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/detail/fs_test libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/detail/.libs/process_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/detail/process_test libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/detail/.libs/sanity_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/detail/sanity_test libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/detail/.libs/text_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/detail/text_test libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c++/detail/version_helper /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c++/detail/version_helper /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/detail' install -o root -g wheel -m 444 atf-c/detail/Kyuafile '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/detail' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/detail' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s 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 '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/detail' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/detail/.libs/dynstr_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/detail/dynstr_test libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/detail/.libs/env_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/detail/env_test libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/detail/.libs/fs_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/detail/fs_test libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/detail/.libs/list_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/detail/list_test libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/detail/.libs/map_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/detail/map_test libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/detail/process_helpers /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/detail/process_helpers libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/detail/.libs/process_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/detail/process_test libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/detail/.libs/sanity_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/detail/sanity_test libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/detail/.libs/text_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/detail/text_test libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/detail/.libs/user_test /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/detail/user_test libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s atf-c/detail/version_helper /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-c/detail/version_helper /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-sh' install -o root -g wheel -m 444 atf-sh/Kyuafile '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-sh' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-sh' install -o root -g wheel -m 555 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 '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/atf-sh' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/test-programs' install -o root -g wheel -m 444 test-programs/Kyuafile '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/test-programs' /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/test-programs' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s test-programs/c_helpers test-programs/cpp_helpers '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/test-programs' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s test-programs/.libs/c_helpers /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/test-programs/c_helpers libtool: install: warning: `libatf-c++.la' has not been installed in `/usr/local/lib' libtool: install: warning: `/obj/buildshare/ports/355755/devel/atf/work/atf-0.20/libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: warning: `libatf-c.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /obj/buildshare/ports/355755/devel/atf/work/atf-0.20/admin/install-sh -c -s test-programs/.libs/cpp_helpers /obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/test-programs/cpp_helpers /bin/mkdir -p '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/test-programs' install -o root -g wheel -m 555 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 '/obj/buildshare/ports/355755/devel/atf/work/stage/usr/local/tests/atf/test-programs' ====> Compressing man pages (compress-man) ===> Installing for atf-0.20_1 ===> Checking if devel/atf already installed ===> Registering installation for atf-0.20_1 Installing atf-0.20_1... done Make package ===> Building package for atf-0.20_1 slot1: removed