Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 809047 - media-plugins/x42-plugins-20211016 calls cc directly
Summary: media-plugins/x42-plugins-20211016 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: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2021-08-19 11:46 UTC by Agostino Sarubbo
Modified: 2022-02-19 07:39 UTC (History)
0 users

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


Attachments
build.log (build.log,147.48 KB, text/plain)
2021-08-19 11:46 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-08-19 11:46:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-plugins/x42-plugins-20210714 calls cc directly.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
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 2021-08-19 11:46:02 UTC
Created attachment 734191 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-14 08:41:28 UTC
ci has reproduced this issue with version 20211012 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2021-10-18 08:18:15 UTC
ci has reproduced this issue with version 20211016 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2022-02-19 07:39:35 UTC
The bug has been closed via the following commit(s):

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

commit d4de80cbe3153f9f25480432eb7683a1983b0794
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2022-02-19 07:39:22 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-02-19 07:39:32 +0000

    media-plugins/x42-plugins: don't call cc directly
    
    Closes: https://bugs.gentoo.org/809047
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-plugins/x42-plugins/x42-plugins-20211016.ebuild | 6 ++++--
 media-plugins/x42-plugins/x42-plugins-20220107.ebuild | 4 +++-
 media-plugins/x42-plugins/x42-plugins-99999999.ebuild | 4 +++-
 3 files changed, 10 insertions(+), 4 deletions(-)