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

Bug 760636

Summary: app-cdr/dvdisaster-0.79.5 calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Daniel Kenzelmann <gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: jsmolic, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-12-18 12:00:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-cdr/dvdisaster-0.79.5 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] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Comment 1 Agostino Sarubbo gentoo-dev 2020-12-18 12:00:12 UTC
Created attachment 678733 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-12-30 11:22:37 UTC
The bug has been closed via the following commit(s):

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

commit 044bc21d474ceab71cd310171ba95c0630e38bba
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-12-30 11:22:31 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-12-30 11:22:31 +0000

    app-cdr/dvdisaster: Respect CC
    
    Closes: https://github.com/gentoo/gentoo/pull/18880
    Closes: https://bugs.gentoo.org/760636
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-cdr/dvdisaster/dvdisaster-0.79.5.ebuild | 5 +++++
 1 file changed, 5 insertions(+)