Bug 217877 - app-portage/kuroo fails to build with GCC >=4.3 (patch included)
Bug#: 217877 Product:  Portage Development Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: kde@gentoo.org Reported By: realnc@gmail.com
Component: Third-Party Tools
URL:  http://kuroo.org
Summary: app-portage/kuroo fails to build with GCC >=4.3 (patch included)
Keywords:  
Status Whiteboard: 
Opened: 2008-04-15 22:04 0000
Description:   Opened: 2008-04-15 22:04 0000
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 From Nikos Chantziaras 2008-04-15 22:05:00 0000 -------
Created an attachment (id=149858) [details]
kuroo-0.81_rc1.ebuild

------- Comment #2 From Nikos Chantziaras 2008-04-15 22:05:36 0000 -------
Created an attachment (id=149860) [details]
files/kuroo-0.81_rc1-gcc43.patch

------- Comment #3 From Wulf Krueger (RETIRED) 2008-04-21 19:21:31 0000 -------
Thanks, Nikos! Fixed in CVS.