Summary: | kde-plasma/plasma-nm-6.1.5: fails to build with sys-devel/gcc-15.0.0_pre20241006 (internal compiler error: in gimplify_var_or_parm_decl, at gimplify.cc:3306) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | tdr <ted.d.rodgers> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, ted.d.rodgers |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=941147 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116914 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 932474 | ||
Attachments: |
reduced .ii
reduced-handler.cpp.ii |
Description
tdr
2024-10-08 06:21:40 UTC
Created attachment 905096 [details]
reduced .ii
Created attachment 905097 [details]
reduced-handler.cpp.ii
gzipped handler.cpp.ii.orig.gz was too large to attach The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=b4a852b00ffc7c9436d15867d602c28837c97758 commit b4a852b00ffc7c9436d15867d602c28837c97758 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-10-13 22:47:21 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-10-13 22:47:21 +0000 15.0.0: add two coro patches Bug: https://gcc.gnu.org/PR116506 Bug: https://gcc.gnu.org/PR116914 Closes: https://bugs.gentoo.org/941147 Closes: https://bugs.gentoo.org/941148 Signed-off-by: Sam James <sam@gentoo.org> 15.0.0/gentoo/70_all_PR116506-coro.patch | 295 +++++++++++++++++++++++++++++++ 15.0.0/gentoo/71_all_PR116914-coro.patch | 51 ++++++ 15.0.0/gentoo/README.history | 5 + 3 files changed, 351 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c687ee2abc73dc2884f6753271e5124028f6097a commit c687ee2abc73dc2884f6753271e5124028f6097a Author: Sam James <sam@gentoo.org> AuthorDate: 2024-10-13 22:50:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-10-13 22:50:58 +0000 sys-devel/gcc: add 15.0.0_pre20241013-r1 This adds some unmerged upstream coroutine patches from Iain. Bug: https://gcc.gnu.org/PR116506 Bug: https://gcc.gnu.org/PR116914 Closes: https://bugs.gentoo.org/941147 Closes: https://bugs.gentoo.org/941148 Signed-off-by: Sam James <sam@gentoo.org> sys-devel/gcc/Manifest | 1 + sys-devel/gcc/gcc-15.0.0_pre20241013-r1.ebuild | 53 ++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) |