-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Installation issue: papi (software defined events only introduced in @6.0.0) #19289
Copy link
Copy link
Closed
Closed
Copy link
Labels
Description
I ran into issues when attempting to build [email protected] +sde complaining about missing files pertaining to sde. Looking at http://icl.utk.edu/papi/software/view.html?id=275, it appears that the Software Defined Events (SDE) component was only added in @6.0.0.
I would have expected spack to complain about trying to use +sde on papi versions <6.0.0.
Steps to reproduce the issue
$ spack install [email protected] %[email protected] +infiniband+lmsensors+powercap+rapl+sde+sharedresults in an errors like
>> 109 checking for components to build... find: 'components/sde': No such
file or directoryInformation on your system
$> spack debug report
* **Spack:** 0.14.2
* **Python:** 3.6.8
* **Platform:** linux-rhel8-ivybridgeAdditional information
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