Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2019 09:39:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232443] graphics/opencv 3.4.1_8 staging failure
Message-ID:  <bug-232443-7788-GlyM1ArnQQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232443-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232443-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232443

Hiroo Ono <hiroo.ono+freebsd@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hiroo.ono+freebsd@gmail.com

--- Comment #8 from Hiroo Ono <hiroo.ono+freebsd@gmail.com> ---
The sfm module needs EIGEN3 enabled, but the pkg-plist does not consider the
option.
In the build log, there is:

-- Module opencv_sfm disabled because the following dependencies are not fo=
und:
Eigen

In the patch attached to bug #237135 to update OpenCV to 3.4.5, I also
addressed this problem.
For now, adding %%EIGEN3%% at the top of the lines from include/opencv2/sfm=
.hpp
to include/opencv2/sfm/triangulation.hpp in pkg-plist would help.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232443-7788-GlyM1ArnQQ>