Bug 2404135
| Summary: | eigen3 was updated to 5.0.0 without coordination, causing many FTBFS issues | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ben Beasley <code> |
| Component: | eigen3 | Assignee: | Sandro Mani <manisandro> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | adelton, manisandro, sergio.pasra |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-03-08 09:22:25 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ben Beasley
2025-10-15 09:52:00 UTC
Very sorry about this and thanks for the analysis. I'll deal with this ASAP. (In reply to Sandro Mani from comment #1) > Very sorry about this and thanks for the analysis. I'll deal with this ASAP. Thank you! I believe this has since been addressed. Could you elaborate how the issue was addressed? Attempting to build prusa-slicer with Fedora-packaged eigen3 gives me
CMake Error at CMakeLists.txt:377 (find_package):
Could not find a configuration file for package "Eigen3" that is compatible
with requested version "3.3.7".
The following configuration files were considered but not accepted:
/usr/share/cmake/eigen3/Eigen3Config.cmake, version: 5.0.1
The version found is not compatible with the version requested.
I filed https://bugzilla.redhat.com/show_bug.cgi?id=2446967 to prompt a discussion about decoupling eigen3 from eigen in version 5.*.
|