There are a lot of ffmpeg related commits since release but I couldn't find any specific related to this Reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261302#c46
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb71df0777265765e100177da814bf9bbcf28021 commit bb71df0777265765e100177da814bf9bbcf28021 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-03-25 20:39:08 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-03-25 20:39:37 +0000 multimedia/olive: Update 0.1.2 → 0.1.2-20230320 PR: 270324 multimedia/olive/Makefile | 32 ++++++----- multimedia/olive/distinfo | 10 ++-- .../patch-effects_internal_texteffect.cpp (gone) | 10 ---- ...atch-effects_internal_timecodeeffect.cpp (gone) | 10 ---- ...h-ext_core_src_util_timecodefunctions.cpp (new) | 11 ++++ multimedia/olive/files/patch-olive.pro (gone) | 43 --------------- .../olive/files/patch-ui_graphview.cpp (gone) | 10 ---- .../olive/files/patch-ui_timelineheader.cpp (gone) | 10 ---- multimedia/olive/pkg-plist | 63 ---------------------- 9 files changed, 37 insertions(+), 162 deletions(-)
Hi Daniel, I've updated multimedia/olive to the latest commit. Please retest with FFmpeg 6.0 Yuri
Compiles fine on 12.3-RELEASE (amd64) using Poudriere Nitpick, the port however define during -std=c++17 build and USES= is set to c++11
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3287cf2cd356ef26a79de1661df4560bf5e3b0c commit d3287cf2cd356ef26a79de1661df4560bf5e3b0c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-03-26 00:41:56 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-03-26 02:53:47 +0000 multimedia/olive: Change to USES=compiler:c++17-lang PR: 270324 Reported by: diizzy@ multimedia/olive/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Fixed as of bb71df0777265765e100177da814bf9bbcf28021