Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675536 - media-video/vlc-3.0.6[10bit] error: checking for x264 >= 0.153... no
Summary: media-video/vlc-3.0.6[10bit] error: checking for x264 >= 0.153... no
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on: 676596
Blocks:
  Show dependency tree
 
Reported: 2019-01-15 18:27 UTC by Sergio Perez
Modified: 2019-02-15 12:53 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge.info,22.38 KB, text/plain)
2019-01-15 18:30 UTC, Sergio Perez
Details
emerge -pqv (emerge_pqv,817 bytes, text/plain)
2019-01-15 18:30 UTC, Sergio Perez
Details
build log (vlc_build.log,30.77 KB, text/plain)
2019-01-15 18:30 UTC, Sergio Perez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Perez 2019-01-15 18:27:18 UTC
media-video/vlc-3.0.6 fails configure phase because of

checking for x264 >= 0.153... no

latest non live version in tree seems to be 152

Reproducible: Always

Steps to Reproduce:
1. emerge vlc-3.0.6 with USE 10bit set
Actual Results:  
econf failed

Expected Results:  
emerge vlc correctly
Comment 1 Sergio Perez 2019-01-15 18:30:06 UTC
Created attachment 561340 [details]
emerge --info
Comment 2 Sergio Perez 2019-01-15 18:30:25 UTC
Created attachment 561342 [details]
emerge -pqv
Comment 3 Sergio Perez 2019-01-15 18:30:41 UTC
Created attachment 561344 [details]
build log
Comment 4 Larry the Git Cow gentoo-dev 2019-01-27 23:13:32 UTC
The bug has been referenced in the following commit(s):

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

commit 6b8a10146c226cdcf448fac4699ba0ff29e2229b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-01-27 20:22:10 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-01-27 23:12:02 +0000

    media-video/vlc: Drop USE 10bit for now
    
    We do not have a suitable x264 release version available.
    
    Bug: https://bugs.gentoo.org/675536
    Package-Manager: Portage-2.3.58, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-video/vlc/vlc-3.0.6.ebuild | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)
Comment 5 Larry the Git Cow gentoo-dev 2019-02-15 12:53:59 UTC
The bug has been closed via the following commit(s):

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

commit 1ed4107fc8f76bf52a34a3153a44e9c8e6439895
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-02-15 12:53:18 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-02-15 12:53:18 +0000

    media-video/vlc: Drop USE 10bit, update x264 minimum dep
    
    Closes: https://bugs.gentoo.org/675536
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 media-video/vlc/metadata.xml        |  1 -
 media-video/vlc/vlc-3.0.9999.ebuild | 14 +++-----------
 media-video/vlc/vlc-9999.ebuild     | 14 +++-----------
 3 files changed, 6 insertions(+), 23 deletions(-)