Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 225265 - x11-misc/gaia-0.1.2 fails w/ gcc-4.3.0 and/or curl-7.18
Summary: x11-misc/gaia-0.1.2 fails w/ gcc-4.3.0 and/or curl-7.18
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Christian Faulhammer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-06-07 19:03 UTC by nadar
Modified: 2008-06-11 06:52 UTC (History)
1 user (show)

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


Attachments
error.log (error.log,13.60 KB, text/plain)
2008-06-07 19:05 UTC, nadar
Details
curl-7.18.patch (gaia-0.1.2-curl-7.18.patch,757 bytes, patch)
2008-06-08 06:37 UTC, Peter Alfredsen (RETIRED)
Details | Diff
gaia-0.1.2-gcc43.patch (gaia-0.1.2-gcc43.patch,491 bytes, patch)
2008-06-08 06:38 UTC, Peter Alfredsen (RETIRED)
Details | Diff
the emerge --info (emerge.info,3.43 KB, text/plain)
2008-06-08 10:36 UTC, nadar
Details

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