Summary: | sys-cluster/slurm-20.11.0.1-r101 fails to build against sci-libs/hdf5-1.12.1 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Denis Lisov <dennis.lissov> |
Component: | Current packages | Assignee: | Alexey Shvetsov <alexxy> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cluster |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=820158 | ||
Whiteboard: | Workaround applied | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 862399 | ||
Bug Blocks: | 808733 | ||
Attachments: |
build log
emerge --info |
Description
Denis Lisov
2021-09-19 20:25:13 UTC
Created attachment 740154 [details]
build log
Created attachment 740157 [details]
emerge --info
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b372f20dd03c96d59ee2ef978d76ef174a026ad7 commit b372f20dd03c96d59ee2ef978d76ef174a026ad7 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-12 07:05:57 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-12 07:05:57 +0000 sys-cluster/slurm: add < dep on hdf5lib for now Bug: https://bugs.gentoo.org/813924 Signed-off-by: Sam James <sam@gentoo.org> .../slurm/{slurm-20.11.0.1-r101.ebuild => slurm-20.11.0.1-r102.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) This should be fixed now. Latest hdf5 ebuild has been switched back to autotools (from cmake) by Sam. For some reason, when building hdf5 with cmake, it installs a massively gimped version of h5cc, that breaks slurms configure setup. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa5804fc23f73e7208b06102845271edf0e8f2cc commit aa5804fc23f73e7208b06102845271edf0e8f2cc Author: Sam James <sam@gentoo.org> AuthorDate: 2022-06-26 06:55:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-26 07:02:33 +0000 sys-cluster/slurm: unpin hdf5 dep; fix MissingUseDepDefault We've ported back to autotools in hdf5 for now. Bug: https://github.com/HDFGroup/hdf5/issues/1814 Closes: https://bugs.gentoo.org/813924 Signed-off-by: Sam James <sam@gentoo.org> sys-cluster/slurm/slurm-20.11.0.1-r105.ebuild | 275 ++++++++++++++++++++++++++ 1 file changed, 275 insertions(+) |