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

Bug 268430

Summary: =media-libs/musicbrainz-3.0.2 fails to build using GCC 4.4 [patch]
Product: Gentoo Linux Reporter: Daniel J. <sleeperseven>
Component: [OLD] GCC PortingAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://bugs.musicbrainz.org/ticket/5133
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 249226    
Attachments: Patch to #include <cstdio> to enable GCC 4.4 compilation

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.
+