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

Bug 225265

Summary: x11-misc/gaia-0.1.2 fails w/ gcc-4.3.0 and/or curl-7.18
Product: Gentoo Linux Reporter: nadar <thenadar>
Component: Current packagesAssignee: Christian Faulhammer (RETIRED) <fauli>
Status: RESOLVED FIXED    
Severity: normal CC: loki_val
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: error.log
curl-7.18.patch
gaia-0.1.2-gcc43.patch
the emerge --info

Description nadar 2008-06-07 19:03:43 UTC
As I tried to (re)install gaia, the compile failed with the error below.

Reproducible: Always
Comment 1 nadar 2008-06-07 19:05:52 UTC
Created attachment 155863 [details]
error.log
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-06-07 20:05:43 UTC
Your emerge --info, please.
Comment 3 Peter Alfredsen (RETIRED) gentoo-dev 2008-06-08 06:36:48 UTC
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 Peter Alfredsen (RETIRED) gentoo-dev 2008-06-08 06:37:56 UTC
Created attachment 155887 [details, diff]
curl-7.18.patch

This fixes the original error.
Comment 5 Peter Alfredsen (RETIRED) gentoo-dev 2008-06-08 06:38:52 UTC
Created attachment 155889 [details, diff]
gaia-0.1.2-gcc43.patch

This fixes a couple of trivial gcc43 build errors.
Comment 6 nadar 2008-06-08 10:36:20 UTC
Created attachment 155909 [details]
the emerge --info

emerge.info
Comment 7 nadar 2008-06-08 17:00:57 UTC
(In reply to comment #5)
Thanks for the patches, gaia compiles now.
Comment 8 Christian Faulhammer (RETIRED) gentoo-dev 2008-06-11 06:52:39 UTC
Thanks for the patches.  Peter, if you want to take Gaia over, I would be more than happy.