Bug 225265 - x11-misc/gaia-0.1.2 fails w/ gcc-4.3.0 and/or curl-7.18
Bug#: 225265 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: fauli@gentoo.org Reported By: thenadar@gmx.net
Component: Applications
URL: 
Summary: x11-misc/gaia-0.1.2 fails w/ gcc-4.3.0 and/or curl-7.18
Keywords:  
Status Whiteboard: 
Opened: 2008-06-07 19:03 0000
Description:   Opened: 2008-06-07 19:03 0000
As I tried to (re)install gaia, the compile failed with the error below.

Reproducible: Always

------- Comment #1 From nadar 2008-06-07 19:05:52 0000 -------
Created an attachment (id=155863) [details]
error.log

------- Comment #2 From Jeroen Roovers 2008-06-07 20:05:43 0000 -------
Your emerge --info, please.

------- Comment #3 From Peter Alfredsen 2008-06-08 06:36:48 0000 -------
I know this error, it's because curl-7.18 had an API strictness change. Trying
to apply the patch for that, I discovered that this package also fails w/
gcc-4.3.0. Hijacking bug cause I got the patches to solve it.

------- Comment #4 From Peter Alfredsen 2008-06-08 06:37:56 0000 -------
Created an attachment (id=155887) [details]
curl-7.18.patch

This fixes the original error.

------- Comment #5 From Peter Alfredsen 2008-06-08 06:38:52 0000 -------
Created an attachment (id=155889) [details]
gaia-0.1.2-gcc43.patch

This fixes a couple of trivial gcc43 build errors.

------- Comment #6 From nadar 2008-06-08 10:36:20 0000 -------
Created an attachment (id=155909) [details]
the emerge --info

emerge.info

------- Comment #7 From nadar 2008-06-08 17:00:57 0000 -------
(In reply to comment #5)
Thanks for the patches, gaia compiles now.

------- Comment #8 From Christian Faulhammer 2008-06-11 06:52:39 0000 -------
Thanks for the patches.  Peter, if you want to take Gaia over, I would be more
than happy.