Summary: | sys-libs/libomp-13.0.0-r1 - /.../kmp_affinity.cpp: error: struct hwloc_obj_attr_u::hwloc_group_attr_s has no member named kind | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Bernard Cafarelli <voyageur> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | llvm, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
CMakeCache.txt emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 sys-libs:libomp-13.0.0-r1:20211118-213838.log temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 752962 [details]
emerge-info.txt
Created attachment 752966 [details]
CMakeCache.txt
Created attachment 752970 [details]
emerge-history.txt
Created attachment 752974 [details]
environment
Created attachment 752978 [details]
etc.portage.tar.bz2
Created attachment 752982 [details]
logs.tar.bz2
Created attachment 752986 [details]
sys-libs:libomp-13.0.0-r1:20211118-213838.log
Created attachment 752990 [details]
temp.tar.bz2
Probably to do with newer hwloc? More like *older*. I upgraded hwloc to 2.6.0 (from 1.11.13) and it works. Probably any 2.* version has the right interface. (In reply to Markus Peloquin from comment #10) > More like *older*. I upgraded hwloc to 2.6.0 (from 1.11.13) and it works. > Probably any 2.* version has the right interface. Ah yes, toralf had: 2021-11-18T20:59:26 >>> sys-apps/hwloc-1.11.13 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=546604ee3b9459c145d23efe7af34b344ccc808d commit 546604ee3b9459c145d23efe7af34b344ccc808d Author: Sam James <sam@gentoo.org> AuthorDate: 2021-12-26 03:22:49 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-12-26 03:23:05 +0000 sys-libs/libomp: fix lower bound on hwloc for 13.x+ Needs at least 2.x so let's depend on a recent stable version in Gentoo. Closes: https://bugs.gentoo.org/824958 Signed-off-by: Sam James <sam@gentoo.org> sys-libs/libomp/{libomp-13.0.0-r1.ebuild => libomp-13.0.0-r2.ebuild} | 2 +- sys-libs/libomp/libomp-13.0.1.9999.ebuild | 2 +- sys-libs/libomp/libomp-13.0.1_rc1.ebuild | 2 +- sys-libs/libomp/libomp-14.0.0.9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) |