Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 227071 - x11-misc/rss-glx compile error with gcc 4.3.
Summary: x11-misc/rss-glx compile error with gcc 4.3.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-06-15 00:06 UTC by Jonathan Heaney
Modified: 2009-02-01 05:13 UTC (History)
1 user (show)

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


Attachments
Patch for rss-glx build with gcc-4.3.1 (rss-glx-0.8.1-gcc43.patch,618 bytes, patch)
2008-06-15 00:07 UTC, Jonathan Heaney
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Heaney 2008-06-15 00:06:49 UTC
Fails to compile with gcc-4.3.1

Found this -

https://www.redhat.com/archives/fedora-extras-commits/2008-January/msg08768.html

Have modded the patch for Gentoo - will attach - ebuild needs to be modded to (presumably) check for gcc-4.3 and apply patch accordingly.  This and patches from

https://bugs.gentoo.org/show_bug.cgi?id=220825

Required to build on current ~x86 system.

Reproducible: Always
Comment 1 Jonathan Heaney 2008-06-15 00:07:45 UTC
Created attachment 156809 [details, diff]
Patch for rss-glx build with gcc-4.3.1

Patch re above bug.
Comment 2 Jonathan Heaney 2008-06-15 00:10:20 UTC
(In reply to comment #1)
> Created an attachment (id=156809) [edit]
> Patch for rss-glx build with gcc-4.3.1
> 
> Patch re above bug.
> 

I should note I just modded the ebuild to 'force' the patch, & compilation/installation succeeded - no attempt was made for a gcc-4.3.x check prior to appyling the above patch.  I simply modded the ebuild diff from the libtool fix to call the gcc43 patch.
Comment 3 Vasiliy Levykin 2008-07-19 11:13:32 UTC
please add that this package blocks #198121
Comment 4 Matt 2008-08-15 13:50:45 UTC
*bump*

the patch fixed the problem for me

thanks ! :)
Comment 5 PL Hayes 2008-11-26 04:24:15 UTC
*bumpety bump*

I'm sure it will fix the problem for me too. TIA.
Comment 6 Ryan Hill (RETIRED) gentoo-dev 2009-02-01 05:13:57 UTC
Fixed in -r5.  Thanks for the patch.