[Bug 286423] graphics/opencv: Update to 4.11.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 286423] graphics/opencv: Update to 4.11.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 May 2025 04:33:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286423 --- Comment #5 from Alastair Hogge <agh@riseup.net> --- (In reply to Gleb Popov from comment #3) With OBSENSOR: > c++ -DCVAPI_EXPORTS -DENABLE_PLUGINS -DHAVE_CAMV4L2 -DHAVE_DC1394_2 -DHAVE_GPHOTO2 -DHAVE_GSTREAMER -DHAVE_OBSENSOR -DHAVE_OBSENSOR_V4L2 -DVK_NO_PROTOTYPES -D_USE_MATH_DEFINES -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/wrkdirs/usr/ports/graphics/opencv/work/.build/3rdparty/ippicv/ippicv_lnx/icv/include -I/wrkdirs/usr/ports/graphics/opencv/work/.build/3rdparty/ippicv/ippicv_lnx/iw/include -I/wrkdirs/usr/ports/graphics/opencv/work/opencv-4.11.0/modules/videoio/include -I/wrkdirs/usr/ports/graphics/opencv/work/.build/modules/videoio -I/wrkdirs/usr/ports/graphics/opencv/work/opencv-4.11.0/modules/core/include -I/wrkdirs/usr/ports/graphics/opencv/work/opencv-4.11.0/modules/imgproc/include -I/wrkdirs/usr/ports/graphics/opencv/work/opencv-4.11.0/modules/imgcodecs/include -isystem /wrkdirs/usr/ports/graphics/opencv/work/.build -isystem /usr/local/include/eigen3 -isystem /usr/local/include/gstreamer-1.0 -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include/orc-0.4 -isystem /usr/local/include/gphoto2 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fsigned-char -W -Wall -Wreturn-type -Wnon-virtual-dtor -Waddress -Wsequence-point -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winconsistent-missing-override -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-comment -Wno-deprecated-enum-enum-conversion -Wno-deprecated-anon-enum-enum-conversion -fdiagnostics-show-option -pthread -Qunused-arguments -ffunction-sections -fdata-sections -msse3 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DNDEBUG -DNDEBUG -fPIC -MD -MT modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_obsensor/obsensor_stream_channel_v4l2.cpp.o -MF modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_obsensor/obsensor_stream_channel_v4l2.cpp.o.d -o modules/videoio/CMakeFiles/opencv_videoio.dir/src/cap_obsensor/obsensor_stream_channel_v4l2.cpp.o -c /wrkdirs/usr/ports/graphics/opencv/work/opencv-4.11.0/modules/videoio/src/cap_obsensor/obsensor_stream_channel_v4l2.cpp > /wrkdirs/usr/ports/graphics/opencv/work/opencv-4.11.0/modules/videoio/src/cap_obsensor/obsensor_stream_channel_v4l2.cpp:33:10: fatal error: 'linux/usb/video.h' file not found > 33 | #include <linux/usb/video.h> > | ^~~~~~~~~~~~~~~~~~~ I could not find a Port that supplies linux/usb/video.h -- You are receiving this mail because: You are the assignee for the bug.