Summary: | app-office/libreoffice-7.4.4.2 fails to build with gcc-13.0.1_pre20230122 on arm64 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Roy Bamford <neddyseagoon> |
Component: | Current packages | Assignee: | Gentoo Office Team <office> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | sam |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/LibreOffice/core/commit/5877c6b118c99c9ec807a111471bfd67720a5086 | ||
See Also: |
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/issues/312 https://gerrit.libreoffice.org/c/core/+/141833 https://gerrit.libreoffice.org/c/core/+/145552 https://gerrit.libreoffice.org/c/core/+/146365 https://bugs.gentoo.org/show_bug.cgi?id=892800 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 865117 | ||
Attachments: | Compressed build log |
Description
Roy Bamford
![]() Created attachment 849411 [details]
Compressed build log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fae1aff9ce351bf561bb18cd9332b200d76b7d6 commit 3fae1aff9ce351bf561bb18cd9332b200d76b7d6 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-01-30 03:52:24 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-01-30 03:52:24 +0000 app-office/libreoffice: fix build w/ gcc 13 Closes: https://bugs.gentoo.org/892523 Signed-off-by: Sam James <sam@gentoo.org> .../files/libreoffice-7.4.4.2-gcc-13.patch | 82 ++++++++++++++++++++++ app-office/libreoffice/libreoffice-7.4.4.2.ebuild | 1 + 2 files changed, 83 insertions(+) Do we need the same fix in stable branch? (In reply to Andreas Sturmlechner from comment #4) > Do we need the same fix in stable branch? I'm not worried about it given GCC 13 isn't released yet. And too much effort to manually adjust the Skia makefile patch. But if you want to (or someone else), no objection. Oh, you mean 9999. Let me check, I was pretty sure it got backported. Looking. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd22f8abf0603ff08e6ce2d8fc1b97d16236d6fe commit fd22f8abf0603ff08e6ce2d8fc1b97d16236d6fe Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2023-02-01 13:21:01 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2023-02-01 13:22:19 +0000 app-office/libreoffice: Revert "fix build w/ gcc 13" Apparently breaks build with USE=vulkan. This reverts commit 3fae1aff9ce351bf561bb18cd9332b200d76b7d6. Bug: https://bugs.gentoo.org/892523 Closes: https://bugs.gentoo.org/892800 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../files/libreoffice-7.4.4.2-gcc-13.patch | 82 ---------------------- app-office/libreoffice/libreoffice-7.4.4.2.ebuild | 1 - 2 files changed, 83 deletions(-) 7.5.x is fine, let's just leave it at that. |