Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 724622

Summary: sys-apps/hwloc-2.1.0[nvml]: configure: Specified --enable-nvml switch, but could not find appropriate support
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Cluster Team <cluster>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=792477
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-apps:hwloc-2.1.0:20200523-034046.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-05-23 08:14:55 UTC
configure: WARNING: Specified --enable-nvml switch, but could not
configure: WARNING: find appropriate support
configure: error: Cannot continue

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-apps/hwloc-2.1.0/work/hwloc-2.1.0-abi_x86_64.amd64/config.log

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-libressl-20200518-220054

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat 23 May 2020 01:05:33 AM UTC
/var/db/repos/libressl	Fri 22 May 2020 06:08:22 PM UTC

emerge -qpvO sys-apps/hwloc
[ebuild  N    ] sys-apps/hwloc-2.1.0  USE="X cairo cpuid nvml pci svg xml -cuda -debug -gl -libudev -netloc -plugins -static-libs" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2020-05-23 08:14:58 UTC
Created attachment 640978 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-23 08:15:01 UTC
Created attachment 640980 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-23 08:15:04 UTC
Created attachment 640982 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-23 08:15:08 UTC
Created attachment 640984 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-23 08:15:10 UTC
Created attachment 640986 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-23 08:15:14 UTC
Created attachment 640988 [details]
sys-apps:hwloc-2.1.0:20200523-034046.log
Comment 7 Toralf Förster gentoo-dev 2020-05-23 08:15:16 UTC
Created attachment 640990 [details]
temp.tbz2
Comment 8 Arfrever Frehtes Taifersar Arahesis 2020-06-04 22:32:30 UTC
Header nvml.h and library libnvidia-ml are needed.
Comment 9 Larry the Git Cow gentoo-dev 2020-11-05 08:33:47 UTC
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(+)