[dune-pdelab] pdelab-howto compiling

Marco Cisternino marco.cisternino at optimad.it
Thu May 17 18:28:21 CEST 2012


Thanks a lot for your quick reply!!
I thought it wasn't enough but it is hard to me to understand where the 
error begins!!
That's why I send you the entire output of the building process in an 
attachment.
It is the pdelab-howto part of the install procedure of the following 
modules: common, grid, grid-howto, localfunctions, istl, pdelab, 
pdelab-howto
No problems for the first six modules.



Il 17/05/2012 18:02, Christian Engwer ha scritto:
> Dear Marco,
>
>> make[2]: *** [dgoverlapping-dgoverlapping.o] Error 1
>> make[2]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/convection-diffusion'
>> make[1]: *** [install-recursive] Error 1
>> make[1]: Leaving directory
>> `/home/marco/workspace/lib/dune/dune-pdelab-howto/src'
>> make: *** [install-recursive] Error 1
> sure handed you skipped the important parts of the error
> message. Please send the full error message, otherwise we can not
> guess what might be wrong.
>
> Christian
>
-------------- next part --------------
--- calling all for dune-pdelab-howto ---
--- calling autogen for dune-pdelab-howto ---
Found am directory /home/marco/workspace/lib/dune/dune-common-2.1.1/am
--> dunedoxynize...
--> libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: linking file `./ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize:   `/usr/share/aclocal/libtool.m4'
libtoolize:   `/usr/share/aclocal/ltoptions.m4'
libtoolize:   `/usr/share/aclocal/ltversion.m4'
libtoolize:   `/usr/share/aclocal/ltsugar.m4'
libtoolize:   `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Remember to add `LT_INIT' to configure.ac.
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
--> writing dependencies.m4
    for dune-pdelab-howto 0.1 peter.bastian at iwr.uni-heidelberg.de
        requires  dune-common   dune-grid   dune-istl   dune-localfunctions   dune-pdelab  
--> aclocal...
--> linking dune-common/am...
--> autoheader...
--> automake...
configure.ac:15: installing `./config.guess'
configure.ac:15: installing `./config.sub'
configure.ac:4: installing `./install-sh'
configure.ac:4: installing `./missing'
src/convection-diffusion/Makefile.am: installing `./depcomp'
am/documentation:12: doc-local was already defined in condition DUNEWEB, which is included in condition TRUE ...
Makefile.am:16:   `am/global-rules' included from here
am/global-rules:19:   `am/documentation' included from here
am/top-rules:30: ... `doc-local' previously defined here
Makefile.am:15:   `am/top-rules' included from here
am/documentation:18: doc-clean was already defined in condition DUNEWEB, which is included in condition TRUE ...
Makefile.am:16:   `am/global-rules' included from here
am/global-rules:19:   `am/documentation' included from here
am/top-rules:31: ... `doc-clean' previously defined here
Makefile.am:15:   `am/top-rules' included from here
am/top-rules:22: user target `distclean-libtool' defined here...
Makefile.am:15:   `am/top-rules' included from here
/usr/share/automake-1.10/am/libtool.am: ... overrides Automake target `distclean-libtool' defined here
--> autoconf...
Now run ./configure to setup dune-pdelab-howto
--- calling configure for dune-pdelab-howto ---
----- using default flags $CONFIGURE_FLAGS from /home/marco/workspace/lib/dune/file.opts -----
./configure CXX=g++ --prefix=/tmp/dune --enable-parallel --disable-documentation "--with-dune-common=/home/marco/workspace/lib/dune/dune-common-2.1.1/" "--with-dune-grid=/home/marco/workspace/lib/dune/dune-grid-2.1.1/" "--with-dune-istl=/home/marco/workspace/lib/dune/dune-istl-2.1.1/" "--with-dune-localfunctions=/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0/" "--with-dune-pdelab=/home/marco/workspace/lib/dune/dune-pdelab/" ACLOCAL_AMFLAGS="-I . -I m4 -I /home/marco/workspace/lib/dune/dune-common-2.1.1/m4 -I /home/marco/workspace/lib/dune/dune-grid-2.1.1/m4 -I /home/marco/workspace/lib/dune/dune-istl-2.1.1/m4 -I /home/marco/workspace/lib/dune/dune-localfunctions-2.1.0/m4 -I /home/marco/workspace/lib/dune/dune-pdelab/m4"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking how to create a pax tar archive... (cached) gnutar
checking for convert... no
checking for inkscape... no
checking for doxygen... no
checking for latex... no
checking for bibtex... no
checking for dvipdf... dvipdf
checking for dvips... no
checking for wml... no
checking for dot... no
checking for perl... perl
checking for convert... false
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for style of include used by make... GNU
checking for 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 dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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 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 dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether gfortran accepts -g... (cached) yes
checking whether we are using the GNU Fortran compiler... (cached) yes
checking whether gfortran accepts -g... (cached) 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... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/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 ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/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... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/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 if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/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 if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/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 for ranlib... (cached) ranlib
checking how to get verbose linking output from gfortran... -v
checking for Fortran 77 libraries of gfortran...  -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/opt/intel/composerxe-2011.2.137/compiler/lib/intel64 -L/opt/intel/composerxe-2011.2.137/ipp/../compiler/lib/intel64 -L/opt/intel/composerxe-2011.2.137/ipp/lib/intel64 -L/opt/intel/composerxe-2011.2.137/mkl/lib/intel64 -L/opt/intel/composerxe-2011.2.137/tbb/lib/intel64//cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lgfortranbegin -lgfortran -lm
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking for sgemm_... no
checking for ATL_xerbla in -latlas... no
checking for sgemm_ in -lblas... yes
checking for dgemm_ in -ldgemm... no
checking for sgemm_ in -lcxml... no
checking for sgemm_ in -ldxml... no
checking for sgemm_ in -lscs... no
checking for sgemm_ in -lcomplib.sgimath... no
checking for sgemm_ in -lblas... (cached) yes
checking for sgemm_ in -lessl... no
checking for sgemm_ in -lblas... (cached) yes
checking for cheev_... no
checking for cheev_ in -llapack... yes
checking how to get verbose linking output from gfortran... -v
checking for Fortran libraries of gfortran...  -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/opt/intel/composerxe-2011.2.137/compiler/lib/intel64 -L/opt/intel/composerxe-2011.2.137/ipp/../compiler/lib/intel64 -L/opt/intel/composerxe-2011.2.137/ipp/lib/intel64 -L/opt/intel/composerxe-2011.2.137/mkl/lib/intel64 -L/opt/intel/composerxe-2011.2.137/tbb/lib/intel64//cc4.1.0_libc2.4_kernel2.6.16.21 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lgfortranbegin -lgfortran -lm
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking whether compiler is officially supported by DUNE... yes
checking whether g++ accepts -std=c++0x... yes
checking whether static_assert is supported... yes
checking whether nullptr is supported... no
checking type_traits usability... yes
checking type_traits presence... yes
checking for type_traits... yes
checking tr1/type_traits usability... yes
checking tr1/type_traits presence... yes
checking for tr1/type_traits... yes
checking tuple usability... yes
checking tuple presence... yes
checking for tuple... yes
checking tr1/tuple usability... yes
checking tr1/tuple presence... yes
checking for tr1/tuple... yes
checking memory usability... yes
checking memory presence... yes
checking for memory... yes
checking tr1/memory usability... yes
checking tr1/memory presence... yes
checking for tr1/memory... yes
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_ptr.hpp... yes
checking the location of shared_ptr header file... 
checking whether compiling C++ code works... yes
checking whether linking C++ objects works... yes
checking for __attribute__((deprecated))... yes
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
checking for mpicc... mpicc
checking for MPI_Init... yes
checking for mpi.h... yes
configure: Trying to identify the version of MPI compiler mpicc
checking for lam... no
checking for mpich... no
checking for OpenMPI... yes
checking whether compiling with OpenMPI works... yes
configure: WARNING: Disabled test whether running with OpenMPI works.
checking for MPI_Finalized in -lm... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for pow in -lm... yes
checking for sqrt... yes
checking for strchr... yes
configure: creating ./config.lt
config.lt: creating libtool
checking for dune-common installation or source tree... found in /home/marco/workspace/lib/dune/dune-common-2.1.1
checking dune/common/stdstreams.hh usability... yes
checking dune/common/stdstreams.hh presence... yes
checking for dune/common/stdstreams.hh... yes
checking for libdunecommon... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking whether we are using the Microsoft C compiler... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for OpenGL library... -lGL
checking grape.h usability... no
checking grape.h presence... no
checking for grape.h... no
configure: searching for ALBERTA in /usr...
configure: searching for ALBERTA in /usr/local...
configure: searching for ALBERTA in /usr/local/alberta...
configure: searching for ALBERTA in /opt/alberta...
checking alberta.h usability... no
checking alberta.h presence... no
checking for alberta.h... no
configure: WARNING: alberta.h not found in -I/include/alberta
Package libug was not found in the pkg-config search path.
Perhaps you should add the directory containing `libug.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libug' found
Package libug was not found in the pkg-config search path.
Perhaps you should add the directory containing `libug.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libug' found
checking for UG... no
configure: WARNING: UG not found
checking for amiramesh/AmiraMesh.h... no
configure: WARNING: AmiraMesh.h not found in /usr/local/amiramesh/include/amiramesh
checking psurface/PSurface.h usability... no
checking psurface/PSurface.h presence... no
checking for psurface/PSurface.h... no
configure: searching for GMP in /usr...
checking gmpxx.h usability... no
checking gmpxx.h presence... no
checking for gmpxx.h... no
configure: WARNING: gmpxx.h not found in /usr
configure: searching for GMP in /usr/local...
checking for gmpxx.h... (cached) no
configure: WARNING: gmpxx.h not found in /usr/local
checking for alglib4dune (>=1.0) via pkgconfig... no
checking for dune-grid installation or source tree... found in /home/marco/workspace/lib/dune/dune-grid-2.1.1
checking dune/grid/onedgrid.hh usability... yes
checking dune/grid/onedgrid.hh presence... yes
checking for dune/grid/onedgrid.hh... yes
checking for libdunegrid... yes
checking for ParMETIS library... failed
checking dsp_defs.h usability... no
checking dsp_defs.h presence... no
checking for dsp_defs.h... no
configure: WARNING: dsp_defs.h not found in /usr/local/SRC with  -I/usr/local/SRC -DENABLE_SUPERLU
checking SuperLU... no
checking for SuperLUDist library... checking superlu_ddefs.h usability... no
checking superlu_ddefs.h presence... no
checking for superlu_ddefs.h... no
configure: WARNING: superlu_ddefs.h not found in /usr/local/SRC with  -I/usr/local/SRC -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1
checking SuperLUDist in /usr/local... failed
checking for METIS library... failed
checking for boostlib >= 1.20.0... yes
checking whether the Boost::FUSION library is available... no
checking for dune-istl installation or source tree... found in /home/marco/workspace/lib/dune/dune-istl-2.1.1
checking dune/istl/istlexception.hh usability... yes
checking dune/istl/istlexception.hh presence... yes
checking for dune/istl/istlexception.hh... yes
configure: dune-istl does not provide libs
configure: Searching for dune-localfunctions...
checking for dune-localfunctions installation or source tree... found in /home/marco/workspace/lib/dune/dune-localfunctions-2.1.0
checking dune/localfunctions/common/localbasis.hh usability... yes
checking dune/localfunctions/common/localbasis.hh presence... yes
checking for dune/localfunctions/common/localbasis.hh... yes
configure: dune-localfunctions does not provide libs
configure: Searching for dune-pdelab...
checking for dune-pdelab installation or source tree... found in /home/marco/workspace/lib/dune/dune-pdelab
checking dune/pdelab/common/function.hh usability... yes
checking dune/pdelab/common/function.hh presence... yes
checking for dune/pdelab/common/function.hh... yes
configure: dune-pdelab does not provide libs
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating doc/Makefile
config.status: creating doc/howto/Makefile
config.status: creating src/Makefile
config.status: creating src/utility/Makefile
config.status: creating src/course-examples/Makefile
config.status: creating src/course-gridfunctionspace/Makefile
config.status: creating src/navier-stokes/Makefile
config.status: creating src/two-phase/Makefile
config.status: creating src/convection-diffusion/Makefile
config.status: creating dune-pdelab-howto.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Found the following Dune-components: 

----------------------------------------

dune-common.............: version 2.1.1
dune-grid...............: version 2.1.1
dune-istl...............: version 2.1.1
dune-localfunctions.....: version 2.1.0
dune-pdelab.............: version 0.2.1
ALBERTA.................: no
ALUGrid.................: no
AlgLib for DUNE.........: no
AmiraMesh...............: no
BLAS....................: yes
GMP.....................: no
Grape...................: no
METIS...................: no
MPI.....................: yes (OpenMPI)
OpenGL..................: yes (add GL_LIBS to LDADD manually, etc.)
ParMETIS................: no
SuperLU-DIST............: no
SuperLU.................: no
UG......................: no
psurface................: no

----------------------------------------

See ./configure --help and config.log for reasons why a component wasn't found

--- calling make for dune-pdelab-howto ---
----- using default flags $MAKE_FLAGS from /home/marco/workspace/lib/dune/file.opts -----
make install
Making install in doc
make[1]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/doc'
Making install in howto
make[2]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/doc/howto'
make[3]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/doc/howto'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/tmp/dune/share/doc/dune-pdelab-howto" || /bin/mkdir -p "/tmp/dune/share/doc/dune-pdelab-howto"
make[3]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/doc/howto'
make[2]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/doc/howto'
make[2]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/doc'
make[3]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/tmp/dune/share/doc/dune-pdelab-howto" || /bin/mkdir -p "/tmp/dune/share/doc/dune-pdelab-howto"
make[3]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/doc'
make[2]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/doc'
make[1]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/doc'
Making install in m4
make[1]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/m4'
make[2]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/m4'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/tmp/dune/share/aclocal" || /bin/mkdir -p "/tmp/dune/share/aclocal"
 /usr/bin/install -c -m 644 'dune-pdelab-howto.m4' '/tmp/dune/share/aclocal/dune-pdelab-howto.m4'
test -z "/tmp/dune/share/doc/dune-pdelab-howto" || /bin/mkdir -p "/tmp/dune/share/doc/dune-pdelab-howto"
make[2]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/m4'
make[1]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/m4'
Making install in src
make[1]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src'
Making install in utility
make[2]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/utility'
make[3]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/utility'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/tmp/dune/share/doc/dune-pdelab-howto" || /bin/mkdir -p "/tmp/dune/share/doc/dune-pdelab-howto"
test -z "/tmp/dune/include/src/utility" || /bin/mkdir -p "/tmp/dune/include/src/utility"
 /usr/bin/install -c -m 644 'permeability_generator.hh' '/tmp/dune/include/src/utility/permeability_generator.hh'
 /usr/bin/install -c -m 644 'gridexamples.hh' '/tmp/dune/include/src/utility/gridexamples.hh'
 /usr/bin/install -c -m 644 'basicunitcube.hh' '/tmp/dune/include/src/utility/basicunitcube.hh'
make[3]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/utility'
make[2]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/utility'
Making install in course-examples
make[2]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/course-examples'
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT example01-example01.o -MD -MP -MF .deps/example01-example01.Tpo -c -o example01-example01.o `test -f 'example01.cc' || echo './'`example01.cc
mv -f .deps/example01-example01.Tpo .deps/example01-example01.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2   -L/usr/lib64 -o example01 example01-example01.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon   -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o example01 example01-example01.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT example02-example02.o -MD -MP -MF .deps/example02-example02.Tpo -c -o example02-example02.o `test -f 'example02.cc' || echo './'`example02.cc
mv -f .deps/example02-example02.Tpo .deps/example02-example02.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2   -L/usr/lib64 -o example02 example02-example02.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon   -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o example02 example02-example02.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT example03-example03.o -MD -MP -MF .deps/example03-example03.Tpo -c -o example03-example03.o `test -f 'example03.cc' || echo './'`example03.cc
mv -f .deps/example03-example03.Tpo .deps/example03-example03.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2   -L/usr/lib64 -o example03 example03-example03.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon   -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o example03 example03-example03.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT example04-example04.o -MD -MP -MF .deps/example04-example04.Tpo -c -o example04-example04.o `test -f 'example04.cc' || echo './'`example04.cc
mv -f .deps/example04-example04.Tpo .deps/example04-example04.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2   -L/usr/lib64 -o example04 example04-example04.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon  -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o example04 example04-example04.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT example05-example05.o -MD -MP -MF .deps/example05-example05.Tpo -c -o example05-example05.o `test -f 'example05.cc' || echo './'`example05.cc
mv -f .deps/example05-example05.Tpo .deps/example05-example05.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2   -L/usr/lib64 -o example05 example05-example05.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon   -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o example05 example05-example05.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT example06-example06.o -MD -MP -MF .deps/example06-example06.Tpo -c -o example06-example06.o `test -f 'example06.cc' || echo './'`example06.cc
mv -f .deps/example06-example06.Tpo .deps/example06-example06.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2   -L/usr/lib64 -o example06 example06-example06.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon   -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o example06 example06-example06.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include   -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1  -DDUNE_DEVEL_MODE  -g -O2 -MT example07-example07.o -MD -MP -MF .deps/example07-example07.Tpo -c -o example07-example07.o `test -f 'example07.cc' || echo './'`example07.cc
mv -f .deps/example07-example07.Tpo .deps/example07-example07.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x   -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1  -DDUNE_DEVEL_MODE  -g -O2   -L/usr/lib64 -o example07 example07-example07.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil   -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon    -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -DDUNE_DEVEL_MODE -g -O2 -o example07 example07-example07.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
make[3]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/course-examples'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/tmp/dune/share/doc/dune-pdelab-howto" || /bin/mkdir -p "/tmp/dune/share/doc/dune-pdelab-howto"
make[3]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/course-examples'
make[2]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/course-examples'
Making install in course-gridfunctionspace
make[2]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/course-gridfunctionspace'
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT parallelgfs-parallelgfs.o -MD -MP -MF .deps/parallelgfs-parallelgfs.Tpo -c -o parallelgfs-parallelgfs.o `test -f 'parallelgfs.cc' || echo './'`parallelgfs.cc
mv -f .deps/parallelgfs-parallelgfs.Tpo .deps/parallelgfs-parallelgfs.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2   -L/usr/lib64 -o parallelgfs parallelgfs-parallelgfs.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon  -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o parallelgfs parallelgfs-parallelgfs.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/include -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT q1gridfunctionspacemain-q1gridfunctionspacemain.o -MD -MP -MF .deps/q1gridfunctionspacemain-q1gridfunctionspacemain.Tpo -c -o q1gridfunctionspacemain-q1gridfunctionspacemain.o `test -f 'q1gridfunctionspacemain.cc' || echo './'`q1gridfunctionspacemain.cc
mv -f .deps/q1gridfunctionspacemain-q1gridfunctionspacemain.Tpo .deps/q1gridfunctionspacemain-q1gridfunctionspacemain.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2  -L/usr/lib64 -o q1gridfunctionspacemain q1gridfunctionspacemain-q1gridfunctionspacemain.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil          -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon  -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o q1gridfunctionspacemain q1gridfunctionspacemain-q1gridfunctionspacemain.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT q1interpolatemain-q1interpolatemain.o -MD -MP -MF .deps/q1interpolatemain-q1interpolatemain.Tpo -c -o q1interpolatemain-q1interpolatemain.o `test -f 'q1interpolatemain.cc' || echo './'`q1interpolatemain.cc
mv -f .deps/q1interpolatemain-q1interpolatemain.Tpo .deps/q1interpolatemain-q1interpolatemain.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2   -L/usr/lib64 -o q1interpolatemain q1interpolatemain-q1interpolatemain.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon  -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o q1interpolatemain q1interpolatemain-q1interpolatemain.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT q1interpolationerrormain-q1interpolationerrormain.o -MD -MP -MF .deps/q1interpolationerrormain-q1interpolationerrormain.Tpo -c -o q1interpolationerrormain-q1interpolationerrormain.o `test -f 'q1interpolationerrormain.cc' || echo './'`q1interpolationerrormain.cc
mv -f .deps/q1interpolationerrormain-q1interpolationerrormain.Tpo .deps/q1interpolationerrormain-q1interpolationerrormain.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2   -L/usr/lib64 -o q1interpolationerrormain q1interpolationerrormain-q1interpolationerrormain.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon  -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o q1interpolationerrormain q1interpolationerrormain-q1interpolationerrormain.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT q2interpolationerrormain-q2interpolationerrormain.o -MD -MP -MF .deps/q2interpolationerrormain-q2interpolationerrormain.Tpo -c -o q2interpolationerrormain-q2interpolationerrormain.o `test -f 'q2interpolationerrormain.cc' || echo './'`q2interpolationerrormain.cc
mv -f .deps/q2interpolationerrormain-q2interpolationerrormain.Tpo .deps/q2interpolationerrormain-q2interpolationerrormain.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2   -L/usr/lib64 -o q2interpolationerrormain q2interpolationerrormain-q2interpolationerrormain.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon  -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o q2interpolationerrormain q2interpolationerrormain-q2interpolationerrormain.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT q1constrainedinterpolatemain-q1constrainedinterpolatemain.o -MD -MP -MF .deps/q1constrainedinterpolatemain-q1constrainedinterpolatemain.Tpo -c -o q1constrainedinterpolatemain-q1constrainedinterpolatemain.o `test -f 'q1constrainedinterpolatemain.cc' || echo './'`q1constrainedinterpolatemain.cc
mv -f .deps/q1constrainedinterpolatemain-q1constrainedinterpolatemain.Tpo .deps/q1constrainedinterpolatemain-q1constrainedinterpolatemain.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2   -L/usr/lib64 -o q1constrainedinterpolatemain q1constrainedinterpolatemain-q1constrainedinterpolatemain.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon  -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o q1constrainedinterpolatemain q1constrainedinterpolatemain-q1constrainedinterpolatemain.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT thinterpolatemain-thinterpolatemain.o -MD -MP -MF .deps/thinterpolatemain-thinterpolatemain.Tpo -c -o thinterpolatemain-thinterpolatemain.o `test -f 'thinterpolatemain.cc' || echo './'`thinterpolatemain.cc
mv -f .deps/thinterpolatemain-thinterpolatemain.Tpo .deps/thinterpolatemain-thinterpolatemain.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2   -L/usr/lib64 -o thinterpolatemain thinterpolatemain-thinterpolatemain.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon  -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o thinterpolatemain thinterpolatemain-thinterpolatemain.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
make[3]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/course-gridfunctionspace'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/tmp/dune/share/doc/dune-pdelab-howto" || /bin/mkdir -p "/tmp/dune/share/doc/dune-pdelab-howto"
make[3]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/course-gridfunctionspace'
make[2]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/course-gridfunctionspace'
Making install in navier-stokes
make[2]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/navier-stokes'
make[3]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/navier-stokes'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/tmp/dune/share/doc/dune-pdelab-howto" || /bin/mkdir -p "/tmp/dune/share/doc/dune-pdelab-howto"
make[3]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/navier-stokes'
make[2]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/navier-stokes'
Making install in two-phase
make[2]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/two-phase'
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1      -g -O2 -MT dnaplfv-dnaplfv.o -MD -MP -MF .deps/dnaplfv-dnaplfv.Tpo -c -o dnaplfv-dnaplfv.o `test -f 'dnaplfv.cc' || echo './'`dnaplfv.cc
mv -f .deps/dnaplfv-dnaplfv.Tpo .deps/dnaplfv-dnaplfv.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1      -g -O2    -L/usr/lib64 -o dnaplfv dnaplfv-dnaplfv.o   -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon  -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o dnaplfv dnaplfv-dnaplfv.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
make[3]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/two-phase'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/tmp/dune/share/doc/dune-pdelab-howto" || /bin/mkdir -p "/tmp/dune/share/doc/dune-pdelab-howto"
make[3]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/two-phase'
make[2]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/two-phase'
Making install in convection-diffusion
make[2]: Entering directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/convection-diffusion'
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT overlappingsinglephaseflowccfv-overlappingsinglephaseflowccfv.o -MD -MP -MF .deps/overlappingsinglephaseflowccfv-overlappingsinglephaseflowccfv.Tpo -c -o overlappingsinglephaseflowccfv-overlappingsinglephaseflowccfv.o `test -f 'overlappingsinglephaseflowccfv.cc' || echo './'`overlappingsinglephaseflowccfv.cc
mv -f .deps/overlappingsinglephaseflowccfv-overlappingsinglephaseflowccfv.Tpo .deps/overlappingsinglephaseflowccfv-overlappingsinglephaseflowccfv.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2   -L/usr/lib64 -o overlappingsinglephaseflowccfv overlappingsinglephaseflowccfv-overlappingsinglephaseflowccfv.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon  -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o overlappingsinglephaseflowccfv overlappingsinglephaseflowccfv-overlappingsinglephaseflowccfv.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT overlappingsinglephaseflow-overlappingsinglephaseflow.o -MD -MP -MF .deps/overlappingsinglephaseflow-overlappingsinglephaseflow.Tpo -c -o overlappingsinglephaseflow-overlappingsinglephaseflow.o `test -f 'overlappingsinglephaseflow.cc' || echo './'`overlappingsinglephaseflow.cc
mv -f .deps/overlappingsinglephaseflow-overlappingsinglephaseflow.Tpo .deps/overlappingsinglephaseflow-overlappingsinglephaseflow.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2   -L/usr/lib64 -o overlappingsinglephaseflow overlappingsinglephaseflow-overlappingsinglephaseflow.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon  -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o overlappingsinglephaseflow overlappingsinglephaseflow-overlappingsinglephaseflow.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT nonoverlappingsinglephaseflow-nonoverlappingsinglephaseflow.o -MD -MP -MF .deps/nonoverlappingsinglephaseflow-nonoverlappingsinglephaseflow.Tpo -c -o nonoverlappingsinglephaseflow-nonoverlappingsinglephaseflow.o `test -f 'nonoverlappingsinglephaseflow.cc' || echo './'`nonoverlappingsinglephaseflow.cc
nonoverlappingsinglephaseflow.cc: In function ?int main(int, char**)?:
nonoverlappingsinglephaseflow.cc:259: warning: ?Dune::PDELab::P0LocalFiniteElementMap<D, R, d>::P0LocalFiniteElementMap(Dune::GeometryType::BasicType) [with D = double, R = double, int d = 2]? is deprecated (declared at /home/marco/workspace/lib/dune/dune-pdelab/dune/pdelab/finiteelementmap/p0fem.hh:20)
nonoverlappingsinglephaseflow.cc:284: warning: ?Dune::PDELab::P0LocalFiniteElementMap<D, R, d>::P0LocalFiniteElementMap(Dune::GeometryType::BasicType) [with D = double, R = double, int d = 3]? is deprecated (declared at /home/marco/workspace/lib/dune/dune-pdelab/dune/pdelab/finiteelementmap/p0fem.hh:20)
nonoverlappingsinglephaseflow.cc:309: warning: ?Dune::PDELab::P0LocalFiniteElementMap<D, R, d>::P0LocalFiniteElementMap(Dune::GeometryType::BasicType) [with D = double, R = double, int d = 2]? is deprecated (declared at /home/marco/workspace/lib/dune/dune-pdelab/dune/pdelab/finiteelementmap/p0fem.hh:20)
/home/marco/workspace/lib/dune/dune-pdelab/dune/pdelab/finiteelementmap/p0fem.hh: In constructor ?Dune::PDELab::P0LocalFiniteElementMap<D, R, d>::P0LocalFiniteElementMap(Dune::GeometryType::BasicType) [with D = double, R = double, int d = 2]?:
nonoverlappingsinglephaseflow.cc:259:   instantiated from here
/home/marco/workspace/lib/dune/dune-pdelab/dune/pdelab/finiteelementmap/p0fem.hh:21: warning: ?Dune::P0LocalFiniteElement<D, R, d>::P0LocalFiniteElement(Dune::GeometryType::BasicType) [with D = double, R = double, int d = 2]? is deprecated (declared at /home/marco/workspace/lib/dune/dune-localfunctions-2.1.0/dune/localfunctions/lagrange/p0.hh:38)
/home/marco/workspace/lib/dune/dune-pdelab/dune/pdelab/finiteelementmap/p0fem.hh: In constructor ?Dune::PDELab::P0LocalFiniteElementMap<D, R, d>::P0LocalFiniteElementMap(Dune::GeometryType::BasicType) [with D = double, R = double, int d = 3]?:
nonoverlappingsinglephaseflow.cc:284:   instantiated from here
/home/marco/workspace/lib/dune/dune-pdelab/dune/pdelab/finiteelementmap/p0fem.hh:21: warning: ?Dune::P0LocalFiniteElement<D, R, d>::P0LocalFiniteElement(Dune::GeometryType::BasicType) [with D = double, R = double, int d = 3]? is deprecated (declared at /home/marco/workspace/lib/dune/dune-localfunctions-2.1.0/dune/localfunctions/lagrange/p0.hh:38)
mv -f .deps/nonoverlappingsinglephaseflow-nonoverlappingsinglephaseflow.Tpo .deps/nonoverlappingsinglephaseflow-nonoverlappingsinglephaseflow.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2   -L/usr/lib64 -o nonoverlappingsinglephaseflow nonoverlappingsinglephaseflow-nonoverlappingsinglephaseflow.o  -pthread -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -ldl -Wl,--export-dynamic -lnsl -lutil           -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon  -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -ldunegrid  -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib -ldunecommon 
libtool: link: g++ -std=c++0x -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1 -g -O2 -o nonoverlappingsinglephaseflow nonoverlappingsinglephaseflow-nonoverlappingsinglephaseflow.o -pthread -Wl,--export-dynamic  -L/usr/lib64 -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -L/home/marco/workspace/lib/dune/dune-grid-2.1.1/lib -L/home/marco/workspace/lib/dune/dune-common-2.1.1/lib /home/marco/workspace/lib/dune/dune-grid-2.1.1/lib/.libs/libdunegrid.a /usr/local/lib/libmpi.so /usr/local/lib/libopen-rte.so /usr/local/lib/libopen-pal.so -ldl -lnsl -lutil /home/marco/workspace/lib/dune/dune-common-2.1.1/lib/.libs/libdunecommon.a -pthread
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../..  -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/include -I/home/marco/workspace/lib/dune/dune-common-2.1.1 -I/home/marco/workspace/lib/dune/dune-grid-2.1.1 -I/home/marco/workspace/lib/dune/dune-istl-2.1.1 -I/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0 -I/home/marco/workspace/lib/dune/dune-pdelab  -I/usr/local/include -pthread -DMPIPP_H -DENABLE_MPI=1     -g -O2 -MT dgoverlapping-dgoverlapping.o -MD -MP -MF .deps/dgoverlapping-dgoverlapping.Tpo -c -o dgoverlapping-dgoverlapping.o `test -f 'dgoverlapping.cc' || echo './'`dgoverlapping.cc
dgoverlapping.cc:274:6: warning: #warning No analytic solution provided, will not calculate L2 Error
dgoverlapping.cc: In function ?void solve_dg(const GV&, const FEM&, std::string, bool)?:
dgoverlapping.cc:208: error: ?SeqOverlappingSchwarzSmootherArgs? is not a member of ?Dune::Amg?
dgoverlapping.cc:208: error: expected `(' before ?>? token
dgoverlapping.cc:208: error: ?::vertex? has not been declared
dgoverlapping.cc:210: error: ?SeqOverlappingSchwarzSmootherArgs? is not a member of ?Dune::Amg?
dgoverlapping.cc:210: error: expected `(' before ?>? token
dgoverlapping.cc:210: error: ?::pairwise? has not been declared
dgoverlapping.cc: In function ?int main(int, char**)?:
dgoverlapping.cc:337: warning: ?Dune::PDELab::MonomLocalFiniteElementMap<D, R, d, p>::MonomLocalFiniteElementMap(Dune::GeometryType::BasicType) [with D = double, R = double, int d = 2, int p = 2]? is deprecated (declared at /home/marco/workspace/lib/dune/dune-pdelab/dune/pdelab/finiteelementmap/monomfem.hh:26)
/home/marco/workspace/lib/dune/dune-pdelab/dune/pdelab/finiteelementmap/monomfem.hh: In constructor ?Dune::PDELab::MonomLocalFiniteElementMap<D, R, d, p>::MonomLocalFiniteElementMap(Dune::GeometryType::BasicType) [with D = double, R = double, int d = 2, int p = 2]?:
dgoverlapping.cc:337:   instantiated from here
/home/marco/workspace/lib/dune/dune-pdelab/dune/pdelab/finiteelementmap/monomfem.hh:27: warning: ?Dune::MonomLocalFiniteElement<D, R, d, p>::MonomLocalFiniteElement(Dune::GeometryType::BasicType) [with D = double, R = double, int d = 2, int p = 2]? is deprecated (declared at /home/marco/workspace/lib/dune/dune-localfunctions-2.1.0/dune/localfunctions/monom.hh:49)
dgoverlapping.cc: In function ?void solve_dg(const GV&, const FEM&, std::string, bool) [with GV = Dune::GridView<Dune::DefaultLeafGridViewTraits<const Dune::YaspGrid<2>, All_Partition> >, FEM = main(int, char**)::FEM]?:
dgoverlapping.cc:340:   instantiated from here
dgoverlapping.cc:206: error: ?struct solve_dg(const GV&, const FEM&, std::string, bool) [with GV = Dune::GridView<Dune::DefaultLeafGridViewTraits<const Dune::YaspGrid<2>, All_Partition> >, FEM = main(int, char**)::FEM]::DGSmootherArgs? has no member named ?onthefly?
dgoverlapping.cc:207: error: ?struct solve_dg(const GV&, const FEM&, std::string, bool) [with GV = Dune::GridView<Dune::DefaultLeafGridViewTraits<const Dune::YaspGrid<2>, All_Partition> >, FEM = main(int, char**)::FEM]::DGSmootherArgs? has no member named ?overlap?
dgoverlapping.cc:210: error: ?struct solve_dg(const GV&, const FEM&, std::string, bool) [with GV = Dune::GridView<Dune::DefaultLeafGridViewTraits<const Dune::YaspGrid<2>, All_Partition> >, FEM = main(int, char**)::FEM]::DGSmootherArgs? has no member named ?overlap?
dgoverlapping.cc:340:   instantiated from here
dgoverlapping.cc:237: error: request for member ?setArgs? in ?cargs?, which is of non-class type ?const void*?
dgoverlapping.cc:238: error: request for member ?setMatrix? in ?cargs?, which is of non-class type ?const void*?
dgoverlapping.cc:340:   instantiated from here
dgoverlapping.cc:241: error: request for member ?setArgs? in ?cargs?, which is of non-class type ?const void*?
dgoverlapping.cc:242: error: request for member ?setMatrix? in ?cargs?, which is of non-class type ?const void*?
/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0/dune/localfunctions/monom.hh: In constructor ?Dune::MonomLocalFiniteElement<D, R, d, p>::MonomLocalFiniteElement(Dune::GeometryType::BasicType) [with D = double, R = double, int d = 2, int p = 2]?:
/home/marco/workspace/lib/dune/dune-pdelab/dune/pdelab/finiteelementmap/monomfem.hh:27:   instantiated from ?Dune::PDELab::MonomLocalFiniteElementMap<D, R, d, p>::MonomLocalFiniteElementMap(Dune::GeometryType::BasicType) [with D = double, R = double, int d = 2, int p = 2]?
dgoverlapping.cc:337:   instantiated from here
/home/marco/workspace/lib/dune/dune-localfunctions-2.1.0/dune/localfunctions/monom.hh:50: warning: ?Dune::MonomLocalInterpolation<LB, size>::MonomLocalInterpolation(const Dune::GeometryType::BasicType&, const LB&) [with LB = Dune::MonomLocalBasis<double, double, 2u, 2u>, unsigned int size = 6u]? is deprecated (declared at /home/marco/workspace/lib/dune/dune-localfunctions-2.1.0/dune/localfunctions/monom/monomlocalinterpolation.hh:47)
/home/marco/workspace/lib/dune/dune-istl-2.1.1/dune/istl/paamg/construction.hh: In static member function ?static T* Dune::Amg::ConstructionTraits<T>::construct(const void*&) [with T = Dune::SeqOverlappingSchwarz<Dune::BCRSMatrix<Dune::FieldMatrix<double, 6, 6>, std::allocator<Dune::FieldMatrix<double, 6, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > >, Dune::AdditiveSchwarzMode, Dune::ILU0SubdomainSolver<Dune::BCRSMatrix<Dune::FieldMatrix<double, 6, 6>, std::allocator<Dune::FieldMatrix<double, 6, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > > >, std::allocator<Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > > > >]?:
dgoverlapping.cc:245:   instantiated from ?void solve_dg(const GV&, const FEM&, std::string, bool) [with GV = Dune::GridView<Dune::DefaultLeafGridViewTraits<const Dune::YaspGrid<2>, All_Partition> >, FEM = main(int, char**)::FEM]?
dgoverlapping.cc:340:   instantiated from here
/home/marco/workspace/lib/dune/dune-istl-2.1.1/dune/istl/paamg/construction.hh:52: error: no matching function for call to ?Dune::SeqOverlappingSchwarz<Dune::BCRSMatrix<Dune::FieldMatrix<double, 6, 6>, std::allocator<Dune::FieldMatrix<double, 6, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > >, Dune::AdditiveSchwarzMode, Dune::ILU0SubdomainSolver<Dune::BCRSMatrix<Dune::FieldMatrix<double, 6, 6>, std::allocator<Dune::FieldMatrix<double, 6, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > > >, std::allocator<Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > > > >::SeqOverlappingSchwarz()?
/home/marco/workspace/lib/dune/dune-istl-2.1.1/dune/istl/overlappingschwarz.hh:996: note: candidates are: Dune::SeqOverlappingSchwarz<M, X, TM, TD, TA>::SeqOverlappingSchwarz(const M&, const std::vector<Dune::SLList<typename M::size_type, typename TA::rebind<typename M::size_type>::other>, typename TA::rebind<Dune::SLList<typename M::size_type, typename TA::rebind<typename M::size_type>::other> >::other>&, typename X::field_type, bool) [with M = Dune::BCRSMatrix<Dune::FieldMatrix<double, 6, 6>, std::allocator<Dune::FieldMatrix<double, 6, 6> > >, X = Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > >, TM = Dune::AdditiveSchwarzMode, TD = Dune::ILU0SubdomainSolver<Dune::BCRSMatrix<Dune::FieldMatrix<double, 6, 6>, std::allocator<Dune::FieldMatrix<double, 6, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > > >, TA = std::allocator<Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > > >]
/home/marco/workspace/lib/dune/dune-istl-2.1.1/dune/istl/overlappingschwarz.hh:1045: note:                 Dune::SeqOverlappingSchwarz<M, X, TM, TD, TA>::SeqOverlappingSchwarz(const M&, const std::vector<std::set<typename M::size_type, std::less<typename M::size_type>, typename TA::rebind<typename M::size_type>::other>, typename TA::rebind<std::set<typename M::size_type, std::less<typename M::size_type>, typename TA::rebind<typename M::size_type>::other> >::other>&, typename X::field_type, bool) [with M = Dune::BCRSMatrix<Dune::FieldMatrix<double, 6, 6>, std::allocator<Dune::FieldMatrix<double, 6, 6> > >, X = Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > >, TM = Dune::AdditiveSchwarzMode, TD = Dune::ILU0SubdomainSolver<Dune::BCRSMatrix<Dune::FieldMatrix<double, 6, 6>, std::allocator<Dune::FieldMatrix<double, 6, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > > >, TA = std::allocator<Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > > >]
/home/marco/workspace/lib/dune/dune-istl-2.1.1/dune/istl/overlappingschwarz.hh:739: note:                 Dune::SeqOverlappingSchwarz<Dune::BCRSMatrix<Dune::FieldMatrix<double, 6, 6>, std::allocator<Dune::FieldMatrix<double, 6, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > >, Dune::AdditiveSchwarzMode, Dune::ILU0SubdomainSolver<Dune::BCRSMatrix<Dune::FieldMatrix<double, 6, 6>, std::allocator<Dune::FieldMatrix<double, 6, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > > >, std::allocator<Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > > > >::SeqOverlappingSchwarz(const Dune::SeqOverlappingSchwarz<Dune::BCRSMatrix<Dune::FieldMatrix<double, 6, 6>, std::allocator<Dune::FieldMatrix<double, 6, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > >, Dune::AdditiveSchwarzMode, Dune::ILU0SubdomainSolver<Dune::BCRSMatrix<Dune::FieldMatrix<double, 6, 6>, std::allocator<Dune::FieldMatrix<double, 6, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > >, Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > > >, std::allocator<Dune::BlockVector<Dune::FieldVector<double, 6>, std::allocator<Dune::FieldVector<double, 6> > > > >&)
make[2]: *** [dgoverlapping-dgoverlapping.o] Error 1
make[2]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src/convection-diffusion'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/marco/workspace/lib/dune/dune-pdelab-howto/src'
make: *** [install-recursive] Error 1
--- Failed to build dune-pdelab-howto ---
Terminating dunecontrol due to previous errors!



More information about the dune-pdelab mailing list