Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276660 - media-gfx/k3d: fails to build with gcc-4.4
Summary: media-gfx/k3d: fails to build with gcc-4.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL: https://bugzilla.redhat.com/show_bug....
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.4
  Show dependency tree
 
Reported: 2009-07-05 22:01 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-01-06 16:25 UTC (History)
3 users (show)

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


Attachments
Build log (k3d-0.7.11.0-r1:20090705-130647.log,15.93 KB, text/plain)
2009-07-05 22:01 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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