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

Bug 276676

Summary: dev-libs/sptk: fails to build with gcc-4.4
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Ilya Volynets (RETIRED) <iluxa>
Status: RESOLVED FIXED    
Severity: normal CC: alexeyp, desktop-misc, esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 249226    
Attachments: Build log
ebuild using gcc-4.4 patch
Patch fixing compilation with gcc-4.4

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-07-05 22:23:44 UTC
As per summary, check attached build log.

And _please_ try not to fix it in the wrong way: http://blog.flameeyes.eu/2009/07/02/how-_not_-to-fix-gcc-4-4-bugs
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-07-05 22:24:24 UTC
Created attachment 196841 [details]
Build log
Comment 2 Ilya Volynets (RETIRED) gentoo-dev 2009-07-07 18:09:53 UTC
All of that is fixed in upcoming SPTK-4.0 release.
I'll close this one, as soon as it is ready to ship
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-08-08 12:20:10 UTC
Really, as long as this fails to build, it'll have to stay open, or I'll be re-filing this each time.
Comment 4 Ilya Volynets (RETIRED) gentoo-dev 2009-08-08 15:11:39 UTC
Hnh? I didn't intend to mark it as resolved back then (especially not "FIXED" :)
Comment 5 Alexey Parshin 2009-08-09 00:08:35 UTC
Created attachment 200645 [details]
ebuild using gcc-4.4 patch
Comment 6 Alexey Parshin 2009-08-09 00:09:36 UTC
Created attachment 200647 [details, diff]
Patch fixing compilation with gcc-4.4
Comment 7 Alexey Parshin 2009-08-09 00:11:53 UTC
I've added new ebuild utilizing patch for GCC 4.4. I've left several warn_unused_result warnings unfixed - they are not dangerous and fixed in coming sptk-4 already.
Comment 8 Ilya Volynets (RETIRED) gentoo-dev 2009-08-09 12:36:00 UTC
Fix is in the tree