Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 838841 - app-emulation/aranym-1.1.0 calls cc directly
Summary: app-emulation/aranym-1.1.0 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: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2022-04-16 16:28 UTC by Agostino Sarubbo
Modified: 2022-04-16 21:01 UTC (History)
0 users

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


Attachments
build.log (build.log,46.23 KB, text/plain)
2022-04-16 16:28 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,31.45 KB, text/plain)
2022-04-16 16:28 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 2022-04-16 16:28:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/aranym-1.1.0 calls cc directly.
Discovered on: amd64 (internal ref: ci)

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].
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-16 16:28:26 UTC
Created attachment 771068 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-16 16:28:27 UTC
Created attachment 771071 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-04-16 16:28:29 UTC
Error(s) that match a know pattern:

configure: error: in `/var/tmp/portage/app-emulation/aranym-1.1.0/work/aranym-1.1.0-jit':
Comment 4 Larry the Git Cow gentoo-dev 2022-04-16 21:01:48 UTC
The bug has been closed via the following commit(s):

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

commit 4e5ad71936f0ce65d88f75b01c67516bfa019959
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2022-04-16 21:00:55 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2022-04-16 21:00:55 +0000

    app-emulation/aranym: Export the build environment for configure
    
    Closes: https://bugs.gentoo.org/838841
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 app-emulation/aranym/aranym-1.1.0.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)