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

Bug 271566

Summary: media-gfx/ufraw-0.15 fails with glibc-2.10
Product: Gentoo Linux Reporter: Andrew John Hughes <gnu_andrew>
Component: [OLD] LibraryAssignee: Gentoo Graphics Project <graphics+disabled>
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: Cast return value to char *.

Description Andrew John Hughes 2009-05-28 18:45:29 UTC
glibc 2.10 changes the signature of some string.h functions, requiring the attached patch.

Reproducible: Always
Comment 1 Andrew John Hughes 2009-05-28 18:46:10 UTC
Created attachment 192743 [details, diff]
Cast return value to char *.
Comment 2 hirakendu 2009-05-29 21:06:48 UTC
Patch works for me :).
Comment 3 Markus Meier gentoo-dev 2009-06-01 13:18:35 UTC
fixed in cvs, thanks for the patch and report.

  01 Jun 2009; Markus Meier <maekke@gentoo.org> ufraw-0.15-r1.ebuild,
  +files/ufraw-0.15-glibc-2.10.patch:
  fix building with glibc-2.10 by Andrew John Hughes, bug #271566