Disabling Trilinos spack install dealii@develop~trilinos
I am getting past the "cmake" stage and onto "build". But I need Trilinos :-( Since the test DEAL_II_HAVE_USABLE_FLAGS_DEBUG does not finish, does not give error, will git-bisect be able to help ? Best praveen On Mon, Dec 19, 2016 at 9:44 PM, Denis Davydov <[email protected]> wrote: > Another suggestion, build from source under Git and do > `git bisect` https://git-scm.com/docs/git-bisect to find out which commit > breaks it for you. > The history of `macro_check_compiler_setup` is here https://github.com/ > dealii/dealii/commits/master/cmake/macros/macro_check_compiler_setup.cmake > and can be a rough guess if you don’t want to do bisection blindly between > the current devevelop and 8.4.2 (which is in dealii-8.4 branch). > > Kind regards, > Denis > > On 19 Dec 2016, at 17:02, Praveen C <[email protected]> wrote: > > > On Mon, Dec 19, 2016 at 8:05 PM, Denis Davydov <[email protected]> wrote: > >> spack install dealii@develop~gsl >> >> and also >> >> spack install dealii@develop~python+mpi^boost+python >> > > No luck with both of these, same problem as before. > > Best > praveen > > -- > 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 a topic in the > Google Groups "deal.II User Group" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/dealii/eG75p2TVNNQ/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
