[Trilinos-Users] Problem installing Trilinos

Eric Bavier bavier at cray.com
Thu Apr 11 11:36:46 EDT 2019


This is the issue reported in https://github.com/trilinos/Sundance/issues/3 and fixed by https://github.com/trilinos/Sundance/pull/1

Eric Bavier, Scientific Libraries, Cray Inc.

________________________________________
From: Trilinos-Users <trilinos-users-bounces at trilinos.org> on behalf of Gabriel Peters <Gabriel.Peters at koeln.de>
Sent: Thursday, April 11, 2019 03:37
To: trilinos-users at trilinos.org
Subject: [Trilinos-Users] Problem installing Trilinos

Dear trilinos developers,

I have a problem, installing the current version of trilinos (12.12.1).

I configured the setup with cmake which worked fine (I didnt enable the matio package.
When I call make install or make -j install I get the following error at a progress of 87%:


[ 87%] Building CXX object packages/Sundance/Playa/src/CMakeFiles/sundancePlaya.dir/NOX_Playa_Group.cpp.o
/home/peters/Documents/trilinos-12.12.1-Source/packages/Sundance/Playa/src/NOX_Playa_Group.cpp: In constructor ‘NOX::NOXPlaya::Group::Group(const Playa::Vector<double>&, const Playa::NonlinearOperator<double>&, const Playa::LinearSolver<double>&)’:
/home/peters/Documents/trilinos-12.12.1-Source/packages/Sundance/Playa/src/NOX_Playa_Group.cpp:71:70: error:

invalid new-expression of abstract class type ‘NOX::NOXPlaya::Vector’
   xVector(rcp(new NOX::NOXPlaya::Vector(initcond, precision, DeepCopy))),


Can you tell me what went wrong?

Thanks a lot and best regards.

Gabriel


More information about the Trilinos-Users mailing list