Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273511 - games-util/uglygs: fails to build with glibc-2.10
Summary: games-util/uglygs: fails to build with glibc-2.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.10
  Show dependency tree
 
Reported: 2009-06-10 10:36 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-07-08 21:27 UTC (History)
0 users

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


Attachments
Build log (uglygs-0_rc11:20090610-023443.log,3.79 KB, text/plain)
2009-06-10 10:37 UTC, Diego Elio Pettenò (RETIRED)
Details
tries to bump ebuild to EAPI=2 and renames the function offending glibc210/gcc44 (uglygs-0_rc11.ebuild.patch,1011 bytes, patch)
2009-07-08 20:52 UTC, Arttu Valo
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-10 10:36:27 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-10 10:37:39 UTC
Created attachment 194122 [details]
Build log
Comment 2 Arttu Valo 2009-07-08 20:52:30 UTC
Created attachment 197255 [details, diff]
tries to bump ebuild to EAPI=2 and renames the function offending glibc210/gcc44
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2009-07-08 21:27:42 UTC
fixed.  thanks for the patch.