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

Bug 274117

Summary: app-arch/arj: fails to build with glibc-2.10
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED DUPLICATE    
Severity: normal CC: m.debruijne
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 270353    
Attachments: Build log

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-06-14 14:44: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-14 14:45:01 UTC
Created attachment 194661 [details]
Build log
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2009-07-29 23:58:12 UTC
fardata.c: In function 'error_proc':
fardata.c:48: warning: unused variable 'tmp_errmsg'
fardata.c:61: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result
fardata.c: At top level:
fardata.c:193: error: conflicting types for 'strnlen'
/usr/include/string.h:404: note: previous declaration of 'strnlen' was here
Comment 3 Víctor Ostorga (RETIRED) gentoo-dev 2009-07-30 19:50:28 UTC
28 Jun 2009; Patrick Lauer <patrick@gentoo.org> arj-3.10.22-r2.ebuild,
  +files/arj-3.10.22-glibc2.10.patch:
  Fix for glibc 2.10 compilation. Patch by hirakendu. Solves #271608


*** This bug has been marked as a duplicate of bug 271608 ***