Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497466 - sys-libs/uclibc-0.9.33.2 - tzname variables improperly scoped, causing issues at runtime
Summary: sys-libs/uclibc-0.9.33.2 - tzname variables improperly scoped, causing issues...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-08 00:15 UTC by David Hendricks
Modified: 2014-01-08 03:55 UTC (History)
0 users

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


Attachments
commit f6f4732 from upstream uClibc (make_ll_tzname_structs_static.patch,508 bytes, patch)
2014-01-08 00:15 UTC, David Hendricks
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Hendricks 2014-01-08 00:15:55 UTC
Created attachment 367340 [details, diff]
commit f6f4732 from upstream uClibc

uClibc itself builds fine, but applications dynamically linked will fail with "symbol 'll_tzname_UNKNOWN': can't resolve symbol in lib '/lib/libc.so.0' .

The attached patch is from upstream commit f6f4732. I've used it successfully by epatching it manually, but it should be added to a more permanent location (http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo/src/patchsets/uclibc/0.9.33.2 ?).
Comment 1 SpanKY gentoo-dev 2014-01-08 03:54:04 UTC
i merged it into upstream's 0.9.33 branch and queued here:
http://sources.gentoo.org/gentoo/src/patchsets/uclibc/0.9.33.2/12_all_ll_tzname-static.patch?rev=1.1
Comment 2 SpanKY gentoo-dev 2014-01-08 03:55:23 UTC
should be all set now in the tree; thanks for the report!

Commit message: Add fix from upstream for marking ll_tzname vars local
http://sources.gentoo.org/sys-libs/uclibc/uclibc-0.9.33.2-r9.ebuild?rev=1.1