[Trilinos-Users] [EXTERNAL] MoochoPack
Bartlett, Roscoe A
rabartl at sandia.gov
Fri Oct 20 08:51:32 EDT 2017
Elek,
Let’s take this offline by conversing in:
https://github.com/trilinos/moocho/issues/1
In that issue I can provide instructions on how to clone the MOOCHO git repo, get on the trilinos-release-12-12-branch branch, build your copy of Trilinos against this source for MOOCHO, and then edit the code to resolve the issue (completed with a PR). Then this fix can be put onto the release branch of MOOCHO and therefore go out in the next path release of Trilinos 12.12.z
Thanks!
-Ross
From: Eligiusz Postek [mailto:ewpostek at googlemail.com]
Sent: Friday, October 20, 2017 8:46 AM
To: Bartlett, Roscoe A <rabartl at sandia.gov>
Cc: trilinos-users at trilinos.org
Subject: Re: [EXTERNAL] [Trilinos-Users] MoochoPack
Sorry, I mean "how-to-do" ..
Elek
On Fri, Oct 20, 2017 at 1:43 PM, Eligiusz Postek <ewpostek at googlemail.com<mailto:ewpostek at googlemail.com>> wrote:
Hi,
yes, I can do it.
I think, I need a receipt,
thank you, Elek
orcid.org/0000-0002-5757-8757<http://orcid.org/0000-0002-5757-8757>
On Fri, Oct 20, 2017 at 1:22 PM, Bartlett, Roscoe A <rabartl at sandia.gov<mailto:rabartl at sandia.gov>> wrote:
Elek,
Sorry for the trouble you are having. I looks like MOOCHO is not building with more currently C++11 compilers. But it looks like an easy fix. If you are willing to take a crack at a patch, we would include it the MOOCHO git repo.
It looks like this was not caught before the release because MOOCHO is not being included in automated testing. I have raised this as an issue in:
https://github.com/trilinos/Trilinos/issues/1877
to see if we can get this resolved.
Thanks,
-Ross
Dr. Roscoe A. Bartlett, PhD
http://www.cs.sandia.gov/cr-rabartl
Sandia National Laboratories
From: Trilinos-Users [mailto:trilinos-users-bounces at trilinos.org<mailto:trilinos-users-bounces at trilinos.org>] On Behalf Of Eligiusz Postek
Sent: Friday, October 20, 2017 4:54 AM
To: trilinos-users at trilinos.org<mailto:trilinos-users at trilinos.org>
Subject: [EXTERNAL] [Trilinos-Users] MoochoPack
Hello,
I build Trilinos with the options as in the attachement.
It appears such an error as below.
Could you give a hint ?
best regards,
Elek
/home/ewpostek/Tri2/trilinos-12.12.1-Source/packages/moocho/src/MoochoPack/configurations/MamaJama/MoochoPack_NLPAlgoConfigMamaJama.cpp:1922:1: required from here
/home/ewpostek/Tri2/trilinos-12.12.1-Source/packages/teuchos/core/src/Teuchos_RCPDecl.hpp:985:33: warning: deleting object of polymorphic class type 'MoochoPack::CheckConvergenceStd_Strategy' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
void free( T* ptr ) { if(ptr) delete ptr; }
^
[ 57%] Linking CXX static library libmoocho.a
[ 57%] Built target moocho
make: *** [all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20171020/dd01f5c8/attachment.html>
More information about the Trilinos-Users
mailing list