Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274076 - dev-python/pyid3lib fails to build with glibc-2.10 and gcc-4.4
Summary: dev-python/pyid3lib fails to build with glibc-2.10 and 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: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.10
  Show dependency tree
 
Reported: 2009-06-13 23:56 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-07-04 16:05 UTC (History)
2 users (show)

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


Attachments
Build log (pyid3lib-0.5.1-r1:20090613-204500.log,5.63 KB, text/plain)
2009-06-13 23:59 UTC, Diego Elio Pettenò (RETIRED)
Details
const correctness fixes for glibc 2.10 (diff,477 bytes, patch)
2009-07-03 19:35 UTC, Tom Prince
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-06-13 23:56:07 UTC
There are a few changes in glibc-2.10 that might make your software fail to build with it, please refer to my blog post [1] if you're not sure what the problem is.

And no I don't usually provide emerge --info with these bugs because they are caused by glibc-2.10!

Thanks, Diego

[1] http://blog.flameeyes.eu/2009/05/24/c-libraries-galore
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-13 23:59:04 UTC
Created attachment 194598 [details]
Build log
Comment 2 Tom Prince 2009-07-03 19:35:51 UTC
Created attachment 196535 [details, diff]
const correctness fixes for glibc 2.10
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-07-04 16:05:20 UTC
Fixed.