Summary: | www-client/chromium-110 fails to build with gcc-11/clang-15: ../../v8/src/execution/isolate-data.h:279:3: error: static assertion failed due to requirement 'std::is_standard_layout<v8::internal::ThreadLocalTop>::value' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Stephan Hartmann (RETIRED) <sultan> |
Component: | Current packages | Assignee: | Chromium Project <chromium> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | amedeo, mail, mike, sgtphou |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://bugs.chromium.org/p/v8/issues/detail?id=13630 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Stephan Hartmann (RETIRED)
2023-01-02 12:22:12 UTC
Looks like there's a pending fix... There's a patch here https://chromium-review.googlesource.com/changes/v8%2Fv8~4152476/revisions/14/patch?zip The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce831cc5fbc768d7496fd92b67cdcf0afaa8344a commit ce831cc5fbc768d7496fd92b67cdcf0afaa8344a Author: Stephan Hartmann <sultan@gentoo.org> AuthorDate: 2023-01-20 18:38:51 +0000 Commit: Stephan Hartmann <sultan@gentoo.org> CommitDate: 2023-01-20 18:39:41 +0000 www-client/chromium: dev channel bump to 111.0.5545.6 Closes: https://bugs.gentoo.org/889374 Closes: https://bugs.gentoo.org/891401 Signed-off-by: Stephan Hartmann <sultan@gentoo.org> www-client/chromium/Manifest | 4 ++-- ...-111.0.5532.2.ebuild => chromium-111.0.5545.6.ebuild} | 16 ++++++++++------ 2 files changed, 12 insertions(+), 8 deletions(-) USE libcxx should be default? Because I was surprised by error
> die "Builds using clang fail with USE=-libcxx"
|