On Friday, June 16, 2017 at 5:43:27 PM UTC+2, Wolfgang Bangerth wrote:
>
> On 06/15/2017 03:32 PM, Bruno Turcksin wrote: 
> > The problem is that 
> > Trilinos botched their TrilinosConfig.cmake. What we do is load the 
> > TrilinosConfig.cmake to get their flags but if they don't put them in, 
> > there is little we can do. 
>

What is done in both Spack 
(https://github.com/LLNL/spack/blob/develop/var/spack/repos/builtin/packages/trilinos/package.py#L578-L590)
 
and Homebrew 
(https://github.com/Homebrew/homebrew-science/blob/master/trilinos.rb#L286-L289)
 
is to manually remove PyTrilinos from COMPONENTS_LIST in 
<trilinos_prefix>/lib/cmake/Trilinos/TrilinosConfig.cmake
This issue is known to Trilinos for some time 
already https://github.com/trilinos/Trilinos/issues/866 , to my knowledge 
the first mentioning is May 2015
https://github.com/Homebrew/homebrew-science/issues/2148#issuecomment-103614509 
.

Regards,
Denis. 

-- 
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 dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to