Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Aug 2022 21:06:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 265804] graphics/opencv: make install fail with non default options
Message-ID:  <bug-265804-39348-ZnzKK7iiUP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265804-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265804-39348@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=3D265804

VVD <vvd@unislabs.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vvd@unislabs.com

--- Comment #2 from VVD <vvd@unislabs.com> ---
With my custom options install without errors.

Diff with your options:
OPTIONS_FILE_UNSET+=3DLTO
OPTIONS_FILE_SET+=3DOPENCL
OPTIONS_FILE_SET+=3DPATENTED
OPTIONS_FILE_SET+=3DPROTOBUF

OPTIONS_FILE_SET+=3DTBB
OPTIONS_FILE_SET+=3DTESSERACT

OPTIONS_FILE_SET+=3DVTK
OPTIONS_FILE_SET+=3DGPHOTO2

OPTIONS_FILE_SET+=3DDC1394

OPTIONS_FILE_SET+=3DGSTREAMER

OPTIONS_FILE_SET+=3DVULKAN

OPTIONS_FILE_SET+=3DXINE

Diff from default and from my are: OPENCL PROTOBUF DC1394 GSTREAMER VULKAN
GPHOTO2.
Probable options you search are from this list.

You can try to change options and look on output "pkg-static: Unable to acc=
ess
file".
Then we can fix pkg-plist file.

pkg-plist have line:
%%PROTOBUF%%lib/libopencv_dnn_objdetect.so
Check 1st: turn on PROTOBUF.

--=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-265804-39348-ZnzKK7iiUP>