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

Bug 933994

Summary: app-emulation/libvirt-10.3.0-r1 breaks with nbd use enabled
Product: Gentoo Linux Reporter: Georgi <jorodrbr>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: normal CC: jorodrbr
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Georgi 2024-06-10 09:44:09 UTC
When the newly introduced nbd is enabled on app-emulation/libvirt-10.0.3-r1 it breaks with the following message:

```
Run-time dependency libiscsi found: NO (tried pkgconfig and cmake)
Run-time dependency libnbd found: NO (tried pkgconfig and cmake)
```

Manually emerging libiscsi and libnbd results in successful compilation.


Reproducible: Always
Comment 1 Georgi 2024-06-10 09:45:15 UTC
Note I've mistyped the version in my above comment, it's 10.3.0-r1.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-06-10 10:04:24 UTC
Please share the build.log, emerge --info, and meson-log.txt.
Comment 3 Georgi 2024-06-10 15:27:09 UTC
I apologize for not gathering this information right away, I was in a hurry, now I'm unable to reproduce it. If it pop's up again I'll reopen the issue.