=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for howl-1.0.0.tar.gz
=> Checksum RMD160 OK for howl-1.0.0.tar.gz
===> Installing dependencies for howl-1.0.0
=> Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8
=> Build dependency nbpatch-[0-9]*: found nbpatch-20100124
=> Build dependency pkg-config>=0.25: found pkg-config-0.27.1
=> Build dependency checkperms>=1.1: found checkperms-1.11
===> Overriding tools for howl-1.0.0
===> Extracting for howl-1.0.0
===> Patching for howl-1.0.0
=> Applying pkgsrc patches for howl-1.0.0
===> Creating toolchain wrappers for howl-1.0.0
===> Configuring for howl-1.0.0
=> 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
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64-unknown-linux-g++... g++
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking whether byte ordering is bigendian... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse nm output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-unknown-linux-ranlib... ranlib
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/salt/Makefile
config.status: creating include/corby/Makefile
config.status: creating include/discovery/Makefile
config.status: creating include/rendezvous/Makefile
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/howl/Makefile
config.status: creating src/lib/howl/MacOSX/Makefile
config.status: creating src/lib/howl/Posix/Makefile
config.status: creating src/lib/howl/Win32/Makefile
config.status: creating src/lib/howl/NotOSX/Makefile
config.status: creating src/lib/mDNSResponder/Makefile
config.status: creating src/lib/mDNSResponder/Posix/Makefile
config.status: creating src/lib/mDNSResponder/Win32/Makefile
config.status: creating src/mDNSResponder/Makefile
config.status: creating src/mDNSResponder/Posix/Makefile
config.status: creating src/mDNSResponder/Win32/Makefile
config.status: creating src/autoipd/Makefile
config.status: creating src/autoipd/Posix/Makefile
config.status: creating src/autoipd/Linux/Makefile
config.status: creating src/nifd/Makefile
config.status: creating test/Makefile
config.status: creating test/step/Makefile
config.status: creating samples/Makefile
config.status: creating samples/console/Makefile
config.status: creating samples/console/publish/Makefile
config.status: creating samples/console/browse/Makefile
config.status: creating samples/console/resolve/Makefile
config.status: creating samples/console/query/Makefile
config.status: creating samples/Win32/Makefile
config.status: creating samples/Win32/IEBar/Makefile
config.status: creating docs/Makefile
config.status: creating etc/Makefile
config.status: creating howl.pc
config.status: creating include/howl_config.h
config.status: include/howl_config.h is unchanged
config.status: executing depfiles commands
=> Modifying libtool scripts to use pkgsrc libtool
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.