Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686682 - media-video/vlc-3.0.6-r1 needs >= media-libs/soxr-0.1.2
Summary: media-video/vlc-3.0.6-r1 needs >= media-libs/soxr-0.1.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-24 19:28 UTC by Andrew John Hughes
Modified: 2019-05-24 19:34 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew John Hughes 2019-05-24 19:28:28 UTC
# emerge -v vlc

...

checking for soxr >= 0.1.2... no
configure: error: Library soxr >= 0.1.2 needed for soxr was not found

# emerge -pv soxr

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U  ] media-libs/soxr-0.1.3-r1::gentoo [0.1.1::gentoo] USE="-examples -test%" ABI_X86="32 (64) (-x32)" 93 KiB


Reproducible: Always

Steps to Reproduce:
1. Attempt to build vlc with soxr < 0.1.2 installed
2.
3.
Actual Results:  
Build of vlc fails

Expected Results:  
Portage should update soxr as a dependency of the vlc build
Comment 1 Larry the Git Cow gentoo-dev 2019-05-24 19:34:43 UTC
The bug has been closed via the following commit(s):

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

commit a9a9a79326c2e3cca5678ded21dcdf2a706ee40a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-05-24 19:34:23 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-05-24 19:34:23 +0000

    media-video/vlc: Fix min media-libs/soxr DEPEND
    
    Reported-by: Andrew John Hughes <gnu_andrew@member.fsf.org>
    Closes: https://bugs.gentoo.org/686682
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-video/vlc/vlc-3.0.6-r1.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(-)