Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 700768 - media-video/vlc-3.0.8[upnp]: configure: error: Library libupnp-1.8 needed for upnp was not found
Summary: media-video/vlc-3.0.8[upnp]: configure: error: Library libupnp-1.8 needed for...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-20 12:42 UTC by Erik Zeek
Modified: 2019-11-20 13:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
media-video/vlc-3.0.8 build log (media-video:vlc-3.0.8:20191120-123433.log.gz,16.73 KB, application/gzip)
2019-11-20 12:42 UTC, Erik Zeek
Details
emerge --info '=media-video/vlc-3.0.8::gentoo' (emerge-info.txt,15.04 KB, text/plain)
2019-11-20 12:43 UTC, Erik Zeek
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)