Opened 7 years ago
Closed 4 years ago
#55737 closed defect (duplicate)
opencv +contrib: Failed to find Ceres - Found Eigen dependency, but the version of Eigen found (3.3.4) does not exactly match the version of Eigen Ceres was compiled with (3.2.4).
Reported by: | jtressle | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.2 |
Keywords: | Cc: | ||
Port: | opencv |
Description (last modified by mf2k (Frank Schima))
Unable to build opencv 3.3 with the contrib variant. This is OSX Sierra.
Commands I ran are:
sudo port install opencv +python27 (works) sudo port install opencv +python27+contrib (fails)
Error is:
Log error is: Failed to find Ceres - Found Eigen dependency, but the version of Eigen found (3.3.4) does not exactly match the version of Eigen Ceres was compiled with (3.2.4).
Change History (5)
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Keywords: | contrib opencv removed |
---|---|
Owner: | set to stromnov |
Status: | new → assigned |
comment:2 Changed 7 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | Failed to configure opencv with +contrib variant → opencv +contrib: Failed to find Ceres - Found Eigen dependency, but the version of Eigen found (3.3.4) does not exactly match the version of Eigen Ceres was compiled with (3.2.4). |
---|
comment:5 Changed 4 years ago by mf2k (Frank Schima)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Duplicate of #61908.
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting and Cc the port maintainers (
port info --maintainers opencv
), if any.