Summary: | dev-cpp/eigen-3.4.0-r2: Uses VSX unconditionally on ppc{,64}, downstream packages fail to build on VSX-less hardware | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | jonys <vidra.jonas> |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | PPC | ||
OS: | Linux | ||
See Also: |
https://gitlab.com/libeigen/eigen/-/issues/2513 https://gitlab.com/libeigen/eigen/-/merge_requests/1028 https://bugs.gentoo.org/show_bug.cgi?id=943402 https://bugs.gentoo.org/show_bug.cgi?id=936009 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Upstream patch to properly guard VSX use, edited for 3.4.0-r2 |
Description
jonys
2024-07-15 12:44:44 UTC
Sure. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7a9b7d8cdac586964c6f68ba8095ba7471f37b9 commit c7a9b7d8cdac586964c6f68ba8095ba7471f37b9 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-07-16 23:03:41 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-07-16 23:03:41 +0000 dev-cpp/eigen: properly guard VSX use Fixes build on VSX-less ppc* hardware. Closes: https://bugs.gentoo.org/936107 Thanks-to: jonys <vidra.jonas@seznam.cz> Signed-off-by: Sam James <sam@gentoo.org> dev-cpp/eigen/eigen-3.4.0-r3.ebuild | 458 +++++++++++++++++++++++ dev-cpp/eigen/files/eigen-3.4.0-ppc-no-vsx.patch | 195 ++++++++++ 2 files changed, 653 insertions(+) |