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

Bug 276660

Summary: media-gfx/k3d: fails to build with gcc-4.4
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, joost.ruis, pierre42d
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugzilla.redhat.com/show_bug.cgi?id=491322
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 249226    
Attachments: Build log

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-07-05 22:01:03 UTC
As per summary, check attached build log.

And _please_ try not to fix it in the wrong way: http://blog.flameeyes.eu/2009/07/02/how-_not_-to-fix-gcc-4-4-bugs
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-07-05 22:01:46 UTC
Created attachment 196830 [details]
Build log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-07-06 13:49:01 UTC
k3dsdk/gzstream.cpp likely needs #include <cstdio>
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-07-06 14:54:51 UTC
(In reply to comment #2)
> k3dsdk/gzstream.cpp likely needs #include <cstdio>
> 

That was only part of it,

+  06 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
+  k3d-0.7.11.0-r1.ebuild, +files/k3d-0.7.11.0-gcc44.patch:
+  Fix building with GCC 4.4 and BOOST by applying a Fedora patch wrt
+  #276660, thanks to Diego E. Pettenò for reporting.
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2009-07-06 14:55:14 UTC
See, https://bugzilla.redhat.com/show_bug.cgi?id=491322