=> 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 blitz-0.8.tar.gz
=> Checksum RMD160 OK for blitz-0.8.tar.gz
===> Installing dependencies for blitz++-0.8nb2
=> Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8
=> Build dependency f2c>=20090411nb2: found f2c-20100903
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency libf2c>=20090201nb3: found libf2c-20090201nb3
===> Overriding tools for blitz++-0.8nb2
===> Extracting for blitz++-0.8nb2
===> Patching for blitz++-0.8nb2
=> Applying pkgsrc patches for blitz++-0.8nb2
===> Creating toolchain wrappers for blitz++-0.8nb2
===> Configuring for blitz++-0.8nb2
=> 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 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 gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure:

Configuring blitz 0.8 for x86_64-unknown-linux-gnu


checking for x86_64-unknown-linux-xlf... f77
checking for Fortran 77 compiler default output file name... a.out
checking whether the Fortran 77 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 Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking for x86_64-unknown-linux-xlf90... f77
checking whether we are using the GNU Fortran compiler... yes
checking whether f77 accepts -g... yes
checking for Fortran flag needed to allow free-form source... unknown
checking whether using f77 and  preset flags... yes
checking for x86_64-unknown-linux-xlc++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking whether using g++ preset flags... yes
configure: Setting compiler flags for GNU g++ (wahoo!)
checking compiler specific header... gnu/bzconfig.h
checking whether to enable C++/Fortran 64-bit compilation flags... no
checking for x86_64-unknown-linux-gcc... gcc
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 dependency style of gcc... gcc3
checking for a sed that does not truncate output... /tmp/pkgsrc/math/blitz++/work/.tools/bin/sed
checking for egrep... grep -E
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 whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... (cached) 2097152
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... 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
configure: creating libtool
appending configuration tag "CXX" to libtool
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
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... 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 stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 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 for sin in -lm... yes
configure:

Checking to see if there is a usable BLAS library kicking around...
(If so, Blitz++ will use BLAS library to run benchmarks against
if you build the benchmarks.  Blitz++ itself does NOT use BLAS).


checking for daxpy_ in -lblas... no
checking for daxpy in -lblas... no
checking for DAXPY in -lblas... no
checking for daxpy__ in -lblas... no
checking whether to enable g++ optimization flags... no
checking whether to enable g++ debug flags... no
configure:

C++ compiler (g++  ) characteristics


configure:

Checking major C++ language features


checking whether the compiler implements namespaces... yes
checking whether the compiler supports exceptions... yes
checking whether the compiler supports Run-Time Type Identification... yes
checking whether the compiler supports member constants... yes
checking whether the compiler accepts the old for scoping rules... no
configure:

Now for some of the new keywords


checking whether the compiler supports the explicit keyword... yes
checking whether the compiler supports the mutable keyword... yes
checking whether the compiler recognizes typename... yes
checking whether the compiler supports the Numerical C Extensions Group restrict keyword... no
checking whether the compiler recognizes the '__restrict__' keyword... yes
checking whether the compiler recognizes bool as a built-in type... yes
configure:

Does your compiler understand the newfangled casting syntax?


checking whether the compiler supports const_cast<>... yes
checking whether the compiler supports static_cast<>... yes
checking whether the compiler supports reinterpret_cast<>... yes
checking whether the compiler supports dynamic_cast<>... yes
configure:

Okay, now the important stuff -- templates


checking whether the compiler supports basic templates... yes
checking whether the compiler supports partial specialization... yes
checking whether the compiler supports partial ordering... yes
checking whether the compiler supports default template parameters... yes
checking whether the compiler supports member templates... yes
checking whether the compiler supports member templates outside the class declaration... yes
checking whether the compiler recognizes the full specialization syntax... yes
checking whether the compiler supports function templates with non-type parameters... yes
checking whether the compiler supports template-qualified base class specifiers... no
checking whether the compiler supports template-qualified return types... yes
checking whether the compiler supports explicit template function qualification... yes
checking whether the compiler supports templates as template arguments... yes
checking whether the compiler supports use of the template keyword as a qualifier... yes
checking whether the compiler supports function matching with argument types which are template scope-qualified... yes
checking whether the compiler will support the vector type promotion mechanism... yes
checking whether the compiler supports numeric traits promotions... yes
checking whether the compiler handle computations inside an enum... yes
checking whether the compiler handles (int) casts in enum computations... yes
configure:

Which library features does your compiler provide?


checking whether the compiler has complex<T>... yes
checking whether the compiler has standard complex<T> functions... yes
checking whether the compiler has numeric_limits<T>... yes
checking whether the compiler has <climits> header... yes
checking whether the compiler has valarray<T>... yes
checking whether the compiler has complex math functions... yes
checking whether the compiler has more complex math functions... no
checking whether the compiler supports IEEE math library... yes
checking whether the compiler supports System V math library... no
checking whether the compiler has C math functions in namespace std... yes
checking whether complex math functions are in namespace std... yes
checking whether the compiler supports ISO C++ standard library... yes
checking whether the compiler supports Standard Template Library... yes
checking whether the compiler has getrusage() function... yes
configure:

CXX                = g++
CXXFLAGS           = 
CXX_OPTIMIZE_FLAGS = -O3 -funroll-loops -fomit-frame-pointer -ffast-math
CXX_DEBUG_FLAGS    = -g -DBZ_DEBUG
CXXFFLAGS          = -DBZ_FORTRAN_SYMBOLS_WITH_TRAILING_UNDERSCORES

F77                = f77
FFLAGS             = -B108 -f
F77_OPTIMIZE_FLAGS = -O2

FC                 = 
FCFLAGS            = -g -O2
FC_OPTIMIZE_FLAGS  = 

FORTLIBS           = -L/lib -lfio -lU77 -lf77math
BLASLIB            = 


checking our pkgconfig libname... blitz
checking our pkgconfig version... 0.8
checking our pkgconfig_libdir... ${libdir}/pkgconfig
expanded our pkgconfig_libdir... /usr/pkg/lib/pkgconfig
checking our pkgconfig_libfile... blitz.pc
checking our pkgconfig description... blitz Library
checking our pkgconfig requires... 
checking our pkgconfig ext libs... -lblitz -lm
checking our pkgconfig cppflags... -I/usr/pkg/include
noninstalled pkgconfig -L /tmp/pkgsrc/math/blitz++/work/blitz-0.8/src/.libs
noninstalled pkgconfig -I /tmp/pkgsrc/math/blitz++/work/blitz-0.8/.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: creating blitz/Makefile
config.status: creating blitz/array/Makefile
config.status: creating blitz/generate/Makefile
config.status: creating blitz/meta/Makefile
config.status: creating random/Makefile
config.status: creating lib/Makefile
config.status: creating testsuite/Makefile
config.status: creating examples/Makefile
config.status: creating benchmarks/Makefile
config.status: creating benchmarks/plot_benchmarks.m
config.status: creating doc/Makefile
config.status: creating doc/examples/Makefile
config.status: creating doc/stencils/Makefile
config.status: creating doc/doxygen/Makefile
config.status: creating doc/doxygen/Doxyfile
config.status: creating blitz/config.h
config.status: executing depfiles commands
config.status: executing blitz/gnu/bzconfig.h commands
config.status: creating blitz/gnu/bzconfig.h - prefix BZ for blitz/config.h defines
config.status: executing blitz.pc commands
config.status: creating blitz.pc.in
config.status: creating blitz.pc
config.status: creating blitz-uninstalled.pc
configure:

The configure script has generated makefiles for your platform.
You have several options now:

  make lib              Check the compiler and create libblitz.a
  make check-testsuite  Build and check the testsuite
  make check-examples   Build and check the examples
  make check-benchmarks Build and check the benchmarks (takes a long time)
  make install          Install Blitz++


=> Modifying libtool scripts to use pkgsrc libtool