You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/devel/atf/Makefile 424411 2016-10-21 12:51:40Z mat $ Log URL: http://beefy17.nyi.freebsd.org/data/head-i386-default/p526731_s358233/logs/atf-0.21.log Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p526731_s358233 Log: =>> Building devel/atf build started at Sat Feb 22 01:42:20 UTC 2020 port directory: /usr/ports/devel/atf package name: atf-0.21 building for: FreeBSD head-i386-default-job-02 13.0-CURRENT FreeBSD 13.0-CURRENT 1300081 i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/devel/atf/Makefile 424411 2016-10-21 12:51:40Z mat $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300076 Jail OSVERSION: 1300081 Job Id: 02 !!! Jail is newer than host. (Jail: 1300081, Host: 1300076) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1300081 UNAME_v=FreeBSD 13.0-CURRENT 1300081 UNAME_r=13.0-CURRENT BLOCKSIZE=K STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for atf-0.21: DOCS=on: Build and/or install documentation TEST=on: Build and/or run tests ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/atf/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/atf/work HOME=/wrkdirs/usr/ports/devel/atf/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/atf/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/atf/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/atf/work HOME=/wrkdirs/usr/ports/devel/atf/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/atf/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" TEST= OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/atf" EXAMPLESDIR="share/examples/atf" DATADIR="share/atf" WWWDIR="www/atf" ETCDIR="etc/atf" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/atf DOCSDIR=/usr/local/share/doc/atf EXAMPLESDIR=/usr/local/share/examples/atf WWWDIR=/usr/local/www/atf ETCDIR=/usr/local/etc/atf --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 9.0.1 ([email protected]:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 9.0.1 ([email protected]:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 9.0.1 ([email protected]:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300081 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> atf-0.21 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.13.2.txz [head-i386-default-job-02] Installing pkg-1.13.2... [head-i386-default-job-02] Extracting pkg-1.13.2: .......... done ===> atf-0.21 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of atf-0.21 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by atf-0.21 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by atf-0.21 for building => SHA256 Checksum OK for atf-0.21.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by atf-0.21 for building ===> Extracting for atf-0.21 => SHA256 Checksum OK for atf-0.21.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for atf-0.21 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ <snip> --- atf-c++/check.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/check.lo -MD -MP -MF atf-c++/.deps/check.Tpo -c atf-c++/check.cpp -o atf-c++/check.o >/dev/null 2>&1 --- atf-c++/tests.lo --- --- atf-c++/utils.lo --- 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 -fstack-protector-strong -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 -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 --- atf-c++/tests.lo --- 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 -fstack-protector-strong -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 -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 --- atf-c++/utils.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/utils.lo -MD -MP -MF atf-c++/.deps/utils.Tpo -c atf-c++/utils.cpp -fPIC -DPIC -o atf-c++/.libs/utils.o --- atf-c++/tests.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/utils.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/utils.lo -MD -MP -MF atf-c++/.deps/utils.Tpo -c atf-c++/utils.cpp -o atf-c++/utils.o >/dev/null 2>&1 --- atf-c++/detail/application.lo --- 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 -fstack-protector-strong -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 -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 -fstack-protector-strong -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 -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 -fstack-protector-strong -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 -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 --- atf-c++/tests.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/detail/env.lo --- 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 -fstack-protector-strong -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 -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 -fstack-protector-strong -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 -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 -fstack-protector-strong -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 -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/env.lo -MD -MP -MF atf-c++/detail/.deps/env.Tpo -c atf-c++/detail/env.cpp -o atf-c++/detail/env.o >/dev/null 2>&1 --- atf-c++/detail/exceptions.lo --- 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 -fstack-protector-strong -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 -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 -fstack-protector-strong -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 -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 --- atf-c++/detail/fs.lo --- 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 -fstack-protector-strong -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 -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 --- atf-c++/detail/exceptions.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/detail/fs.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/detail/process.lo --- 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 -fstack-protector-strong -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 -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 -fstack-protector-strong -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 -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:295:21: warning: unused variable 'err' [-Wunused-variable] atf_error_t err = atf_process_child_wait(&m_child, &s); ^ --- atf-c++/detail/fs.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/detail/process.lo --- 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/detail/text.lo --- 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 -fstack-protector-strong -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 -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 --- atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./atf-c -DATF_INCLUDEDIR=\"/usr/local/include\" -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c++/detail/text.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c/detail/atf_c_detail_libtest_helpers_la-test_helpers.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./atf-c -DATF_INCLUDEDIR=\"/usr/local/include\" -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 -DATF_INCLUDEDIR=\"/usr/local/include\" -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo --- /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -DATF_INCLUDEDIR=\"/usr/local/include\" -O2 -pipe -fstack-protector-strong -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 -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo -MD -MP -MF atf-c++/detail/.deps/atf_c___detail_libtest_helpers_la-test_helpers.Tpo -c -o atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo `test -f 'atf-c++/detail/test_helpers.cpp' || echo './'`atf-c++/detail/test_helpers.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -DATF_INCLUDEDIR=\"/usr/local/include\" -O2 -pipe -fstack-protector-strong -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 -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo -MD -MP -MF atf-c++/detail/.deps/atf_c___detail_libtest_helpers_la-test_helpers.Tpo -c atf-c++/detail/test_helpers.cpp -fPIC -DPIC -o atf-c++/detail/.libs/atf_c___detail_libtest_helpers_la-test_helpers.o --- atf-c++/detail/text.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-sh/atf_sh_atf_sh-atf-sh.o --- c++ -DHAVE_CONFIG_H -I. -DATF_LIBEXECDIR=\"/usr/local/libexec\" -DATF_PKGDATADIR=\"/usr/local/share/atf\" -DATF_SHELL=\"/bin/sh\" -O2 -pipe -fstack-protector-strong -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 -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-sh/atf_sh_atf_sh-atf-sh.o -MD -MP -MF atf-sh/.deps/atf_sh_atf_sh-atf-sh.Tpo -c -o atf-sh/atf_sh_atf_sh-atf-sh.o `test -f 'atf-sh/atf-sh.cpp' || echo './'`atf-sh/atf-sh.cpp --- atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -DATF_INCLUDEDIR=\"/usr/local/include\" -O2 -pipe -fstack-protector-strong -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 -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo -MD -MP -MF atf-c++/detail/.deps/atf_c___detail_libtest_helpers_la-test_helpers.Tpo -c atf-c++/detail/test_helpers.cpp -o atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.o >/dev/null 2>&1 --- atf-sh/atf_sh_atf_sh-atf-sh.o --- atf-sh/atf-sh.cpp:174:15: warning: unused variable 'ret' [-Wunused-variable] const int ret = execv(m_shell.c_str(), const_cast< char** >(argv)); ^ 1 warning generated. mv -f atf-sh/.deps/atf_sh_atf_sh-atf-sh.Tpo atf-sh/.deps/atf_sh_atf_sh-atf-sh.Po --- atf-sh/atf_sh_atf_check-atf-check.o --- c++ -DHAVE_CONFIG_H -I. -DATF_SHELL=\"/bin/sh\" -O2 -pipe -fstack-protector-strong -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 -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-promo -Wsynth -MT atf-sh/atf_sh_atf_check-atf-check.o -MD -MP -MF atf-sh/.deps/atf_sh_atf_check-atf-check.Tpo -c -o atf-sh/atf_sh_atf_check-atf-check.o `test -f 'atf-sh/atf-check.cpp' || echo './'`atf-sh/atf-check.cpp --- atf-c++/detail/atf_c___detail_libtest_helpers_la-test_helpers.lo --- 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 --- atf-c/atf_c_test.o --- depbase=`echo atf-c/atf_c_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/build_test.o --- depbase=`echo atf-c/build_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/check_test.o --- depbase=`echo atf-c/check_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/error_test.o --- depbase=`echo atf-c/error_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/macros_test.o --- depbase=`echo atf-c/macros_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/tc_test.o --- depbase=`echo atf-c/tc_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/tp_test.o --- depbase=`echo atf-c/tp_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/utils_test.o --- depbase=`echo atf-c/utils_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c++/atf_c++_test.o --- depbase=`echo atf-c++/atf_c++_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-sh/atf_sh_atf_check-atf-check.o --- mv -f atf-sh/.deps/atf_sh_atf_check-atf-check.Tpo atf-sh/.deps/atf_sh_atf_check-atf-check.Po --- atf-c++/build_test.o --- depbase=`echo atf-c++/build_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/check_test.o --- depbase=`echo atf-c++/check_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/macros_test.o --- depbase=`echo atf-c++/macros_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/tests_test.o --- depbase=`echo atf-c++/tests_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/utils_test.o --- depbase=`echo atf-c++/utils_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/detail/application_test.o --- depbase=`echo atf-c++/detail/application_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/detail/auto_array_test.o --- depbase=`echo atf-c++/detail/auto_array_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/detail/env_test.o --- depbase=`echo atf-c++/detail/env_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/detail/exceptions_test.o --- depbase=`echo atf-c++/detail/exceptions_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/detail/fs_test.o --- depbase=`echo atf-c++/detail/fs_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/detail/process_test.o --- depbase=`echo atf-c++/detail/process_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/detail/text_test.o --- depbase=`echo atf-c++/detail/text_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c++/detail/version_helper.o --- depbase=`echo atf-c++/detail/version_helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c/detail/dynstr_test.o --- depbase=`echo atf-c/detail/dynstr_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/detail/env_test.o --- depbase=`echo atf-c/detail/env_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/detail/fs_test.o --- depbase=`echo atf-c/detail/fs_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/detail/list_test.o --- depbase=`echo atf-c/detail/list_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/detail/map_test.o --- depbase=`echo atf-c/detail/map_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/detail/process_helpers.o --- depbase=`echo atf-c/detail/process_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/detail/process_test.o --- depbase=`echo atf-c/detail/process_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/detail/sanity_test.o --- depbase=`echo atf-c/detail/sanity_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/detail/text_test.o --- depbase=`echo atf-c/detail/text_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/detail/user_test.o --- depbase=`echo atf-c/detail/user_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- atf-c/detail/version_helper.o --- depbase=`echo atf-c/detail/version_helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- test-programs/c_helpers.o --- depbase=`echo test-programs/c_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -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 --- test-programs/cpp_helpers.o --- depbase=`echo test-programs/cpp_helpers.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -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 -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 --- atf-c/pkg_config_test --- src="./atf-c/pkg_config_test.sh"; dst="atf-c/pkg_config_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- atf-c++/pkg_config_test --- src="./atf-c++/pkg_config_test.sh"; dst="atf-c++/pkg_config_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- atf-sh/misc_helpers --- src="./atf-sh/misc_helpers.sh"; dst="atf-sh/misc_helpers"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- atf-sh/atf_check_test --- src="./atf-sh/atf_check_test.sh"; dst="atf-sh/atf_check_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- atf-sh/atf-check_test --- src="./atf-sh/atf-check_test.sh"; dst="atf-sh/atf-check_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- atf-sh/config_test --- src="./atf-sh/config_test.sh"; dst="atf-sh/config_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- atf-sh/integration_test --- src="./atf-sh/integration_test.sh"; dst="atf-sh/integration_test"; substs="s,__ATF_SH__,/usr/local/bin/atf-sh,g"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- atf-sh/normalize_test --- src="./atf-sh/normalize_test.sh"; dst="atf-sh/normalize_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- atf-sh/tc_test --- src="./atf-sh/tc_test.sh"; dst="atf-sh/tc_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- atf-sh/tp_test --- src="./atf-sh/tp_test.sh"; dst="atf-sh/tp_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- test-programs/sh_helpers --- src="./test-programs/sh_helpers.sh ./test-programs/common.sh"; dst="test-programs/sh_helpers"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- test-programs/config_test --- src="./test-programs/config_test.sh ./test-programs/common.sh"; dst="test-programs/config_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- test-programs/expect_test --- src="./test-programs/expect_test.sh ./test-programs/common.sh"; dst="test-programs/expect_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- test-programs/meta_data_test --- src="./test-programs/meta_data_test.sh ./test-programs/common.sh"; dst="test-programs/meta_data_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- test-programs/result_test --- src="./test-programs/result_test.sh ./test-programs/common.sh"; dst="test-programs/result_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- test-programs/srcdir_test --- src="./test-programs/srcdir_test.sh ./test-programs/common.sh"; dst="test-programs/srcdir_test"; test -d "$(dirname "${dst}")" || mkdir -p "$(dirname "${dst}")"; echo "#! /usr/local/bin/atf-sh" >"${dst}"; if [ -n "${substs}" ]; then cat ${src} | sed ${substs} >>"${dst}"; else cat ${src} >>"${dst}"; fi; chmod +x "${dst}" --- doc/atf.7 --- test -d doc || mkdir -p doc; sed -e 's#__DOCDIR__#/usr/local/share/doc/atf#g' -e 's#__TESTSDIR__#/usr/local/tests#g' <./doc/atf.7.in >doc/atf.7.tmp; mv doc/atf.7.tmp doc/atf.7 --- libatf-c.la --- /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -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 -Wstrict-prototypes -version-info 1:0:0 -fstack-protector-strong -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-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: error: 'atf-c/libatf_c_la-build.lo' is not a valid libtool object *** [libatf-c.la] Error code 1 make[2]: stopped in /wrkdirs/usr/ports/devel/atf/work/atf-0.21 1 error make[2]: stopped in /wrkdirs/usr/ports/devel/atf/work/atf-0.21 *** [all] Error code 2 make[1]: stopped in /wrkdirs/usr/ports/devel/atf/work/atf-0.21 1 error make[1]: stopped in /wrkdirs/usr/ports/devel/atf/work/atf-0.21 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/devel/atf _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
