Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213223 - >=sys-libs/com_err-1.40.4 need to disable 'tls' to build 'sys-fs/e2fsprogs' with uclibc
Summary: >=sys-libs/com_err-1.40.4 need to disable 'tls' to build 'sys-fs/e2fsprogs' w...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-13 02:37 UTC by Sergey Dryabzhinsky
Modified: 2008-03-17 17:46 UTC (History)
2 users (show)

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


Attachments
Disable TLS in com_err with uClibc (com_err-1.40.4.ebuild.diff,315 bytes, patch)
2008-03-13 02:52 UTC, Sergey Dryabzhinsky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Dryabzhinsky 2008-03-13 02:37:18 UTC
As mentioned in https://bugs.gentoo.org/show_bug.cgi?id=204102
sys-fs/e2fsprogs can be compiled only without 'tls' support with uClibc.
But we need sys-libs/com_err compiled without 'tls' too.


Reproducible: Always

Steps to Reproduce:
1. Get uclibc host
2. Compile sys-libs/com_err with 'tls' (compiles without errors...)
3. Try to compile sys-fs/e2fsprogs without 'tls'...

Actual Results:  
https://bugs.gentoo.org/show_bug.cgi?id=204102#c1

Expected Results:  
sys-fs/e2fsprogs compiled...
Comment 1 Sergey Dryabzhinsky 2008-03-13 02:52:48 UTC
Created attachment 145970 [details, diff]
Disable TLS in com_err with uClibc

Seems like TLS support is need to be disabled not only on uClibc system:
https://bugs.gentoo.org/show_bug.cgi?id=204102#c12
 - any combination of glibc & kernel...

Maybe it should go to upstream for doing proper check for system TLS support
or we can do something to detect it?..
Comment 2 Sergey Dryabzhinsky 2008-03-13 03:04:07 UTC
Well, according to http://devpit.org/wiki/Gnu_Toolchain/Compatibility_Matrix
<=sys-devel/gcc-3.4.3 does not provide TLS support.
Comment 3 Christian Heim (RETIRED) gentoo-dev 2008-03-17 17:46:20 UTC
Thanks a lot, should be fixed once the mirrors resync.