Summary: | dev-db/mysql-8.0.37: vendored boost tries to use x86 intrinsics on PowerPC | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Calvin Buckley <calvin> |
Component: | Current packages | Assignee: | Gentoo Linux MySQL bugs team <mysql-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | calvin |
Priority: | Normal | Keywords: | PATCH, PullRequest |
Version: | unspecified | ||
Hardware: | PPC64 | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/40078 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | patch that fixes it |
Description
Calvin Buckley
2025-01-09 18:49:53 UTC
Created attachment 916195 [details, diff]
patch that fixes it
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aec0de90883c8cbc591cd1345dd01d9b12685eb8 commit aec0de90883c8cbc591cd1345dd01d9b12685eb8 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2025-01-10 00:23:30 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-01-10 04:36:28 +0000 dev-db/mysql: backport boost fix for ppc Closes: https://bugs.gentoo.org/947784 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> .../files/mysql-8.0.37-fix-bundled-boost.patch | 22 ++++++++++++++++++++++ dev-db/mysql/mysql-8.0.37.ebuild | 2 ++ dev-db/mysql/mysql-8.0.40.ebuild | 2 ++ 3 files changed, 26 insertions(+) |