Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217877 - app-portage/kuroo fails to build with GCC >=4.3 (patch included)
Summary: app-portage/kuroo fails to build with GCC >=4.3 (patch included)
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Third-Party Tools (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL: http://kuroo.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-15 22:04 UTC by Nikos Chantziaras
Modified: 2008-04-21 19:21 UTC (History)
1 user (show)

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


Attachments
kuroo-0.81_rc1.ebuild (kuroo-0.81_rc1.ebuild,638 bytes, text/plain)
2008-04-15 22:05 UTC, Nikos Chantziaras
Details
files/kuroo-0.81_rc1-gcc43.patch (kuroo-0.81_rc1-gcc43.patch,1.32 KB, patch)
2008-04-15 22:05 UTC, Nikos Chantziaras
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikos Chantziaras 2008-04-15 22:04:13 UTC
Both versions of Kuroo currently in portage (0.80.2-r1 and 0.81_rc1) fail to build in GCC 4.3.  The patch is trivial; some files are just missing an #include <stdlib.h>.

I am attaching an ebuild for 0.81_rc1 along with the patch.  I did not bump the revision because it's a build problem rather than a runtime problem (people who are not affected by the problem have no reason to update while people who are affected should simply be able to emerge it now).

Please let me know if you think I should also attach an ebuild and patch for 0.80.2-r1.
Comment 1 Nikos Chantziaras 2008-04-15 22:05:00 UTC
Created attachment 149858 [details]
kuroo-0.81_rc1.ebuild
Comment 2 Nikos Chantziaras 2008-04-15 22:05:36 UTC
Created attachment 149860 [details, diff]
files/kuroo-0.81_rc1-gcc43.patch
Comment 3 Wulf Krueger (RETIRED) gentoo-dev 2008-04-21 19:21:31 UTC
Thanks, Nikos! Fixed in CVS.