Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828423 - sci-libs/trilinos-13.0.1-r1 - CMake Error at .../TribitsProcessEnabledTpl.cmake:144 (MESSAGE):
Summary: sci-libs/trilinos-13.0.1-r1 - CMake Error at .../TribitsProcessEnabledTpl.cma...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-05 13:53 UTC by Toralf Förster
Modified: 2023-12-06 21:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.68 KB, text/plain)
2021-12-05 13:53 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,10.30 KB, text/plain)
2021-12-05 13:53 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,104.14 KB, text/plain)
2021-12-05 13:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,159.90 KB, text/plain)
2021-12-05 13:53 UTC, Toralf Förster
Details
environment (environment,95.20 KB, text/plain)
2021-12-05 13:53 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.21 KB, application/x-bzip)
2021-12-05 13:53 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.16 KB, application/x-bzip)
2021-12-05 13:53 UTC, Toralf Förster
Details
sci-libs:trilinos-13.0.1-r1:20211205-125626.log (sci-libs:trilinos-13.0.1-r1:20211205-125626.log,65.11 KB, text/plain)
2021-12-05 13:53 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.57 KB, application/x-bzip)
2021-12-05 13:53 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-12-05 13:53:44 UTC
When you reconfigure, just grep the cmake stdout for 'Scotch'
and then follow the disables that occur as a result to see what impact
this TPL disable has on the configuration of Trilinos.

CMake Error at cmake/tribits/core/package_arch/TribitsProcessEnabledTpl.cmake:144 (MESSAGE):
  ERROR: TPL_Scotch_NOT_FOUND=TRUE, aborting!
Call Stack (most recent call first):
  cmake/tribits/core/package_arch/TribitsGlobalMacros.cmake:1913 (TRIBITS_PROCESS_ENABLED_TPL)
  cmake/tribits/core/package_arch/TribitsProjectImpl.cmake:207 (TRIBITS_PROCESS_ENABLED_TPLS)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20211204-070219

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Rust versions:
  [1]   rust-bin-1.56.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.1 *

  HEAD of ::gentoo
commit 7b85dfbf95efc921c386ce38ce5bd42a9b00dcbb
Merge: 58cf8cd3d3d 3ba9a05880f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 5 11:36:26 2021 +0000

    Merge updates from master

emerge -qpvO sci-libs/trilinos
[ebuild  N    ] sci-libs/trilinos-13.0.1-r1  USE="X netcdf scotch superlu zlib -adolc -arprec -clp (-cuda) -eigen -glpk -gtest -hdf5 -hwloc -hypre -matio -metis -mkl -mumps -petsc -qd -scalapack -sparse -taucs -tbb -test -threads -tvmet -yaml"
Comment 1 Toralf Förster gentoo-dev 2021-12-05 13:53:45 UTC
Created attachment 757477 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-05 13:53:46 UTC
Created attachment 757478 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2021-12-05 13:53:48 UTC
Created attachment 757479 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2021-12-05 13:53:49 UTC
Created attachment 757480 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2021-12-05 13:53:51 UTC
Created attachment 757481 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2021-12-05 13:53:52 UTC
Created attachment 757482 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-05 13:53:53 UTC
Created attachment 757483 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2021-12-05 13:53:54 UTC
Created attachment 757484 [details]
sci-libs:trilinos-13.0.1-r1:20211205-125626.log
Comment 9 Toralf Förster gentoo-dev 2021-12-05 13:53:55 UTC
Created attachment 757485 [details]
temp.tar.bz2
Comment 10 Matthias Maier gentoo-dev 2023-12-06 21:00:15 UTC
I cannot reproduce with Trilinos-14 (and soon to be pushed 15).