Summary: | mate-extra/mate-utils-1.26.1 - emake failed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | acab, immoloism |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/mate-desktop/mate-utils/issues/210 https://github.com/itstool/itstool/pull/47 https://github.com/itstool/itstool/issues/36# https://github.com/gentoo/gentoo/pull/34493 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz mate-extra:mate-utils-1.26.1:20231222-063157.log.xz qlist-info.txt temp.tar.xz |
Description
Toralf Förster
2023-12-22 09:29:48 UTC
Created attachment 880219 [details]
emerge-info.txt
Created attachment 880220 [details]
emerge-history.txt
Created attachment 880221 [details]
environment
Created attachment 880222 [details]
etc.clang.tar.xz
Created attachment 880223 [details]
etc.portage.tar.xz
Created attachment 880224 [details]
logs.tar.xz
Created attachment 880225 [details]
mate-extra:mate-utils-1.26.1:20231222-063157.log.xz
Created attachment 880226 [details]
qlist-info.txt
Created attachment 880227 [details]
temp.tar.xz
This seems to be a mix of an issue in dev-utils/itstool and this package having a broken translation. On Gentoo we seem to have no issues when compiling with with GCC13 or 14 but using llvm causes the bug to hit in 1.26 but no issue is found in 1.27 currently. I'm hesitated to apply some of the patches currently as I found a report at least one reintroduces a memory leak so in the meantime LLVM users are recommended to use a GCC package.env to compile <=mate-utils-1.26.1. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9965272318f1f963f018a7e4a5e05e1563002920 commit 9965272318f1f963f018a7e4a5e05e1563002920 Author: Ian Jordan <immoloism@gmail.com> AuthorDate: 2023-12-26 20:10:07 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-01 20:34:22 +0000 dev-util/itstool: Fix Handling of Untranslated Nodes Cherry picked patch from upstream that stops compile errors when a translation is missing. This should be included in the next version but until then is needed to solve at least one outstanding bug in Gentoo. Closes: https://bugs.gentoo.org/920530 Signed-off-by: Ian Jordan <immoloism@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34493 Signed-off-by: Sam James <sam@gentoo.org> .../itstool-2.0.7-missing-translation-fix.patch | 28 ++++++++++++++++ dev-util/itstool/itstool-2.0.7-r1.ebuild | 37 ++++++++++++++++++++++ 2 files changed, 65 insertions(+) |