Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276676 - dev-libs/sptk: fails to build with gcc-4.4
Summary: dev-libs/sptk: fails to build with gcc-4.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Ilya Volynets (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.4
  Show dependency tree
 
Reported: 2009-07-05 22:23 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-08-09 12:36 UTC (History)
3 users (show)

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


Attachments
Build log (sptk-3.5.8.14:20090705-222030.log,7.90 KB, text/plain)
2009-07-05 22:24 UTC, Diego Elio Pettenò (RETIRED)
Details
ebuild using gcc-4.4 patch (sptk-3.5.8.14-r1.ebuild,1.82 KB, text/plain)
2009-08-09 00:08 UTC, Alexey Parshin
Details
Patch fixing compilation with gcc-4.4 (sptk-gcc-4.4.patch,1.62 KB, patch)
2009-08-09 00:09 UTC, Alexey Parshin
Details | Diff

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