[Dune] trunk fails compiling

Benedikt Oswald benedikt.oswald at psi.ch
Mon Jul 16 09:22:42 CEST 2012


Dear Dune, attached please find an error report for the trunk failing to compile.
Thanks for having a look. 

Greetings, Benedikt



--- calling make for dune-istl ---
make 
cd . && /bin/sh /Users/oswald/svnwork/dune-trunk/dune-istl/missing --run autoheader
configure.ac:10: warning: PKG_PROG_PKG_CONFIG is m4_require'd but not m4_defun'd
aclocal.m4:10791: DUNE_CHECK_ALL is expanded from...
configure.ac:10: the top level
aclocal.m4:11062: DUNE_COMMON_CHECKS is expanded from...
dependencies.m4:27: DUNE_CHECK_MOD_DEPENDENCIES is expanded from...
aclocal.m4:10740: DUNE_CHECK_MODULES is expanded from...
aclocal.m4:11071: DUNE_COMMON_CHECK_MODULE is expanded from...
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
Making all in dune
Making all in istl
Making all in .
make[4]: Nothing to be done for `all-am'.
Making all in tutorial
mpicxx -std=c++0x -DHAVE_CONFIG_H -I. -I../../..  -I/Users/oswald/svnwork/dune-trunk/dune-common -I../../.. -I/Users/oswald/extlib/boost/1.47/gcc/4.6.2/include -DENABLE_BOOST -I/Users/oswald/svnwork/dune-trunk/dune-common -DMPICH_IGNORE_CXX_SEEK -O2 -g0 --no-strict-aliasing -DHAVE_SUPERLU_DIST -I/Users/oswald/extlib/superludist/2.5/openmpi/1.4.4/gcc/4.6.2/SRC  -DMPICH_IGNORE_CXX_SEEK -O2 -g0 --no-strict-aliasing -DHAVE_SUPERLU_DIST -I/Users/oswald/extlib/superludist/2.5/openmpi/1.4.4/gcc/4.6.2/SRC -L/Users/oswald/extlib/superludist/2.5/openmpi/1.4.4/gcc/4.6.2/lib -lsuperlu_dist_2.5 -L/Users/oswald/extlib/parmetis/3.2.0/openmpi/1.4.4/gcc/4.6.2 -lparmetis -framework vecLib  -MT example-example.o -MD -MP -MF .deps/example-example.Tpo -c -o example-example.o `test -f 'example.cc' || echo './'`example.cc
In file included from example.cc:19:0:
../../../dune/istl/bvector.hh:11:41: fatal error: dune/common/promotiontraits.hh: No such file or directory
compilation terminated.
make[4]: *** [example-example.o] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
--- Failed to build dune-istl ---
Terminating dunecontrol due to previous errors!


==================================================

odysseus:dune-trunk oswald$ ./versioninfo.sh 
Path: .
URL: https://svn.dune-project.org/svn/dune-common/trunk
Repository Root: https://svn.dune-project.org/svn/dune-common
Repository UUID: 419231ca-4411-0410-aba2-fc6cf8c4f609
Revision: 6812
Node Kind: directory
Schedule: normal
Last Changed Author: gruenich
Last Changed Rev: 6812
Last Changed Date: 2012-06-24 08:56:31 +0200 (Sun, 24 Jun 2012)

Path: .
URL: https://svn.dune-project.org/svn/dune-geometry/trunk
Repository Root: https://svn.dune-project.org/svn/dune-geometry
Repository UUID: e31b3757-9ccd-424d-b11c-a976522ded21
Revision: 146
Node Kind: directory
Schedule: normal
Last Changed Author: gruenich
Last Changed Rev: 145
Last Changed Date: 2012-07-10 17:35:11 +0200 (Tue, 10 Jul 2012)

Path: .
URL: https://svn.dune-project.org/svn/dune-grid/trunk
Repository Root: https://svn.dune-project.org/svn/dune-grid
Repository UUID: f82f27de-4411-0410-b156-930a902cda50
Revision: 8296
Node Kind: directory
Schedule: normal
Last Changed Author: gruenich
Last Changed Rev: 8296
Last Changed Date: 2012-07-13 11:29:49 +0200 (Fri, 13 Jul 2012)

Path: .
URL: https://svn.dune-project.org/svn/dune-istl/trunk
Repository Root: https://svn.dune-project.org/svn/dune-istl
Repository UUID: 8c7282f0-4411-0410-8e4f-cdd3e049afb8
Revision: 1650
Node Kind: directory
Schedule: normal
Last Changed Author: christi
Last Changed Rev: 1650
Last Changed Date: 2012-07-11 18:07:57 +0200 (Wed, 11 Jul 2012)

Path: .
URL: https://svn.dune-project.org/svn/dune-grid-howto/trunk
Repository Root: https://svn.dune-project.org/svn/dune-grid-howto
Repository UUID: 971b7fa1-7d12-0410-b1b7-9c127676b1f7
Revision: 396
Node Kind: directory
Schedule: normal
Last Changed Author: gruenich
Last Changed Rev: 396
Last Changed Date: 2012-07-07 14:47:52 +0200 (Sat, 07 Jul 2012)



platform: 

odysseus:dune-trunk oswald$ uname -a
Darwin odysseus.psi.ch 11.4.0 Darwin Kernel Version 11.4.0: Mon Apr  9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 x86_64


compiler:

dysseus:dune-trunk oswald$ mpicxx -v
Using built-in specs.
COLLECT_GCC=/Users/oswald/extlib/gcc/4.6.2/gcc/4.6.2/bin/g++
COLLECT_LTO_WRAPPER=/Users/oswald/extlib/gcc/4.6.2/gcc/4.6.2/libexec/gcc/x86_64-apple-darwin11.2.0/4.6.2/lto-wrapper
Target: x86_64-apple-darwin11.2.0
Configured with: ../gcc-4.6.2/configure --prefix=/Users/oswald/extlib/gcc/4.6.2/gcc/4.6.2 --with-gmp=/Users/oswald/extlib/gmp/5.0.2/gcc/4.6.2 --with-mpfr=/Users/oswald/extlib/mpfr/3.1.0/gcc/4.6.2 --with-mpc=/Users/oswald/extlib/mpc/0.9/gcc/4.6.2 --with-ppl=/Users/oswald/extlib/ppl/0.11.2/gcc/4.6.2 --with-cloog=/Users/oswald/extlib/cloog/0.16.2/gcc/4.6.2 --enable-cloog-backend=isl CC='gcc -D_FORTIFY_SOURCE=0' CXX='g++ -D_FORTIFY_SOURCE=0' CPP='cpp -D_FORTIFY_SOURCE=0'
Thread model: posix
gcc version 4.6.2 (GCC) 



--------------------------------------------------------------------------------------------------------------------------------------------------------------------
Benedikt Oswald, Dr. sc. techn., dipl. El. Ing. ETH, www.psi.ch, GFA
Paul Scherrer  Institute (PSI), CH-5232 Villigen, Suisse, benedikt.oswald at psi.ch, +41(0)56 310 32 12

"Passion is required for any great work, and for the revolution passion and audacity are required in big doses.",
 Ernesto 'Che' Guevara, Letter to his parents.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------





More information about the Dune mailing list