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.
Created attachment 639024 [details] build.log build log and emerge --info
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(+)
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(-)