Created attachment 242091 [details] poudriere build log I've compiled moc with ffmpeg for APE and FLAC, but now ffmpeg plugin emits errors
Maintainer informed via mail
Probably related to bug #261302. CC'ed diizzy@
Yep, I didn't notice ffmpeg version bump. I'll disable ffmpeg for my builds then.
moc(p) isn't seen development for years so it wouldn't surprise me if it's broken. There's a fork by one of the contributors located here https://gitlab.com/tomaszg/mocp but I don't think it'll fix the plugin issues even if it has some nice changes overall.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=de9b411d494c9fe6ff80e718851516ef7f0579ce commit de9b411d494c9fe6ff80e718851516ef7f0579ce Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-05-27 19:01:35 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-05-27 19:32:16 +0000 audio/moc: Disable FFmpeg plugin Disable plugin as it no longer works as intended with FFmpeg 6 PR: 271338 Approved by: rzinkov@gmail.com (maintainer timeout, 2+ weeks) audio/moc/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-)