Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 780462 - media-plugins/vdr-xineliboutput-2.2.0-r3 calls cc directly
Summary: media-plugins/vdr-xineliboutput-2.2.0-r3 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: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2021-04-05 22:09 UTC by Agostino Sarubbo
Modified: 2021-04-07 18:54 UTC (History)
0 users

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


Attachments
build.log (build.log,15.81 KB, text/plain)
2021-04-05 22:09 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 2021-04-05 22:09:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-plugins/vdr-xineliboutput-2.2.0-r3 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 2021-04-05 22:09:23 UTC
Created attachment 697830 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-04-07 18:54:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55fa32bae26c4de869becc09d8a866f0b605e9ac

commit 55fa32bae26c4de869becc09d8a866f0b605e9ac
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2021-04-07 18:54:15 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2021-04-07 18:54:15 +0000

    media-plugins/vdr-xineliboutput: call cc/gcc directly fixed
    
    Closes: https://bugs.gentoo.org/780462
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 media-plugins/vdr-xineliboutput/Manifest           |  2 +-
 .../files/vdr-xineliboutput-2.2.0_no-gcc.patch     | 33 ++++++++++++++++++++++
 ...r3.ebuild => vdr-xineliboutput-2.2.0-r4.ebuild} |  7 +++--
 3 files changed, 38 insertions(+), 4 deletions(-)