You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly rocprofiler-dev's package.py does not contain any releases past 5.4.3, and so this should be updated with latest builds. In order to get un-stuck, I added the verison in myself with the following patch:
Since I am using external python, feel free to close this as a non-issue, but I think this is a fixable bug in your package.py with a quick depends_on("py-xml") in the right place.
Firstly
rocprofiler-dev
's package.py does not contain any releases past 5.4.3, and so this should be updated with latest builds. In order to get un-stuck, I added the verison in myself with the following patch:git patch
Using the following spack.yaml, I then get the following build error:
spack.yaml
Spack Build Error
Since I am using external python, feel free to close this as a non-issue, but I think this is a fixable bug in your package.py with a quick
depends_on("py-xml")
in the right place.spack debug report
The text was updated successfully, but these errors were encountered: