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

Bug 838841

Summary: app-emulation/aranym-1.1.0 calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: James Le Cuirot <chewi>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log
1-config.log

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