Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 868501 - sys-fs/e2fsprogs: enable threads by default (IUSE="+threads")
Summary: sys-fs/e2fsprogs: enable threads by default (IUSE="+threads")
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 868336
  Show dependency tree
 
Reported: 2022-09-04 21:08 UTC by Holger Hoffstätte
Modified: 2022-10-12 23:09 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Holger Hoffstätte 2022-09-04 21:08:36 UTC
As per #868369 consider enabling thread support unconditionally.
It's enabled by default in the upstream configuration as well as the ebuild,
and only seems configurable for historical reasons, i.e. dead UNIX support.



Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-10-12 23:09:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ade705084997040922064ac26bed4d79e29f80d

commit 7ade705084997040922064ac26bed4d79e29f80d
Author:     Holger Hoffstätte <holger@applied-asynchrony.com>
AuthorDate: 2022-09-11 14:25:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-12 23:07:24 +0000

    sys-fs/e2fsprogs: enable threads by default
    
    Upstream enables pthreads by default, so enable it unconditionally.
    
    Closes: https://bugs.gentoo.org/868501
    Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
    Closes: https://github.com/gentoo/gentoo/pull/27207
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/e2fsprogs/e2fsprogs-1.46.5-r2.ebuild | 158 ++++++++++++++++++++++++++++
 1 file changed, 158 insertions(+)