[Dune] [#489] test failure: dune-grid/grid/io/file/test/gnuplottest

Dune dune at dune-project.org
Sat Jan 31 14:38:02 CET 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

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

User who did this - Elias Pipping (pipping) 

Attached to Project - Dune
Summary - test failure: dune-grid/grid/io/file/test/gnuplottest
Task Type - Bug Report
Category - Dune Modules
Status - Unconfirmed
Assigned To - 
Operating System - Unspecified / All
Severity - Low
Priority - Normal
Reported Version - SVN
Due in Version - Undecided
Due Date - Undecided
Details - gnuplottest fails to compile

pipping at treibsand ~/Desktop/dune-grid/grid/io/file/test $ make gnuplottest
g++ -std=c++0x -DHAVE_CONFIG_H -I. -I../../../..  -I/home/pipping/Desktop/dune-common -I../../../.. -g -Wall -O0   -g3 -O0 -fno-inline -MT gnuplottest.o -MD -MP -MF .deps/gnuplottest.Tpo -c -o gnuplottest.o gnuplottest.cc
gnuplottest.cc: In function 'void testIO(const GV&, std::string)':
gnuplottest.cc:20: error: wrong number of template arguments (2, should be 1)
.../../../../dune/grid/io/file/gnuplot.hh:27: error: provided for 'template<class GridView> class Dune::GnuplotWriter'
gnuplottest.cc:20: error: invalid type in declaration before '(' token
gnuplottest.cc:24: error: request for member 'addCellData' in 'gnuplot', which is of non-class type 'int'
gnuplottest.cc:27: error: request for member 'write' in 'gnuplot', which is of non-class type 'int'
gnuplottest.cc: In function 'void testIO(const GV&, std::string) [with GV = Dune::GridView<Dune::DefaultLeafGridViewTraits<const Dune::SGrid<1, 1>, InteriorBorder_Partition> >]':
gnuplottest.cc:37:   instantiated from here
gnuplottest.cc:20: error: initializer expression list treated as compound expression
gnuplottest.cc:20: error: cannot convert 'const Dune::GridView<Dune::DefaultLeafGridViewTraits<const Dune::SGrid<1, 1>, InteriorBorder_Partition> >' to 'int' in initialization
gnuplottest.cc:23: error: request for member 'addVertexData<std::vector<float, std::allocator<float> > >' in 'gnuplot', which is of non-class type 'int'
gnuplottest.cc: In function 'void testIO(const GV&, std::string) [with GV = Dune::GridView<Dune::DefaultLevelGridViewTraits<const Dune::SGrid<1, 1>, InteriorBorder_Partition> >]':
gnuplottest.cc:38:   instantiated from here
gnuplottest.cc:20: error: initializer expression list treated as compound expression
gnuplottest.cc:20: error: cannot convert 'const Dune::GridView<Dune::DefaultLevelGridViewTraits<const Dune::SGrid<1, 1>, InteriorBorder_Partition> >' to 'int' in initialization
gnuplottest.cc:23: error: request for member 'addVertexData<std::vector<float, std::allocator<float> > >' in 'gnuplot', which is of non-class type 'int'
make: *** [gnuplottest.o] Error 1

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

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