Opened 6 years ago

Closed 3 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 6 years ago by mf2k (Frank Schima)

Keywords: contrib opencv removed
Owner: set to stromnov
Status: newassigned

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers opencv), if any.

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: Failed to configure opencv with +contrib variantopencv +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:4 Changed 3 years ago by mascguy (Christopher Nielsen)

Is this still an issue?

comment:5 Changed 3 years ago by mf2k (Frank Schima)

Resolution: duplicate
Status: assignedclosed

Duplicate of #61908.

Note: See TracTickets for help on using tickets.