Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 868396

Summary: mail-client/alpine: enable threads by default (IUSE="threads")
Product: Gentoo Linux Reporter: Holger Hoffstätte <holger>
Component: Current packagesAssignee: Robert G. Siebeck <gentoo.2019>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/27138
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 868336    

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(-)