[dune-pdelab] Two problems with installation of pdelab-howto

Sacconi, Andrea a.sacconi11 at imperial.ac.uk
Thu Nov 3 11:43:15 CET 2011


Hi,

this is the message that appears on my screen:

finitevolumeadapt.hh:132:   instantiated from ‘bool finitevolumeadapt(G&, M&, V&, int, int, int) [with G = Dune::YaspGrid<2>, M = Dune::LeafMultipleCodimMultipleGeomTypeMapper<Dune::YaspGrid<2>, Dune::MCMGElementLayout>, V = std::vector<double, std::allocator<double> >]’
adaptivefinitevolume.cc:34:   instantiated from ‘void timeloop(G&, double, int, int) [with G = Dune::YaspGrid<2>]’
adaptivefinitevolume.cc:122:   instantiated from here
/usr/include/c++/4.0.0/bits/stl_tree.h:367: error: no matching function for call to ‘std::allocator<RestrictedValue>::construct(std::pair<const Dune::bigunsignedint<58>, RestrictedValue>*, const std::pair<const Dune::bigunsignedint<58>, RestrictedValue>&)’
/usr/include/c++/4.0.0/ext/new_allocator.h:103: note: candidates are: void __gnu_cxx::new_allocator<_Tp>::construct(_Tp*, const _Tp&) [with _Tp = RestrictedValue]
make[2]: *** [adaptivefinitevolume-adaptivefinitevolume.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
--- Failed to build dune-grid-howto ---
Terminating dunecontrol due to previous errors!

Any idea ???
Thanks a lot.
Cheers,

Andrea
________________________________________
From: dune-pdelab-bounces+a.sacconi11=imperial.ac.uk at dune-project.org [dune-pdelab-bounces+a.sacconi11=imperial.ac.uk at dune-project.org] on behalf of Markus Blatt [markus at dr-blatt.de]
Sent: 02 November 2011 17:41
To: dune-pdelab at dune-project.org
Subject: Re: [dune-pdelab] Two problems with installation of pdelab-howto

Hi Andrea,


On Wed, Nov 02, 2011 at 05:33:33PM +0000, Sacconi, Andrea wrote:
> Dear Christian,
>
> thanks for your help.
> I followed your suggestion about re-installing the core modules, and new problems have arisen !!!
>
> I downloaded again the six core modules, I put them in the same folder and then typed
>
>   ./dune-common/bin/dunecontrol all
>
> as per instructions. All works well for dune-common, dune-grid and dune-istl, but the process fails with dune-grid-howto.
>
> make[2]: *** [adaptivefinitevolume-adaptivefinitevolume.o] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> --- Failed to build dune-grid-howto ---

Congratulations. This means the three core modules did compile. There
might be a problem with adaptivefinitevolume though (might even be a
bug on our side). It would help a lot if you would provide the error
message of the compiler (the output before the one that you posted.).

You can recreate it by /dune-common/bin/dunecontrol --only=dune-grid-howto make

Cheers,

Markus
--
'Mathematics knows no races or geographic boundaries; for
mathematics, the cultural world is one country' - David Hilbert

_______________________________________________
dune-pdelab mailing list
dune-pdelab at dune-project.org
http://lists.dune-project.org/mailman/listinfo/dune-pdelab




More information about the dune-pdelab mailing list