Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81443 - media-sound/musepack-tools doesn-t compile with GCC 4
Summary: media-sound/musepack-tools doesn-t compile with GCC 4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-09 20:06 UTC by Radoslaw Szkodzinski
Modified: 2005-02-11 13:54 UTC (History)
0 users

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


Attachments
Musepack-tools GCC 4 compile fix (musepack-tools-1.15s-Makefile-gcc4.patch,3.06 KB, patch)
2005-02-09 20:09 UTC, Radoslaw Szkodzinski
Details | Diff
GCC 4 compile fix (musepack-tools-1.15t-gcc4.patch,288 bytes, patch)
2005-02-09 20:35 UTC, Radoslaw Szkodzinski
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Radoslaw Szkodzinski 2005-02-09 20:06:40 UTC
Apart from a single static mistake, there is a problem with CFLAGS.
Patch attached, should also apply against new 1.15t
Comment 1 Radoslaw Szkodzinski 2005-02-09 20:09:06 UTC
Created attachment 50883 [details, diff]
Musepack-tools GCC 4 compile fix

The flags are turned off because:
A) it isn't right to enable optimisations I didn't ask for
B) -fmove-all-movables is no longer supported
Comment 2 Radoslaw Szkodzinski 2005-02-09 20:35:15 UTC
Created attachment 50886 [details, diff]
GCC 4 compile fix

The real fix w/o any additions. Applies against 1.15t cleanly.
Comment 3 Tony Vroon (RETIRED) gentoo-dev 2005-02-11 13:54:12 UTC
In portage, thank you for your report. Please give the modified ebuild two hours to propagate before syncing.