Summary: | media-libs/mlt-7.0.1[opencv] w/ media-libs/opencv[-contrib]: CMake Error at .../FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find OpenCV (missing: tracking) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michelangelo Scopelliti <kernelpanic> |
Component: | Current packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build log |
Description
Michelangelo Scopelliti
2021-08-14 11:01:27 UTC
Created attachment 732865 [details]
build log
Can confirm, get the same here. What are your media-libs/opencv USE flags? (In reply to Andreas Sturmlechner from comment #3) > What are your media-libs/opencv USE flags? on my system: emerge -pqv opencv [ebuild R ] media-libs/opencv-4.5.2-r1:0/4.5.2::gentoo USE="eigen features2d ffmpeg jpeg jpeg2k lapack lto openexr opengl openmp png python qt5 threads tiff v4l vaapi webp -contrib -contribcvv -contribdnn -contribfreetype -contribhdf (-contribovis) -contribsfm -contribxfeatures2d -cuda -debug -dnnsamples -download -examples -gdal -gflags -glog -gphoto2 -gstreamer -gtk3 -ieee1394 -java -opencl -opencvapps -tesseract -testprograms -vtk -xine" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="avx avx2 f16c fma3 popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3 -avx512f" PYTHON_TARGETS="python3_9 -python3_8" (In reply to Andreas Sturmlechner from comment #3) > What are your media-libs/opencv USE flags? I don't have any set or unset, just the defaults. emerge -pqv opencv [ebuild R ] media-libs/opencv-4.5.2-r1 USE="eigen features2d ffmpeg gstreamer jpeg jpeg2k opencl openexr opengl openmp png python qt5 tiff v4l vaapi webp -contrib -contribcvv -contribdnn -contribfreetype -contribhdf (-contribovis) -contribsfm -contribxfeatures2d -cuda -debug -dnnsamples -download -examples -gdal -gflags -glog -gphoto2 -gtk3 -ieee1394 -java -lapack -lto -opencvapps -tesseract -testprograms -threads -vtk -xine" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="avx f16c fma3 popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3 -avx2 -avx512f" PYTHON_TARGETS="python3_9 -python3_8" Please enable USE=contrib, then try to build media-libs/mlt again; if it still fails please also enable USE=contribdnn, try again, and report back here. (In reply to Andreas Sturmlechner from comment #6) > Please enable USE=contrib, then try to build media-libs/mlt again; if it > still fails please also enable USE=contribdnn, try again, and report back > here. USE=contrib fixed the issue for me The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72e8f494f6ffee3cb0a5ee1a2e35d6228fe372fe commit 72e8f494f6ffee3cb0a5ee1a2e35d6228fe372fe Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-08-15 17:42:01 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-08-15 18:56:40 +0000 media-libs/mlt: Require media-libs/opencv[contrib] Reported-by: Michelangelo Scopelliti <kernelpanic@gmx.com> Closes: https://bugs.gentoo.org/808180 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../mlt/{mlt-7.0.1.ebuild => mlt-7.0.1-r1.ebuild} | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) |