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

Bug 272578

Summary: media-sound/phasex: fails to build with glibc-2.10
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 270353    
Attachments: Build log
tries to bump ebuild to EAPI=2 while also renames the clashing float_t type

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-04 11:59:41 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-04 12:01:25 UTC
Created attachment 193501 [details]
Build log
Comment 2 Arttu Valo 2009-07-08 21:36:57 UTC
Created attachment 197265 [details, diff]
tries to bump ebuild to EAPI=2 while also renames the clashing float_t type

Only tested that this compiles with glibc210/gcc44 on ~amd64. Somebody wiser with the shell wizardry can probably conjure up a one-liner to do the same thing.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-07-08 22:34:02 UTC
Comment on attachment 197265 [details, diff]
tries to bump ebuild to EAPI=2 while also renames the clashing float_t type

At a minimum you should use proper find syntax, but it still does not look like a good idead.
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2009-08-05 12:40:01 UTC
0.12.0_beta3 in tree ( and it builds with gcc 4.4 and glibc 2.10+ )