[Trilinos-Users] Cray_trilinos_distribution

Marco Morandini marco.morandini at polimi.it
Fri Oct 20 04:15:38 EDT 2017


On 10/20/2017 09:46 AM, Eligiusz Postek wrote:
> Dear Colleagues,
> I do an attempt to build Peridigm with cray distribution
> of Trilinos libraries.
> However, I encounter such a problem:
> CMake Error at 
> /opt/cray/trilinos/12.2.1.0/GNU/5.1/x86_64/lib/cmake/Trilinos/TrilinosConfig.cmake:203 
> <http://12.2.1.0/GNU/5.1/x86_64/lib/cmake/Trilinos/TrilinosConfig.cmake:203> 
> (include):
>    include could not find load file:
>      
> /opt/cray/trilinos/12.2.1.0/GNU/5.1/x86_64/lib/cmake/Trilinos/../STKDoc_tests/STKDoc_testsConfig.cmake 
> <http://12.2.1.0/GNU/5.1/x86_64/lib/cmake/Trilinos/../STKDoc_tests/STKDoc_testsConfig.cmake>
> Call Stack (most recent call first):
>    
> /opt/cray/trilinos/12.2.1.0/GNU/5.1/x86_64/include/TrilinosConfig.cmake:66 
> <http://12.2.1.0/GNU/5.1/x86_64/include/TrilinosConfig.cmake:66> (INCLUDE)
>    CMakeLists.txt:66 (FIND_PACKAGE)
> 
> The STKDoc  does not exists in the libs.
> Is there a method to suppress in Peridigm ?
> Obviously, in the case, the lib is not necessary.

I always get this error after building Trilinos. As a workaround, after 
installation I usually cancel all the occurences of 
*/TKDoc_testsConfig.cmake and similar missing files from all the 
affected .cmake files

Marco



More information about the Trilinos-Users mailing list