[Dune] [#638] make header check fails for onedgrid

Dune dune at dune-project.org
Wed Nov 4 12:18:12 CET 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Christian Engwer (christi) 

Attached to Project - Dune
Summary - make header check fails for onedgrid
Task Type - Bug Report
Category - OneD
Status - New
Assigned To - 
Operating System - Unspecified / All
Severity - Low
Priority - Normal
Reported Version - SVN
Due in Version - Undecided
Due Date - Undecided
Details - Error in dune/grid/onedgrid/onedgridentity.hh

christi at sansibar:~/DuneAll/dune-grid$ make -C dune/grid/onedgrid/ headercheck HEADER=onedgridentity.hh
make: Entering directory `/home/christi/DuneAll/dune-grid/dune/grid/onedgrid'
make[1]: Entering directory `/home/christi/DuneAll/dune-grid/dune/grid/onedgrid'
checking dune/grid/onedgrid/onedgridentity.hh
Error in dune/grid/onedgrid/onedgridentity.hh
make[2]: Entering directory `/home/christi/DuneAll/dune-grid/dune/grid/onedgrid'
g++ -std=c++0x -I../../.. -DHEADERCHECK 
	  -I/home/christi/DuneAll/dune-common -I../../..   -g -Wall 
	  -DUSE_STDARG -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DUSE_STDARG=1 -DMALLOC_RET_VOID=1 -I/usr/lib/mpich/include -DMPICH_SKIP_MPICXX -DENABLE_MPI=1 -I/home/christi/DuneAll/dune-common -I/usr/include/alberta -DALBERTA_DIM=2 -DENABLE_ALBERTA -I/home/christi/DuneAll/ug/include -DENABLE_UG -I/home/christi/DuneAll/build/libpsurface-1.0.2/include -I/home/christi/DuneAll/alugrid/include -I/home/christi/DuneAll/alugrid/include/serial -I/home/christi/DuneAll/alugrid/include/duneinterface -DENABLE_ALUGRID -I/home/christi/DuneAll/alugrid/include/parallel -c -o hctest.o hctest.cc
In file included from hctest.cc:2:
.../../../dune/grid/onedgrid/onedgridentity.hh:33: error: expected ‘,’ or ‘...’ before ‘<’ token
.../../../dune/grid/onedgrid/onedgridentity.hh:33: error: ISO C++ forbids declaration of ‘FieldVector’ with no type
.../../../dune/grid/onedgrid/onedgridentity.hh:45: error: ISO C++ forbids declaration of ‘FieldVector’ with no type
.../../../dune/grid/onedgrid/onedgridentity.hh:45: error: expected ‘;’ before ‘<’ token
.../../../dune/grid/onedgrid/onedgridentity.hh: In constructor ‘Dune::OneDEntityImp<0>::OneDEntityImp(int, double)’:
.../../../dune/grid/onedgrid/onedgridentity.hh:27: error: class ‘Dune::OneDEntityImp<0>’ does not have any field named ‘pos_’
.../../../dune/grid/onedgrid/onedgridentity.hh:28: error: ‘OneDGridNullIteratorFactory’ was not declared in this scope
.../../../dune/grid/onedgrid/onedgridentity.hh:28: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh:29: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh:30: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh: In constructor ‘Dune::OneDEntityImp<0>::OneDEntityImp(int, int)’:
.../../../dune/grid/onedgrid/onedgridentity.hh:34: error: class ‘Dune::OneDEntityImp<0>’ does not have any field named ‘pos_’
.../../../dune/grid/onedgrid/onedgridentity.hh:34: error: ‘pos’ was not declared in this scope
.../../../dune/grid/onedgrid/onedgridentity.hh:34: error: ‘id’ was not declared in this scope
.../../../dune/grid/onedgrid/onedgridentity.hh:35: error: ‘OneDGridNullIteratorFactory’ was not declared in this scope
.../../../dune/grid/onedgrid/onedgridentity.hh:35: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh:36: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh:37: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh: In member function ‘bool Dune::OneDEntityImp<0>::isLeaf() const’:
.../../../dune/grid/onedgrid/onedgridentity.hh:42: error: ‘OneDGridNullIteratorFactory’ was not declared in this scope
.../../../dune/grid/onedgrid/onedgridentity.hh:42: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh: In constructor ‘Dune::OneDEntityImp<1>::OneDEntityImp(int, unsigned int)’:
.../../../dune/grid/onedgrid/onedgridentity.hh:80: error: ‘OneDGridNullIteratorFactory’ was not declared in this scope
.../../../dune/grid/onedgrid/onedgridentity.hh:80: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh:81: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh:83: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh:84: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh: In member function ‘bool Dune::OneDEntityImp<1>::isLeaf() const’:
.../../../dune/grid/onedgrid/onedgridentity.hh:88: error: ‘OneDGridNullIteratorFactory’ was not declared in this scope
.../../../dune/grid/onedgrid/onedgridentity.hh:88: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh:88: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh:89: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh:89: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh:89: error: ‘assert’ was not declared in this scope
.../../../dune/grid/onedgrid/onedgridentity.hh:90: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh:90: error: ‘::null’ has not been declared
.../../../dune/grid/onedgrid/onedgridentity.hh: At global scope:
.../../../dune/grid/onedgrid/onedgridentity.hh:140: error: expected template-name before ‘<’ token
.../../../dune/grid/onedgrid/onedgridentity.hh:140: error: expected `{' before ‘<’ token
.../../../dune/grid/onedgrid/onedgridentity.hh:140: error: expected unqualified-id before ‘<’ token
.../../../dune/grid/onedgrid/onedgridentity.hh:208: error: expected template-name before ‘<’ token
.../../../dune/grid/onedgrid/onedgridentity.hh:208: error: expected `{' before ‘<’ token
.../../../dune/grid/onedgrid/onedgridentity.hh:208: error: expected unqualified-id before ‘<’ token


More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=638

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list