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

Bug 724674

Summary: media-sound/sc2mpd calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Erik Mackdanz <stasibear>
Status: RESOLVED WONTFIX    
Severity: normal CC: sam
Priority: Normal Keywords: PMASKED
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-05-23 12:46:35 UTC
This is an auto-filed bug because media-sound/sc2mpd calls cc directly.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you think it doesn't make sense fix these type of issues, I'd like to point out that won't be possible use a different CC implementation (like clang) by setting the CC variable. So this issue has been reproduced by setting the CC variable to x86_64-pc-linux-gnu-gcc and by removing the /usr/bin/cc - /usr/bin/gcc binaries.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-23 12:46:40 UTC
Created attachment 641040 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-06-15 01:14:41 UTC
The bug has been referenced in the following commit(s):

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

commit 5d4199d41820cae0529e78f6a07a4486b65f99d2
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-15 00:40:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-15 00:53:48 +0000

    profiles: last-rite media-sound/sc2mpd
    
    Bug: https://bugs.gentoo.org/795999
    Bug: https://bugs.gentoo.org/787902
    Bug: https://bugs.gentoo.org/766033
    Bug: https://bugs.gentoo.org/724674
    Bug: https://bugs.gentoo.org/713206
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-07-25 22:25:51 UTC
The bug has been referenced in the following commit(s):

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

commit a67da1b9b8a2db19a2b4645124b495cc90ba9046
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-07-25 22:24:29 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-07-25 22:25:11 +0000

    media-sound/sc2mpd: treeclean
    
    Bug: https://bugs.gentoo.org/795999
    Bug: https://bugs.gentoo.org/787902
    Bug: https://bugs.gentoo.org/766033
    Bug: https://bugs.gentoo.org/724674
    Bug: https://bugs.gentoo.org/713206
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/sc2mpd/Manifest                        |  3 -
 media-sound/sc2mpd/files/sc2mpd-1.1.7-python.patch | 64 --------------
 media-sound/sc2mpd/files/sc2mpd-1.1.7-werror.patch | 72 ----------------
 media-sound/sc2mpd/metadata.xml                    |  7 --
 media-sound/sc2mpd/sc2mpd-1.1.7.ebuild             | 97 ----------------------
 media-sound/sc2mpd/sc2mpd-1.1.8.ebuild             | 93 ---------------------
 profiles/package.mask                              |  7 --
 7 files changed, 343 deletions(-)