Naren, What compiler are you using and how are you configuring deal.II (What does detailed.log look like)?
Best, Daniel Am Di., 9. Nov. 2021 um 15:44 Uhr schrieb Naren Vohra < [email protected]>: > Hello, > > I am trying to install dealii on a Linux system and I get the following > error: > > /Downloads/dealii-9.3.2/include/deal.II/base/symmetric_tensor.templates.h:113:39: > in constexpr expansion of ‘dealii::determinant<3, float>(B)’ > > /Downloads/dealii-9.3.2/include/deal.II/base/symmetric_tensor.templates.h:113:43: > internal compiler error: Segmentation fault > > const Number tmp_2 = determinant(B) / 2.0; > > ^ > > Please submit a full bug report, > > with preprocessed source if appropriate. > > See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions. > > source/base/CMakeFiles/obj_base_release.dir/build.make:1223: recipe for > target 'source/base/CMakeFiles/obj_base_release.dir/symmetric_tensor.cc.o' > failed > > make[2]: *** > [source/base/CMakeFiles/obj_base_release.dir/symmetric_tensor.cc.o] Error 1 > > CMakeFiles/Makefile2:2078: recipe for target > 'source/base/CMakeFiles/obj_base_release.dir/all' failed > > make[1]: *** [source/base/CMakeFiles/obj_base_release.dir/all] Error 2 > > Makefile:135: recipe for target 'all' failed > > make: *** [all] Error 2 > > Could someone please help me with this? > > -- > The deal.II project is located at http://www.dealii.org/ > For mailing list/forum options, see > https://groups.google.com/d/forum/dealii?hl=en > --- > You received this message because you are subscribed to the Google Groups > "deal.II User Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/dealii/acf92032-aa11-46f9-a8bf-011d8858e253n%40googlegroups.com > <https://groups.google.com/d/msgid/dealii/acf92032-aa11-46f9-a8bf-011d8858e253n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/CAOYDWbJFfCobmbjzeCHzqF%3DDnFAStMK%2B7PghfPvmjbM7aPSTWg%40mail.gmail.com.
