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

Bug 267466

Summary: media-libs/exempi-2.0.2 fails to build with gcc-4.4
Product: Gentoo Linux Reporter: John Keeping <john>
Component: [OLD] GCC PortingAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: VERIFIED FIXED    
Severity: minor CC: esigra
Priority: Normal Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://bugs.freedesktop.org/21758
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 249226    
Attachments: Patch to add the missing headers.
exempi-2.0.2-gcc44.patch

Description John Keeping 2009-04-25 20:05:59 UTC
Exempi fails to build with GCC 4.4 due to missing includes. The attached patch fixes this.
Comment 1 John Keeping 2009-04-25 20:07:17 UTC
Created attachment 189418 [details, diff]
Patch to add the missing headers.
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2009-05-07 04:25:06 UTC
Created attachment 190596 [details, diff]
exempi-2.0.2-gcc44.patch

thanks.  this one also fixes the testsuite.  added to gcc-porting overlay.
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-05-10 09:41:44 UTC
looks good
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2009-05-11 16:02:48 UTC
+  11 May 2009; Samuli Suominen <ssuominen@gentoo.org> exempi-2.0.2.ebuild,
+  +files/exempi-2.0.2-gcc44.patch:
+  Fix compile with GCC 4.4 wrt #267466, thanks to John Keeping.

I'm leaving this bug open in case gnome@ wants to forward this upstream. EvaSDK gave me permission to commit this, changing Keywords from Inclusion to InCVS.
Comment 5 Ryan Hill (RETIRED) gentoo-dev 2009-05-15 23:03:12 UTC
http://bugs.freedesktop.org/21758
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-05-17 22:05:02 UTC
thanks