Summary: | www-client/chromium-124.0.6367.60 fails to build | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Patrick Lauer <patrick> |
Component: | Current packages | Assignee: | Chromium Project <chromium> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | anna, ionen, kangie, me, volkov |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=930107 https://issues.chromium.org/issues/336911498 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Patrick Lauer
![]() Looks like same issue that qtwebengine is hitting in bug #930107 when using ninja-1.12.0 The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=662b4b76c2affa37c33c21bbf5ef145d0ce77906 commit 662b4b76c2affa37c33c21bbf5ef145d0ce77906 Author: Matt Jolly <kangie@gentoo.org> AuthorDate: 2024-04-17 03:25:34 +0000 Commit: Matt Jolly <kangie@gentoo.org> CommitDate: 2024-04-17 03:25:34 +0000 www-client/chromium: restrict ninja version used to build Bug: https://bugs.gentoo.org/930112 Signed-off-by: Matt Jolly <kangie@gentoo.org> www-client/chromium/chromium-123.0.6312.105.ebuild | 2 +- www-client/chromium/chromium-123.0.6312.122.ebuild | 2 +- www-client/chromium/chromium-124.0.6367.60.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) It built for me after that ebuild update The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac2dd4756267985998394341549e270ce8ae07a6 commit ac2dd4756267985998394341549e270ce8ae07a6 Author: Matt Jolly <kangie@gentoo.org> AuthorDate: 2024-04-25 22:21:10 +0000 Commit: Matt Jolly <kangie@gentoo.org> CommitDate: 2024-04-26 01:51:12 +0000 www-client/chromium: fix Ninja 1.12 build for 125 We'll just let 124 age out over the next month or so as I can't guarantee that there aren't further missing dependencies. Bug: https://bugs.gentoo.org/930112 Signed-off-by: Matt Jolly <kangie@gentoo.org> www-client/chromium/chromium-125.0.6422.14.ebuild | 3 ++- www-client/chromium/files/chromium-125-ninja-1-12.patch | 17 +++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) |