[Bug 210505] graphics/opencv: Update to 3.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 23 13:37:31 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210505
--- Comment #34 from otacilio.neto at bsd.com.br ---
When building OpenCV 3.1 on FreeBSD11-p1, the configure shows that OpenGL
support was not enabled but I have enabled it when run make config. Also,
python is not found but I have python installed.
-- GUI:
-- QT: NO
-- GTK+ 3.x: YES (ver 3.18.8)
-- GThread : YES (ver 2.46.2)
-- GtkGlExt: NO
-- OpenGL support: NO
-- VTK support: NO
--
-- Media I/O:
-- ZLib: /usr/lib/libz.so (ver 1.2.8)
-- JPEG: /usr/local/lib/libjpeg.so (ver )
-- WEBP: /usr/local/lib/libwebp.so (ver encoder:
0x0209)
-- PNG: /usr/local/lib/libpng.so (ver 1.6.21)
-- TIFF: /usr/local/lib/libtiff.so (ver 42 - 4.0.6)
-- JPEG 2000: /usr/local/lib/libjasper.so (ver 1.900.1)
-- OpenEXR: NO
-- GDAL: NO
--
-- Video I/O:
-- DC1394 1.x: NO
-- DC1394 2.x: NO
-- FFMPEG: YES
-- codec: YES (ver 56.60.100)
-- format: YES (ver 56.40.101)
-- util: YES (ver 54.31.100)
-- swscale: YES (ver 3.1.101)
-- resample: YES (ver 2.1.0)
-- gentoo-style: YES
-- GStreamer: NO
-- OpenNI: NO
-- OpenNI PrimeSensor Modules: NO
-- OpenNI2: NO
-- PvAPI: NO
-- GigEVisionSDK: NO
-- UniCap: NO
-- UniCap ucil: NO
-- V4L/V4L2: Using libv4l1 (ver 1.6.3) / libv4l2 (ver
1.6.3)
-- XIMEA: NO
-- Xine: NO
-- gPhoto2: NO
--
-- Parallel framework: pthreads
--
-- Other third-party libraries:
-- Use IPP: NO
-- Use IPP Async: NO
-- Use VA: NO
-- Use Intel VA-API/OpenCL: NO
-- Use Eigen: YES (ver 3.2.8)
-- Use Cuda: NO
-- Use OpenCL: YES
-- Use custom HAL: NO
--
-- OpenCL:
-- Version: dynamic
-- Include path: /usr/local/include/CL
-- Use AMDFFT: NO
-- Use AMDBLAS: NO
--
-- Python 2:
-- Interpreter: NO
--
-- Python 3:
-- Interpreter: NO
--
-- Python (for build): NO
--
-- Java:
-- ant: NO
-- JNI: NO
-- Java wrappers: NO
-- Java tests: NO
--
-- Matlab: NO
--
-- Tests and samples:
-- Tests: YES
-- Performance tests: YES
-- C/C++ Examples: YES
--
-- Install path: /usr/local
--
-- cvconfig.h is in:
/usr/ports/graphics/opencv3/work/opencv-3.1.0
-- -----------------------------------------------------------------
--
CMake Warning at CMakeLists.txt:1250 (message):
The source directory is the same as binary directory. "make clean" may
damage the source tree
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_OPENEXR
BUILD_PACKAGE
BUILD_WITH_DEBUG_INFO
BUILD_opencv_python
CMAKE_MODULE_LINKER_FLAGS
ENABLE_FMA3
ENABLE_POPCNT
ENABLE_SSE3
ENABLE_SSE41
ENABLE_SSE42
ENABLE_SSSE3
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list