Just a way to track down the packages failing this further QA test.
These issues can be catched by using: sys-devel/gcc-config -native-symlinks sys-devel/binutils-config -native-symlinks Remember that they must be also in /etc/portage/profile/package.use.force
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c7f716876fc9d0460cee1faa4935836688f3c6e commit 1c7f716876fc9d0460cee1faa4935836688f3c6e Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2020-08-30 07:10:07 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2020-08-30 07:58:20 +0000 kde-apps/yakuake: 20.04.3-r1 amd64 stable Bug: https://bugs.gentoo.org/243502 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-apps/yakuake/yakuake-20.04.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
To ease debugging and fixing direct tool invocations toolchain@ created a few docs and helpers to reproduce and fix the bugs: https://wiki.gentoo.org/wiki/Project:Toolchain/use_native_symlinks The caveat is that qa@ has not yet decided what exactly this bug should be about (bug #726034).
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=d0bced7586bcab1a00a8db11baae895bd4f0a646 commit d0bced7586bcab1a00a8db11baae895bd4f0a646 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-08-01 02:28:43 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-08-14 01:42:58 +0000 ebuild-writing/functions/src_compile/building: don't call CC directly Bug: https://bugs.gentoo.org/243502 Bug: https://bugs.gentoo.org/726034 Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/devmanual/pull/243 Signed-off-by: Sam James <sam@gentoo.org> ebuild-writing/functions/src_compile/building/text.xml | 9 +++++++++ 1 file changed, 9 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d34150a8ad5a986519809b2e8e4c15ba04ef9464 commit d34150a8ad5a986519809b2e8e4c15ba04ef9464 Author: Christoph Junghans <junghans@gentoo.org> AuthorDate: 2022-12-02 15:17:38 +0000 Commit: Christoph Junghans <junghans@gentoo.org> CommitDate: 2022-12-02 15:18:18 +0000 sys-apps/nawk: fix CC usage Closes: https://bugs.gentoo.org/243502 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Christoph Junghans <junghans@gentoo.org> sys-apps/nawk/nawk-20220122-r1.ebuild | 1 + 1 file changed, 1 insertion(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3bb00484a980fbbe5fb350ed75b6f5faeddb6a1d commit 3bb00484a980fbbe5fb350ed75b6f5faeddb6a1d Author: Lucio Sauer <watermanpaint@posteo.net> AuthorDate: 2024-05-12 16:51:43 +0000 Commit: Lucio Sauer <watermanpaint@posteo.net> CommitDate: 2024-05-12 17:00:28 +0000 gui-apps/lswt: use CHOST CC Bug: https://bugs.gentoo.org/243502 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> gui-apps/lswt/lswt-1.0.4.ebuild | 6 ++++++ gui-apps/lswt/lswt-9999.ebuild | 6 ++++++ 2 files changed, 12 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b1c251791d70d60a088d2e520c1ffbe1f9b0f3fa commit b1c251791d70d60a088d2e520c1ffbe1f9b0f3fa Author: Huang Rui <vowstar@gmail.com> AuthorDate: 2024-08-09 05:00:56 +0000 Commit: Huang Rui <vowstar@gmail.com> CommitDate: 2024-08-09 05:01:49 +0000 sci-electronics/vcd: don't call CC directly Bug: https://bugs.gentoo.org/243502 Signed-off-by: Huang Rui <vowstar@gmail.com> sci-electronics/vcd/vcd-221217.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+)