Cloned SEACAS for EXODUS library with extra build files for internal package management.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

69 lines
3.5 KiB

2 years ago
Explicitly enabled top-level packages on input (by user): Thyra 1
Explicitly enabled packages on input (by user): Thyra 1
Explicitly disabled top-level packages on input (by user or by default): 0
Explicitly disabled packages on input (by user or by default): ThyraCrazyStuff 1
Explicitly enabled external packages/TPLs on input (by user): 0
Explicitly disabled external packages/TPLs on input (by user or by default): 0
Enabling subpackages for hard enables of parent packages due to \
Trilinos_ENABLE_<PARENT_PACKAGE>=ON ...
-- Setting subpackage enable Trilinos_ENABLE_ThyraCoreLibs=ON because parent \
package Trilinos_ENABLE_Thyra=ON
-- Setting subpackage enable Trilinos_ENABLE_ThyraEpetra=ON because parent package \
Trilinos_ENABLE_Thyra=ON
Disabling forward required packages and optional intra-package support that have a \
dependency on disabled packages Trilinos_ENABLE_<TRIBITS_PACKAGE>=OFF ...
-- Setting Thyra_ENABLE_ThyraCrazyStuff=OFF because Thyra has an optional library \
dependence on disabled package ThyraCrazyStuff
Enabling all tests and/or examples that have not been explicitly disabled because \
Trilinos_ENABLE_[TESTS,EXAMPLES]=ON ...
-- Setting ThyraCoreLibs_ENABLE_TESTS=ON
-- Setting ThyraCoreLibs_ENABLE_EXAMPLES=ON
-- Setting ThyraEpetra_ENABLE_TESTS=ON
-- Setting ThyraEpetra_ENABLE_EXAMPLES=ON
-- Setting Thyra_ENABLE_TESTS=ON
-- Setting Thyra_ENABLE_EXAMPLES=ON
Enabling all required (and optional since Trilinos_ENABLE_ALL_OPTIONAL_PACKAGES=ON) \
upstream packages for current set of enabled packages \
(Trilinos_ENABLE_SECONDARY_TESTED_CODE=OFF) ...
-- NOTE: Not Setting Trilinos_ENABLE_ThyraGoodStuff=ON even though Thyra \
has an optional dependence on ThyraGoodStuff because Trilinos_ENABLE_SECONDARY_TESTED_CODE=OFF
-- NOTE: Not Setting Trilinos_ENABLE_ThyraEpetraExt=ON even though Thyra \
has an optional dependence on ThyraEpetraExt because Trilinos_ENABLE_SECONDARY_TESTED_CODE=OFF
-- Setting Trilinos_ENABLE_Epetra=ON because ThyraEpetra has a required dependence on Epetra
-- Setting Trilinos_ENABLE_Teuchos=ON because ThyraCoreLibs has a required dependence on Teuchos
-- Setting Trilinos_ENABLE_RTOp=ON because ThyraCoreLibs has a required dependence on RTOp
-- Setting TPL_ENABLE_BLAS=ON because Epetra has a required dependence on BLAS
-- Setting TPL_ENABLE_LAPACK=ON because Epetra has a required dependence on LAPACK
Enabling all optional intra-package enables <TRIBITS_PACKAGE>_ENABLE_<DEPPACKAGE> that are
not currently disabled if both sets of packages are enabled ...
-- Setting Thyra_ENABLE_ThyraEpetra=ON since Trilinos_ENABLE_Thyra=ON AND Trilinos_ENABLE_ThyraEpetra=ON
Final set of enabled top-level packages: Teuchos RTOp Epetra Thyra 4
Final set of enabled packages: Teuchos RTOp Epetra ThyraCoreLibs ThyraEpetra Thyra 6
Final set of non-enabled top-level packages: Triutils EpetraExt 2
Final set of non-enabled packages: Triutils EpetraExt ThyraGoodStuff ThyraCrazyStuff ThyraEpetraExt 5
Final set of enabled external packages/TPLs: BLAS LAPACK 2
Final set of non-enabled external packages/TPLs: MPI Boost UMFPACK AMD PETSC 5
Getting information for all enabled external packages/TPLs ...
Processing enabled external package/TPL: BLAS
Processing enabled external package/TPL: LAPACK
Configuring individual enabled Trilinos packages ...
Processing enabled top-level package: Teuchos (Libs)
Processing enabled top-level package: RTOp (Libs)
Processing enabled top-level package: Epetra (Libs)
Processing enabled top-level package: Thyra (CoreLibs, Epetra, Tests, Examples)