[MacPorts] #58318: ceres-solver @1.14.0: cmake shows binary compiled against old Eigen3
MacPorts
noreply at macports.org
Mon Apr 8 16:40:13 UTC 2019
#58318: ceres-solver @1.14.0: cmake shows binary compiled against old Eigen3
--------------------+--------------------------
Reporter: swarn | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Keywords: | Port: ceres-solver
--------------------+--------------------------
Using the current ceres-solver (1.14.0) and eigen3 (3.3.7) ports, cmake
fails with the following error:
{{{
CMake Error at /opt/local/lib/cmake/Ceres/CeresConfig.cmake:88 (message):
Failed to find Ceres - Found Eigen dependency, but the version of Eigen
found (3.3.7) does not exactly match the version of Eigen Ceres was
compiled with (3.3.5).
}}}
Uninstalling, then reinstalling from source solves the problem:
{{{
sudo port -f uninstall ceres-solver
sudo port -s install ceres-solver
}}}
--
Ticket URL: <https://trac.macports.org/ticket/58318>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list