Summary: | sys-devel/gcc-config: broken with dev-lang/python-exec[-native-symlinks] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | John Helmert III <ajak> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Patch |
Description
John Helmert III
![]() ![]() ![]() ![]() Created attachment 684201 [details, diff]
Patch
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/gcc-config.git/commit/?id=79af2476b55a6b01e612c9eb0cb98755a51da780 commit 79af2476b55a6b01e612c9eb0cb98755a51da780 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> AuthorDate: 2021-01-23 00:00:00 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2021-01-23 17:50:41 +0000 gcc-config: Do not call 'python' directly. 'python' is not available with dev-lang/python-exec[-native-symlinks]. Bug: https://bugs.gentoo.org/766597 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> gcc-config | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28cda407f2bbad10404e87168afa36c94273ac09 commit 28cda407f2bbad10404e87168afa36c94273ac09 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2021-01-23 17:57:59 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2021-01-23 17:58:11 +0000 sys-devel/gcc-config: bump up to 2.3.3 Single new change: - gcc-config: Do not call 'python' directly. Reported-by: John Helmert III (ajak) Closes: https://bugs.gentoo.org/766597 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> sys-devel/gcc-config/Manifest | 1 + sys-devel/gcc-config/gcc-config-2.3.3.ebuild | 53 ++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) |