-
Notifications
You must be signed in to change notification settings - Fork 546
Open
Labels
Description
Steps to reproduce the issue
Package aocl-dlp@5.2 needs numa.h from numactl package. Since amd-aocl requires aocl-dlp, aocl will also not build.
$ spack install aocl-dlp@5.2
>> 1418 /tmp/jenkins/spack-stage/spack-stage-aocl-dlp-5.2-ztqsitj7ha3hxnlv
xsqc6ac7jdd4iuzp/spack-src/bench/bench_gemm.cc:70:10: fatal error:
numa.h: No such file or directory
1419 70 | #include <numa.h>
1420 | ^~~~~~~~
...Error message
Error message
numa.h: No such file or directory
Information on your system
- Spack: 1.2.0.dev0 (spack/spack@558c7eb)
- Builtin repo: /home/gragghia/magma_release_tests/spack-packages/repos/spack_repo/builtin (c141a53)
- Python: 3.9.21
- Platform: linux-rocky9-skylake_avx512
spack-build-env.txt
spack-build-out.txt
Additional 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