Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 868396 - mail-client/alpine: enable threads by default (IUSE="threads")
Summary: mail-client/alpine: 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: Robert G. Siebeck
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 868336
  Show dependency tree
 
Reported: 2022-09-04 08:31 UTC by Holger Hoffstätte
Modified: 2022-09-10 11:18 UTC (History)
1 user (show)

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 08:31:09 UTC
Alpine is a mail client and a resuscitated continuation of Pine, a very old code base with portability checks for old UNIX variants like AIX, Solaris, HP-UX, OSF/1, ancient OpenBSD etc. The current ebuild for some reason does not enable threads by default, but works perfectly fine with it.
Consider alway-enabling threads and removing the flag.


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

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4971298c4bf0599edfec478d2f5d1e9f31de3bf9

commit 4971298c4bf0599edfec478d2f5d1e9f31de3bf9
Author:     Holger Hoffstätte <holger@applied-asynchrony.com>
AuthorDate: 2022-09-04 13:24:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-10 11:18:18 +0000

    mail-client/alpine: enable threads by default
    
    Upstream enables pthreads by default, so enable it unconditionally.
    
    Closes: https://bugs.gentoo.org/868396
    Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
    Closes: https://github.com/gentoo/gentoo/pull/27138
    Signed-off-by: Sam James <sam@gentoo.org>

 mail-client/alpine/{alpine-2.26.ebuild => alpine-2.26-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)