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

Bug 700768

Summary: media-video/vlc-3.0.8[upnp]: configure: error: Library libupnp-1.8 needed for upnp was not found
Product: Gentoo Linux Reporter: Erik Zeek <zeekec>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=691866
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: media-video/vlc-3.0.8 build log
emerge --info '=media-video/vlc-3.0.8::gentoo'

Description Erik Zeek 2019-11-20 12:42:41 UTC
Created attachment 596886 [details]
media-video/vlc-3.0.8 build log

Configure ends with:

checking for libudev >= 142... yes
checking for libmtp >= 1.0.0... yes
checking for libupnp-1.8... no
configure: error: Library libupnp-1.8 needed for upnp was not found
Comment 1 Erik Zeek 2019-11-20 12:43:37 UTC
Created attachment 596888 [details]
emerge --info '=media-video/vlc-3.0.8::gentoo'
Comment 2 Andreas Sturmlechner gentoo-dev 2019-11-20 12:54:26 UTC
Your log shows that vlc-2.2.8-libupnp-slot-1.8.patch was applied, which only happens if condition has_version '>=net-libs/libupnp-1.8.0' is fulfilled.

What version of net-libs/libupnp do you have installed? There appears to be some confusion with the slotting...
Comment 3 Larry the Git Cow gentoo-dev 2019-11-20 13:18:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b4ab64bcb9004d0981d707c1d6b87df08e47ce6

commit 7b4ab64bcb9004d0981d707c1d6b87df08e47ce6
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-11-20 13:04:39 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-11-20 13:17:49 +0000

    media-video/vlc: Restrict libupnp-slot-1.8.patch to libupnp:1.8
    
    Closes: https://bugs.gentoo.org/700768
    Package-Manager: Portage-2.3.79, Repoman-2.3.18
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-video/vlc/vlc-3.0.8.ebuild    | 2 +-
 media-video/vlc/vlc-3.0.9999.ebuild | 2 +-
 media-video/vlc/vlc-9999.ebuild     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)