Dear Christian, you are running into a bug in dune-geometry that was fixed in dune-geometry version 2.9. It seems like you are not installing the latest version. You seem to try to build dune-geometry 2.8. Upgrading will fix the error. The script from dumux should actually check out version 2.9 so you seem to use an old version. Not sure where you have the old installation script from?
The lastest Dumux release is 3.9 and is based on Dune 2.9 (Dumux has been based on Dune 2.9 since version 3.7) See https://dumux.org/docs/doxygen/master/installation.html#compatible-versions-of-dune-and-dumux For context: The bug in dune-geometry only appeared with newer compilers and was therefore not fixed before 2.9. When 2.8 was released gcc 13 didn’t exist yet. For reference (https://gitlab.dune-project.org/core/dune-geometry/-/merge_requests/217) Best wishes Timo On 27 Feb 2025, at 21:28, Christian Truitt Lüddeke <[email protected]> wrote: Dear DuMuX community, I am trying to install the latest DuMuX version on my Linux virtual machine (Ubuntu version 22.04). I can download the installdumux.py script, but the installation fails with the following error: (Error) The command ['./dune-common/bin/dunecontrol', '--opts=dumux/cmake.opts', 'all'] returned with non-zero exit code I appreciate your help to resolve this issue. Thank you in advance. Kind regards Christian Luddeke _______________________________________________ DuMux mailing list [email protected]<mailto:[email protected]> https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
installdumux.log
Description: installdumux.log
_______________________________________________ DuMux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
