[Trilinos-Users] Fwd: Trilinos build warnings

Bartlett, Roscoe A. bartlettra at ornl.gov
Tue Aug 4 11:17:44 EDT 2015


FYI:

The Github issue:

   https://github.com/TriBITSPub/TriBITS/issues/80

has been opened on this.

If you are interested or have an opinion on this, add yourself to the issue.

-Ross

From: Trilinos-Users [mailto:trilinos-users-bounces at trilinos.org] On Behalf Of Daniel Ibanez
Sent: Friday, July 31, 2015 9:49 PM
To: diamog
Cc: Diamond, Gerrett; trilinos-users at trilinos.org
Subject: Re: [Trilinos-Users] Fwd: Trilinos build warnings

This seems to come from here:

https://github.com/TriBITSPub/TriBITS/blob/master/tribits/core/package_arch/TribitsAdjustPackageEnables.cmake#L191

And is also checked in TriBITS unit tests.

In my opinion, it does not make sense to issue
a warning here because the user has explicitly set
${DEP_PKG}_ALLOW_MISSING_EXTERNAL_PACKAGE,
which means they are perfectly aware of the package's
possible absence (and later prints will still inform them
whether it is missing or not, as information rather than warnings).

As some important background for others on trilinos-users,
these packages were added to Trilinos' top-level package list to work around
the fact that TriBITS cannot accurately model the dependencies
at the sub-package level and also does not allow packages
in Trilinos to depend on packages brought in through
EXTRA_REPOSITORIES.
This was not our favorite design, but is necessitated by
that combination of issues.

On Fri, Jul 31, 2015 at 7:02 PM, diamog <diamog at rpi.edu<mailto:diamog at rpi.edu>> wrote:


-------- Original Message --------
Subject: Trilinos build warnings
Date: 2015-07-28 13:02
From: Gary Hennigan <glhenni at sandia.gov<mailto:glhenni at sandia.gov>>
To: <diamog at rpi.edu<mailto:diamog at rpi.edu>>

 Gerrett,

 Can you tell me what I need to do to eliminate the following warnings
from cmake when building Trilinos after your recent changes?

 WARNING: SCORECgmi is being ignored since its directory is missing and
SCORECgmi_ALLOW_MISSING_EXTERNAL_PACKAGE = TRUE!
 WARNING: SCORECpcu is being ignored since its directory is missing and
SCORECpcu_ALLOW_MISSING_EXTERNAL_PACKAGE = TRUE!
 WARNING: SCORECapf is being ignored since its directory is missing and
SCORECapf_ALLOW_MISSING_EXTERNAL_PACKAGE = TRUE!
 WARNING: SCORECmds is being ignored since its directory is missing and
SCORECmds_ALLOW_MISSING_EXTERNAL_PACKAGE = TRUE!
 WARNING: SCORECparma is being ignored since its directory is missing
and SCORECparma_ALLOW_MISSING_EXTERNAL_PACKAGE = TRUE!
 WARNING: SCORECgmi is being ignored since its directory is missing and
SCORECgmi_ALLOW_MISSING_EXTERNAL_PACKAGE = TRUE!
 WARNING: SCORECpcu is being ignored since its directory is missing and
SCORECpcu_ALLOW_MISSING_EXTERNAL_PACKAGE = TRUE!
 WARNING: SCORECapf is being ignored since its directory is missing and
SCORECapf_ALLOW_MISSING_EXTERNAL_PACKAGE = TRUE!
 WARNING: SCORECmds is being ignored since its directory is missing and
SCORECmds_ALLOW_MISSING_EXTERNAL_PACKAGE = TRUE!
 WARNING: SCORECparma is being ignored since its directory is missing
and SCORECparma_ALLOW_MISSING_EXTERNAL_PACKAGE = TRUE!

 I can have my ctest script ignore them if there's no alternative. Right
now they're showing up in my application's regression tests results
every night.

 Thanks,
 Gary Hennigan


_______________________________________________
Trilinos-Users mailing list
Trilinos-Users at trilinos.org<mailto:Trilinos-Users at trilinos.org>
https://trilinos.org/mailman/listinfo/trilinos-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20150804/38a4e338/attachment-0001.html>


More information about the Trilinos-Users mailing list