Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 760636 - app-cdr/dvdisaster-0.79.5 calls cc directly
Summary: app-cdr/dvdisaster-0.79.5 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: Daniel Kenzelmann
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-12-18 12:00 UTC by Agostino Sarubbo
Modified: 2020-12-30 11:22 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,10.69 KB, text/plain)
2020-12-18 12:00 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-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(+)