sys-apps/hwloc-2.2.0 was released on 2020-03-30. https://www.open-mpi.org/software/hwloc/v2.2/ https://www.mail-archive.com/hwloc-announce@lists.open-mpi.org//msg00130.html """ * API + Add hwloc_bitmap_singlify_by_core() to remove SMT from a given cpuset, thanks to Florian Reynier for the suggestion. + Add --enable-32bits-pci-domain to stop ignoring PCI devices with domain >16bits (e.g. 10000:02:03.4). Enabling this option breaks the library ABI. Thanks to Dylan Simon for the help. * Backends + Add support for Linux cgroups v2. + Add NUMA support for FreeBSD. + Add get_last_cpu_location support for FreeBSD. + Remove support for Intel Xeon Phi (MIC, Knights Corner) co-processors. * Tools + Add --uid to filter the hwloc-ps output by uid on Linux. + Add a GRAPHICAL OUTPUT section in the manpage of lstopo. * Misc + Use the native dlopen instead of libltdl, unless --disable-plugin-dlopen is passed at configure time. """ Last entry means that dependency on dev-libs/libltdl should be dropped. I suggest to drop "plugins" USE flag and unconditionally enable support for plugins. I suggest to drop "netloc" USE flag and unconditionally enable netloc.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dadadaf7df6321b7ae80cc28404c2e31968df393 commit dadadaf7df6321b7ae80cc28404c2e31968df393 Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2020-11-05 08:14:25 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2020-11-05 08:33:07 +0000 sys-apps/hwloc: timeout bump to 2.3.0, fix multiple issues fixed bash completion installation and aliases fixed rustatedir, previosly it pointed to /var/lib/hwloc/run dropped USE=plugins, disabled ltdl dep. add missing nvml dependency only install systemd unit on *86/64 arches. use BDEPEND for some deps. Closes: https://bugs.gentoo.org/727174 Closes: https://bugs.gentoo.org/723018 Closes: https://bugs.gentoo.org/711890 Closes: https://bugs.gentoo.org/724622 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> sys-apps/hwloc/Manifest | 1 + sys-apps/hwloc/hwloc-2.3.0.ebuild | 98 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 99 insertions(+)