Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 498194 - media-libs/chromaprint-1.1[tools] build failure with media-video/libav
Summary: media-libs/chromaprint-1.1[tools] build failure with media-video/libav
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-01-15 19:38 UTC by Laurent Bachelier
Modified: 2014-02-10 16:48 UTC (History)
2 users (show)

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


Attachments
build log (build.log,68.39 KB, text/plain)
2014-01-15 19:40 UTC, Laurent Bachelier
Details
fix (chromaprint-90822f6eee64da2941c9cbd9cd41a9664fead1d4.diff,2.15 KB, patch)
2014-01-15 19:40 UTC, Laurent Bachelier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Bachelier 2014-01-15 19:38:28 UTC
This is fixed by applying https://bitbucket.org/acoustid/chromaprint/commits/90822f6eee64da2941c9cbd9cd41a9664fead1d4

The "tools" USE flag is required by media-sound/picard, breaking that application too.

Reproducible: Always

Steps to Reproduce:
Install media-video/libav-0.8.7 and emerge chromaprint.
Comment 1 Laurent Bachelier 2014-01-15 19:40:26 UTC
Created attachment 367908 [details]
build log
Comment 2 Laurent Bachelier 2014-01-15 19:40:47 UTC
Created attachment 367910 [details, diff]
fix
Comment 3 Laurent Bachelier 2014-01-15 19:42:04 UTC
Putting the patch in my /etc/portage/patches/ fixed the issue.
Comment 4 Gordon Pettey 2014-01-19 23:33:59 UTC
The libav code requires libav-9.10, for now. It was a quick hack, and uses deprecated methods. I'm working on an update for libav master; I'll try to add libav-0.8 while I'm at it.
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2014-02-10 16:48:14 UTC
applied the patch in portage.    still builds fine with media-video/ffmpeg, so i'm happy.