Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274117 - app-arch/arj: fails to build with glibc-2.10
Summary: app-arch/arj: fails to build with glibc-2.10
Status: RESOLVED DUPLICATE of bug 271608
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.10
  Show dependency tree
 
Reported: 2009-06-14 14:44 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-07-30 19:50 UTC (History)
1 user (show)

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


Attachments
Build log (arj-3.10.22-r2:20090614-112606.log,39.15 KB, text/plain)
2009-06-14 14:45 UTC, Diego Elio Pettenò (RETIRED)
Details

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-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 ***