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

Bug 723060

Summary: dev-lang/j calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PMASKED
Priority: Normal    
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-14 15:51:28 UTC
This is an auto-filled bug because dev-lang/j 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-14 15:51:38 UTC
Created attachment 639024 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-10-25 23:41:56 UTC
The bug has been referenced in the following commit(s):

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

commit 77cb4f9d790e01e65f010e0ef62ade1abdfcb7f0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-10-25 23:40:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-10-25 23:40:58 +0000

    profiles/package.mask: last-rite dev-lang/j
    
    Bug: https://bugs.gentoo.org/723060
    Bug: https://bugs.gentoo.org/726912
    Bug: https://bugs.gentoo.org/740952
    Bug: https://bugs.gentoo.org/654244
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2020-11-23 23:37:06 UTC
The bug has been referenced in the following commit(s):

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

commit 7c9da7f640f36039022ef17c87012b3e0d3e4258
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-11-23 23:35:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-11-23 23:36:59 +0000

    dev-lang/j: remote last-rited package
    
    Bug: https://bugs.gentoo.org/723060
    Bug: https://bugs.gentoo.org/726912
    Bug: https://bugs.gentoo.org/740952
    Bug: https://bugs.gentoo.org/654244
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-lang/j/Manifest        |  1 -
 dev-lang/j/j-701-r2.ebuild | 44 --------------------------------------------
 dev-lang/j/metadata.xml    |  8 --------
 profiles/package.mask      |  6 ------
 4 files changed, 59 deletions(-)