=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
=> Checksum SHA1 OK for atf-0.14.tar.gz
=> Checksum RMD160 OK for atf-0.14.tar.gz
===> Installing dependencies for atf-0.14
=> Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb5
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency xmlcatmgr>=2.0beta1: found xmlcatmgr-2.2nb1
===> Overriding tools for atf-0.14
===> Extracting for atf-0.14
===> Patching for atf-0.14
===> Creating toolchain wrappers for atf-0.14
===> Configuring for atf-0.14
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Adding run-time search paths to pkg-config files.
WARNING: [subst.mk:pkgconfig] Ignoring non-existent file "./data/atf-c.pc.in".
WARNING: [subst.mk:pkgconfig] Ignoring non-existent file "./data/atf-c++.pc.in".
WARNING: [subst.mk:pkgconfig] Ignoring non-existent file "./data/atf-sh.pc.in".
=> Checking for portability problems in extracted files
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /tmp/pkgsrc/devel/atf/work/.tools/bin/mkdir -p
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/x86_64-unknown-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-unknown-linux-gnu/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) 2097152
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for x86_64-unknown-linux-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether the C++ compiler works... yes
checking whether gcc supports -Werror... yes
checking whether g++ supports -Werror... yes
checking whether gcc supports -g... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wcast-qual... yes
checking whether gcc supports -Wextra... yes
checking whether gcc supports -Wno-unused-parameter... yes
checking whether gcc supports -Wpointer-arith... yes
checking whether gcc supports -Wredundant-decls... yes
checking whether gcc supports -Wreturn-type... yes
checking whether gcc supports -Wshadow... yes
checking whether gcc supports -Wsign-compare... yes
checking whether gcc supports -Wswitch... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -D_FORTIFY_SOURCE=2... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wno-traditional... yes
checking whether gcc supports -Wstrict-prototypes... no
checking whether g++ supports -g... yes
checking whether g++ supports -Wall... yes
checking whether g++ supports -Wcast-qual... yes
checking whether g++ supports -Wextra... yes
checking whether g++ supports -Wno-unused-parameter... yes
checking whether g++ supports -Wpointer-arith... yes
checking whether g++ supports -Wredundant-decls... yes
checking whether g++ supports -Wreturn-type... yes
checking whether g++ supports -Wshadow... yes
checking whether g++ supports -Wsign-compare... yes
checking whether g++ supports -Wswitch... yes
checking whether g++ supports -Wwrite-strings... yes
checking whether g++ supports -D_FORTIFY_SOURCE=2... yes
checking whether g++ supports -Wabi... yes
checking whether g++ supports -Wctor-dtor-privacy... yes
checking whether g++ supports -Wno-deprecated... yes
checking whether g++ supports -Wno-non-template-friend... yes
checking whether g++ supports -Wno-pmf-conversions... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -Woverloaded-virtual... yes
checking whether g++ supports -Wreorder... yes
checking whether g++ supports -Wsign-promo... yes
checking whether g++ supports -Wsynth... yes
checking whether vsnprintf is in std... yes
checking whether getopt allows a + sign for POSIX behavior... yes
checking whether getopt has optreset... no
checking whether __attribute__((__format__(__printf__, a, b))) is supported... yes
checking whether __attribute__((__noreturn__)) is supported... yes
checking for putenv... yes
checking for setenv... yes
checking for unsetenv... yes
checking whether putenv is in std... no
checking whether setenv is in std... no
checking whether unsetenv is in std... no
checking whether basename takes a constant pointer... no
checking whether dirname takes a constant pointer... no
checking whether getcwd(NULL, 0) works... yes
checking for unmount... no
checking whether snprintf is in std... no
checking for the last valid signal... 31
configure: Machine type: x86_64, architecture: x86_64
checking for gdb... no
checking for kyua... no
checking for mtn... no
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
/bin/rm: cannot remove `libtoolT': No such file or directory
=> Modifying libtool scripts to use pkgsrc libtool