Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729258 - app-editors/jasspa-microemacs calls cc directly
Summary: app-editors/jasspa-microemacs 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: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-06-23 06:36 UTC by Agostino Sarubbo
Modified: 2020-06-23 10:47 UTC (History)
0 users

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


Attachments
build.log (build.log,8.19 KB, text/plain)
2020-06-23 06:36 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-06-23 06:36:06 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: app-editors/jasspa-microemacs calls cc directly.
Discovered on: amd64

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different CC implementation (like clang). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-23 06:36:17 UTC
Created attachment 645812 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-06-23 10:47:32 UTC
The bug has been closed via the following commit(s):

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

commit 254c16078eddcf4c41abe1d807218494ac831b15
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2020-06-23 09:01:17 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2020-06-23 10:46:18 +0000

    app-editors/jasspa-microemacs: Do not try to detect cc or gcc.
    
    Closes: https://bugs.gentoo.org/729258
    Package-Manager: Portage-2.3.101, Repoman-2.3.22
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 .../files/20091011-cc-detect.patch                 | 32 ++++++++++++++++++++++
 .../jasspa-microemacs-20091011-r3.ebuild           |  3 +-
 2 files changed, 34 insertions(+), 1 deletion(-)