http://bugzilla.novell.com/show_bug.cgi?id=624196 http://bugzilla.novell.com/show_bug.cgi?id=624196#c6
Sid Boyce sboyce@blueyonder.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sboyce@blueyonder.co.uk Hardware|Macintosh |x86-64 Found By|--- |Community User Version|13.1 Milestone 1 |Current Target Milestone|--- |Current
--- Comment #6 from Sid Boyce sboyce@blueyonder.co.uk --- says it needs 3.1.0 but 3.2.0 is installed. /usr/share/OpenCV/OpenCVModules-release seems to be a mismatch. slipstream:/usr/src/YYY/sdrangel/build # cmake .. -- Boost version: 1.64.0 -- Checking for module 'fftw3f >= 3.0' -- Found fftw3f , version 3.3.5 -- Checking for module 'libdsdcc' -- No package 'libdsdcc' found -- libdsdcc not found. -- Architecture: x86_64 -- Use SSE 4.1 SIMD instructions -- Use SSSE3 SIMD instructions -- Use SSE2 SIMD instructions -- Checking for module 'libbladeRF' -- No package 'libbladeRF' found -- libbladerf not found. -- Checking for module 'libairspy' -- No package 'libairspy' found -- libhackrf not found. -- Found Lime Suite: /usr/local/include, /usr/local/lib64/libLimeSuite.so CMake Error at /usr/share/OpenCV/OpenCVModules-release.cmake:144 (set_property): set_property could not find TARGET opencv_ts. Perhaps it has not yet been created. Call Stack (most recent call first): /usr/share/OpenCV/OpenCVModules.cmake:107 (include) /usr/share/OpenCV/OpenCVConfig.cmake:111 (include) plugins/channeltx/CMakeLists.txt:3 (find_package)
CMake Error at /usr/share/OpenCV/OpenCVModules-release.cmake:145 (set_target_properties): set_target_properties Can not find target to add properties to: opencv_ts Call Stack (most recent call first): /usr/share/OpenCV/OpenCVModules.cmake:107 (include) /usr/share/OpenCV/OpenCVConfig.cmake:111 (include) plugins/channeltx/CMakeLists.txt:3 (find_package)
CMake Error at /usr/share/OpenCV/OpenCVModules.cmake:117 (message): The imported target "opencv_core" references the file
"/usr/lib64/libopencv_core.so.3.1.0"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/share/OpenCV/OpenCVModules.cmake"
but not all the files it references.
Call Stack (most recent call first): /usr/share/OpenCV/OpenCVConfig.cmake:111 (include) plugins/channeltx/CMakeLists.txt:3 (find_package)
-- Configuring incomplete, errors occurred! See also "/usr/src/YYY/sdrangel/build/CMakeFiles/CMakeOutput.log". slipstream:/usr/src/YYY/sdrangel/build #