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

Bug 186009

Summary: media-sound/kwave fails to compile with media-libs/flac-1.1.4
Product: Gentoo Linux Reporter: Roberto Castagnola <roberto.castagnola>
Component: [OLD] UnspecifiedAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: ssuominen
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge log
kwave-0.7.9.ebuild.diff

Description Roberto Castagnola 2007-07-20 16:21:59 UTC
media-sound/kwave fails to compile with media-libs/flac-1.1.4 while it worked with media-libs/flac-1.1.2-r8.
Comment 1 Roberto Castagnola 2007-07-20 16:23:50 UTC
Created attachment 125477 [details]
emerge log
Comment 2 rafnov 2007-07-20 18:07:09 UTC
The same here, but i think it's a bug of Kwave itself, not flac.
Comment 3 Thomas 2007-07-20 18:22:15 UTC
That is no "bug", it's a change in the API of the FLAC library. The problem is known since some time and I backported a patch which is available under http://sourceforge.net/tracker/index.php?func=detail&aid=1732594&group_id=6478&atid=306478

See also sourceforge bug request #1757716.
Comment 4 Roberto Castagnola 2007-07-20 21:47:42 UTC
Created attachment 125511 [details, diff]
kwave-0.7.9.ebuild.diff

ebuild changes to use patches linked from comment #3.

It compiles with either media-libs/flac-1.1.2-r8 and media-libs/flac-1.1.4.

Thanks Thomas :)
Comment 5 Wulf Krueger (RETIRED) gentoo-dev 2007-07-21 20:12:43 UTC
Thanks, Roberto and Thomas, for your work! Fixed in CVS.