Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > muc.lists.freebsd.multimedia > #13431
| From | bugzilla-noreply@freebsd.org |
|---|---|
| Newsgroups | muc.lists.freebsd.multimedia |
| Subject | [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) |
| Date | 2026-08-18 02:59 +0000 |
| Organization | Newsgate at muc.de e.V. |
| Message-ID | <bug-297454-12827-CnB1608EE3@https.bugs.freebsd.org/bugzilla/> (permalink) |
| References | <bug-297454-12827@https.bugs.freebsd.org/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297454
--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=5f4b643338ae0277647c5d85f89f74d223b4632a
commit 5f4b643338ae0277647c5d85f89f74d223b4632a
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2026-08-18 02:45:24 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2026-08-18 02:45:24 +0000
graphics/opencv: use multimedia/v4l_compat on non-CURRENT
Since video(4) et al landed in -CURRENT, the multimedia/v4l_compat
headers conflict with <sys/videoio.h> when both are present. Support
for <sys/videoio.h> is already included for NetBSD so ensure that
this path is taken during configure on -CURRENT. Also ensure that
the Linux-style unsigned int shorthand is defined for us in addition
to OpenBSD.
PR: 297454
graphics/opencv/Makefile | 5 ++++-
.../opencv/files/patch-modules_videoio_src_cap__v4l.cpp | 15 +++++++++++++--
2 files changed, 17 insertions(+), 3 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de
Back to muc.lists.freebsd.multimedia | Previous | Next — Previous in thread | Find similar | Unroll thread
[Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-11 20:36 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 05:54 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 06:15 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 06:18 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 06:20 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 06:21 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 07:12 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 11:56 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-12 17:01 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-13 11:07 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-13 11:13 +0000 [Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4) bugzilla-noreply@freebsd.org - 2026-08-18 02:59 +0000
csiph-web