[Dune] [#806] checkrefnumbering from test suite fails to link with g++-4.5

Dune flyspray at dune-project.org
Wed Jun 30 00:47:55 CEST 2010


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#806 - checkrefnumbering from test suite fails to link with g++-4.5
User who did this - Elias Pipping (pipping)

----------
(after rebuilding dune-grid with CXX=g++-4.5 and CXXFLAGS=-fno-strict-aliasing):

pipping at bogus ~/Downloads/dune-grid-2.0/dune/grid/common/test $ make checkrefnumbering
g++-4.5 -std=c++0x -DHAVE_CONFIG_H -I. -I../../../..  -I/usr/include -I../../../..   -fno-strict-aliasing -MT checkref
mv -f .deps/checkrefnumbering.Tpo .deps/checkrefnumbering.Po
/bin/sh ../../../../libtool --tag=CXX   --mode=link g++-4.5 -std=c++0x  -fno-strict-aliasing   -o checkrefnumbering checkrefnumbering.o ../../../../dune/grid/libgrid.la -L/usr/lib -ldunecommon  -lm 
libtool: link: g++-4.5 -std=c++0x -fno-strict-aliasing -o checkrefnumbering checkrefnumbering.o  ../../../../dune/grid/.libs/libgrid.a -L/usr/lib /usr/lib64/libdunecommon.so /usr/lib64/../lib64/libstdc++.so -lm -Wl,-rpath -Wl,/usr/lib64/../lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64/../lib64 -Wl,-rpath -Wl,/usr/lib64
checkrefnumbering.o: In function `ReferenceElements<1>::get(Dune::GeometryType const&)':
checkrefnumbering.cc:(.text._ZN17ReferenceElementsILi1EE3getERKN4Dune12GeometryTypeE[ReferenceElements<1>::get(Dune::GeometryType const&)]+0x14): undefined reference to `Dune::ReferenceElements<double, 1>::general'
checkrefnumbering.o: In function `ReferenceElements<2>::get(Dune::GeometryType const&)':
checkrefnumbering.cc:(.text._ZN17ReferenceElementsILi2EE3getERKN4Dune12GeometryTypeE[ReferenceElements<2>::get(Dune::GeometryType const&)]+0x14): undefined reference to `Dune::ReferenceElements<double, 2>::general'
checkrefnumbering.o: In function `ReferenceElements<3>::get(Dune::GeometryType const&)':
checkrefnumbering.cc:(.text._ZN17ReferenceElementsILi3EE3getERKN4Dune12GeometryTypeE[ReferenceElements<3>::get(Dune::GeometryType const&)]+0x14): undefined reference to `Dune::ReferenceElements<double, 3>::general'
checkrefnumbering.o: In function `ReferenceElements<0>::get(Dune::GeometryType const&)':
checkrefnumbering.cc:(.text._ZN17ReferenceElementsILi0EE3getERKN4Dune12GeometryTypeE[ReferenceElements<0>::get(Dune::GeometryType const&)]+0x14): undefined reference to `Dune::ReferenceElements<double, 0>::general'
collect2: ld returned 1 exit status
make: *** [checkrefnumbering] Error 1
pipping at bogus ~/Downloads/dune-grid-2.0/dune/grid/common/test $ 
----------

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

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