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

Bug 227071

Summary: x11-misc/rss-glx compile error with gcc 4.3.
Product: Gentoo Linux Reporter: Jonathan Heaney <agent_jdh>
Component: New packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED FIXED    
Severity: normal CC: rhill
Priority: High    
Version: 2006.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: Patch for rss-glx build with gcc-4.3.1

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.