Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 789687 - media-plugins/vdr-mp3ng-0.0.1_pre5-r4 calls g++ directly
Summary: media-plugins/vdr-mp3ng-0.0.1_pre5-r4 calls g++ 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-05-12 13:39 UTC by Agostino Sarubbo
Modified: 2021-05-13 18:16 UTC (History)
0 users

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


Attachments
build.log (build.log,85.77 KB, text/plain)
2021-05-12 13:39 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-05-12 13:39:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-plugins/vdr-mp3ng-0.0.1_pre5-r4 calls g++ 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 C++ 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-05-12 13:39:32 UTC
Created attachment 707598 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-05-13 18:16:27 UTC
The bug has been closed via the following commit(s):

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

commit a7f29f1953d35c146abe7a6d2e98821ceb566dbd
Author:     Joerg Bornkessel <hd_brummy@gentoo.org>
AuthorDate: 2021-05-13 18:15:04 +0000
Commit:     Joerg Bornkessel <hd_brummy@gentoo.org>
CommitDate: 2021-05-13 18:15:04 +0000

    media-plugins/vdr-mp3ng: calls g++ directly fixed
    
    cleanup old
    
    Closes: https://bugs.gentoo.org/789687
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>

 .../vdr-mp3ng/vdr-mp3ng-0.0.1_pre5-r2.ebuild       | 70 ---------------------
 .../vdr-mp3ng/vdr-mp3ng-0.0.1_pre5-r3.ebuild       | 73 ----------------------
 ...e5-r4.ebuild => vdr-mp3ng-0.0.1_pre5-r5.ebuild} |  3 +
 3 files changed, 3 insertions(+), 143 deletions(-)