Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718368 - mail-client/alpine calls cc directly
Summary: mail-client/alpine calls cc directly
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: tc-directly 718278
  Show dependency tree
 
Reported: 2020-04-19 17:06 UTC by Agostino Sarubbo
Modified: 2020-04-22 13:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,10.66 KB, text/plain)
2020-04-19 17:07 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)