Dear Christoph, Thank you for your reply. I guess in test_boxmpnc.cc file when checking 'HAVE_ALUGRID' it is stopped. Apparently there is no ALUGRID. Besided when make test_boxmpnc the resulting comments include no ALUGrid which is different from the case when I make test_boxco2. Rgds, Mojdeh
----- Original Message ----- > Send Dumux mailing list submissions to > [email protected] > To subscribe or unsubscribe via the World Wide Web, visit > https://listserv.uni-stuttgart.de/mailman/listinfo/dumux > or, via email, send a message with subject or body 'help' to > [email protected] > You can reach the person managing the list at > [email protected] > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Dumux digest..." > Today's Topics: > 1. Buildsystem and compiler problems (Markus Blatt) > 2. Using ALUGrid in MpNc (mojdeh rasoulzadeh) > 3. Re: Using ALUGrid in MpNc (Christoph Gr?ninger ) > 4. Re: Buildsystem and compiler problems (Christoph Gr?ninger ) > 5. Re: Buildsystem and compiler problems (Markus Blatt) > ---------------------------------------------------------------------- > Message: 1 > Date: Thu, 29 May 2014 18:29:25 +0200 > From: Markus Blatt <[email protected]> > Subject: [DuMuX] Buildsystem and compiler problems > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > Hi, > I am having problems with the compiler support and build system of > dumux. > I am using g++-4.6, but am having problems compiling dumux: > [ 33%] Building CXX object > test/decoupled/2p2c/CMakeFiles/test_multiphysics2p2c. > dir/test_multiphysics2p2c.cc.o > In file included from > /home/mblatt/src/dune/release/dumux/dumux/decoupled/2p2c/f > vpressure2p2c.hh:29:0, > from > /home/mblatt/src/dune/release/dumux/dumux/decoupled/2p2c/fvpressure2p2cmultiphysics.hh:23, > from > /home/mblatt/src/dune/release/dumux/test/decoupled/2p2c/test_multiphysics2p2cproblem.hh:35, > from > /home/mblatt/src/dune/release/dumux/test/decoupled/2p2c/test_multiphysics2p2c.cc:33: > /home/mblatt/src/dune/release/dumux/dumux/decoupled/2p2c/fvpressurecompositional.hh:398:20: > sorry, unimplemented: non-static data member initializers > make[4]: *** > [test/decoupled/2p2c/CMakeFiles/test_multiphysics2p2c.dir/test_multiphysics2p2c.cc.o] > Fehler 1 > make[3]: *** > [test/decoupled/2p2c/CMakeFiles/test_multiphysics2p2c.dir/all] Fehler > 2 > make[2]: *** > [test/decoupled/2p2c/CMakeFiles/_test_decoupled_2p2c.dir/rule] Fehler > 2 > make[1]: *** [_test_decoupled_2p2c] Fehler 2 > Do I need to use a newer g++? > Additionally I am unable to build dumux using the autotools as there > are several Makefile.am that contain entries like: > fv_HEADER=*.hh > which breaks make on my system: > make[6]: Entering directory > `/home/mblatt/src/dune/release/dumux/build-auto/dumux/decoupled/1p/diffusion/fv' > make[6]: *** Keine Regel vorhanden, um das Target ?*.hh?, > ben?tigt von ?all-am?, zu erstellen. Schluss. > My automake version is 1.11.6 and the autoconf version is 2.69. > Cheers, > Markus > -- > Dr. Markus Blatt - HPC-Simulation-Software & Services > http://www.dr-blatt.de > Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany, USt-Id: DE279960836 > Tel.: +49 (0) 160 97590858 > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: not available > Type: application/pgp-signature > Size: 836 bytes > Desc: Digital signature > Url : > http://listserv.uni-stuttgart.de/pipermail/dumux/attachments/20140529/de279eba/attachment-0001.sig > ------------------------------ > Message: 2 > Date: Thu, 29 May 2014 19:12:04 +0200 (CEST) > From: mojdeh rasoulzadeh <[email protected]> > Subject: [DuMuX] Using ALUGrid in MpNc > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="utf-8" > Dear DuMuxes, > I have installed ALUGrid and succesfully built DuMux and run > test_boxco2 example using ALUGrids. > Now, I am trying to use ALUGrid in MpNc test files. > I made the required modifications in problem and spatial parameter > files, like including headers etc. > I rebuild DuMux and DUNE. > But the run is skipped becuase of the reason 'no ALUGird'. > Is there sth else I should do? > Thank you in advance, > Mojdeh > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://listserv.uni-stuttgart.de/pipermail/dumux/attachments/20140529/b6f97ce8/attachment-0001.htm > ------------------------------ > Message: 3 > Date: Thu, 29 May 2014 19:20:31 +0200 > From: "Christoph Gr?ninger " > <[email protected]> > Subject: Re: [DuMuX] Using ALUGrid in MpNc > To: DuMuX User Forum <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain;charset=utf-8; format="flowed" > Hi Mojdeh, > sounds right what you did. > > But the run is skipped becuase of the reason 'no ALUGird'. > > Is there sth else I should do? > I couldn't follow what you did and what the exact error > message is. Is it a compile-time or runtime error? > Bye > Christoph > -- > Das Kommt darauf an, in welchen Zeitr?umen du rechnest. F?r > Geologen: > ja, in naher Zukunft :-) [Stefan Seyfried in suse-laptop] > ------------------------------ > Message: 4 > Date: Thu, 29 May 2014 19:52:16 +0200 > From: "Christoph Gr?ninger " > <[email protected]> > Subject: Re: [DuMuX] Buildsystem and compiler problems > To: Markus Blatt <[email protected]>, DuMuX User Forum > <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > Hi Markus! > > Do I need to use a newer g++? > Yes and no. No, because we require GCC 4.5 or newer so it > should work. Yes, because this bug slipped in due to lack > of continuous testing with older compilers. With GCC 4.8 > and a recent Clang it works. > Thanks for the heads-up. Please find attached a patch > which is untested as I don't have a GCC on this machine. > > Additionally I am unable to build dumux using the autotools > > as there are several Makefile.am that contain entries like: > > > > fv_HEADER=*.hh > > > > which breaks make on my system: > [..] > > My automake version is 1.11.6 and the autoconf version is 2.69. > Phew, it should not be your version of autoconf or automake, > as > we use this pattern for a long time. I just checked and your > are > right, the automake guys have wired arguments to not support > wildcards in automake files. > I guess it works with GNU make (gmake) and you have maybe > some other make flavor? > Bye > Christoph > [1] > https://www.gnu.org/software/automake/manual/html_node/Wildcards.html#Wildcards > -- > Das Kommt darauf an, in welchen Zeitr?umen du rechnest. F?r > Geologen: > ja, in naher Zukunft :-) [Stefan Seyfried in suse-laptop] > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: dumux-gcc46.patch > Type: application/octet-stream > Size: 1823 bytes > Desc: not available > Url : > http://listserv.uni-stuttgart.de/pipermail/dumux/attachments/20140529/1ebc21ff/dumux-gcc46-0001.dll > ------------------------------ > Message: 5 > Date: Fri, 30 May 2014 11:06:57 +0200 > From: Markus Blatt <[email protected]> > Subject: Re: [DuMuX] Buildsystem and compiler problems > To: DuMuX User Forum <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > Hi, > thanks for the patch. > On Thu, May 29, 2014 at 07:52:16PM +0200, Christoph Gr?ninger wrote: > > >which breaks make on my system: > > [..] > > >My automake version is 1.11.6 and the autoconf version is 2.69. > > > > Phew, it should not be your version of autoconf or automake, as > > we use this pattern for a long time. I just checked and your are > > right, the automake guys have wired arguments to not support > > wildcards in automake files. > > I guess it works with GNU make (gmake) and you have maybe > > some other make flavor? > I do have gnumake: > make --version > GNU Make 3.81 > Copyright (C) 2006 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. > There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A > PARTICULAR PURPOSE. > Cheers, > Markus > -- > Dr. Markus Blatt - HPC-Simulation-Software & Services > http://www.dr-blatt.de > Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany, USt-Id: DE279960836 > Tel.: +49 (0) 160 97590858 > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: not available > Type: application/pgp-signature > Size: 836 bytes > Desc: Digital signature > Url : > http://listserv.uni-stuttgart.de/pipermail/dumux/attachments/20140530/760d2cf7/attachment-0001.sig > ------------------------------ > _______________________________________________ > Dumux mailing list > [email protected] > https://listserv.uni-stuttgart.de/mailman/listinfo/dumux > End of Dumux Digest, Vol 40, Issue 8 > ************************************
_______________________________________________ Dumux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
