-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
Description
Steps to reproduce the issue
$ spack spec [email protected]+mpiError message
The same problem as reported by @balay here #47686 (comment) is occurring with 15.0.0:
Finished configuring Trilinos!
-- If publishing results using Trilinos, please cite us: https://trilinos.github.io/cite.html
-- Configuring done (29.6s)
CMake Error at cmake/tribits/core/package_arch/TribitsAddLibrary.cmake:472 (target_link_libraries):
Target "kokkostsqr" links to:
KokkosKernels::all_libs
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
Call Stack (most recent call first):
packages/tpetra/tsqr/src/CMakeLists.txt:21 (TRIBITS_ADD_LIBRARY)
[ snip ]
Information on your system
spack debug report
* **Spack:** 0.24.0.dev0 (b80ce2922e47c0bb90dd87189d9823f47792ed17)
* **Python:** 3.6.8
* **Platform:** linux-rhel8-icelake
Additional information
@jwillenbring @keitat @kuberry @psakievich
General information
- I have run
spack debug reportand reported the version of Spack/Python/Platform - I have run
spack maintainers <name-of-the-package>and @mentioned any maintainers - I have uploaded the build log and environment files
- I have searched the issues of this repo and believe this is not a duplicate
Reactions are currently unavailable