Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268430 - =media-libs/musicbrainz-3.0.2 fails to build using GCC 4.4 [patch]
Summary: =media-libs/musicbrainz-3.0.2 fails to build using GCC 4.4 [patch]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL: http://bugs.musicbrainz.org/ticket/5133
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.4
  Show dependency tree
 
Reported: 2009-05-03 13:07 UTC by Daniel J.
Modified: 2009-05-07 21:34 UTC (History)
1 user (show)

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


Attachments
Patch to #include <cstdio> to enable GCC 4.4 compilation (musicbrainz-3.0.2-gcc4.4.patch,270 bytes, patch)
2009-05-03 13:07 UTC, Daniel J.
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel J. 2009-05-03 13:07:09 UTC
musicbrainz 3.0.2 fails to build using GCC 4.4 due to a missing header.  The attached patch fixes this.
Comment 1 Daniel J. 2009-05-03 13:07:27 UTC
Created attachment 190222 [details, diff]
Patch to #include <cstdio> to enable GCC 4.4 compilation
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2009-05-07 03:43:01 UTC
Added to gcc-porting overlay.
Comment 3 Ryan Hill (RETIRED) gentoo-dev 2009-05-07 05:25:38 UTC
oops.  didn't mean to close this.
Comment 4 Peter Alfredsen (RETIRED) gentoo-dev 2009-05-07 21:34:56 UTC
+  07 May 2009; Peter Alfredsen <loki_val@gentoo.org>
+  musicbrainz-3.0.2.ebuild, +files/musicbrainz-3.0.2-gcc44.patch:
+  Add patch for GCC 4.4 compatibility, bug 268430. Thanks to Daniel J.
+  <sleeperseven@hotmail.com> for the patch.
+