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

Bug 718368

Summary: mail-client/alpine calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
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/15424
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502, 718278    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-04-19 17:06:56 UTC
This is an auto-filled bug because mail-client/alpine calls cc directly.
The issue was originally discovered on x86, but it may be reproducible on other arches as well.
Attached build log and emerge --info.

NOTE:
To reproduce this issue you may want to temporarily move the /usr/bin/cc - /usr/bin/gcc binaries.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-19 17:07:02 UTC
Created attachment 633734 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-04-22 13:38:54 UTC
The bug has been closed via the following commit(s):

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

commit f2a8302db892759b973a994cdf8544bf431b7370
Author:     Robert Siebeck <gentoo.2019@r123.de>
AuthorDate: 2020-04-19 22:02:26 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-04-22 13:38:38 +0000

    mail-client/alpine: don't call cc directly
    
    Closes: https://bugs.gentoo.org/718368
    Signed-off-by: Robert Siebeck <gentoo.2019@r123.de>
    Closes: https://github.com/gentoo/gentoo/pull/15424
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 mail-client/alpine/alpine-2.22.ebuild         |  6 ++++++
 mail-client/alpine/files/alpine-2.22-cc.patch | 24 ++++++++++++++++++++++++
 2 files changed, 30 insertions(+)