Bug 271338 - audio/moc ffmpeg plugin is broken
Summary: audio/moc ffmpeg plugin is broken
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-10 07:25 UTC by Ivan
Modified: 2023-05-27 20:11 UTC (History)
2 users (show)

See Also:


Attachments
poudriere build log (68.15 KB, text/plain)
2023-05-10 07:25 UTC, Ivan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan 2023-05-10 07:25:38 UTC
Created attachment 242091 [details]
poudriere build log

I've compiled moc with ffmpeg for APE and FLAC, but now ffmpeg plugin emits errors
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2023-05-10 07:25:38 UTC
Maintainer informed via mail
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-05-10 13:21:05 UTC
Probably related to bug #261302.  CC'ed diizzy@
Comment 3 Ivan 2023-05-10 15:31:59 UTC
Yep, I didn't notice ffmpeg version bump. I'll disable ffmpeg for my builds then.
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2023-05-10 16:21:36 UTC
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.
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-05-27 19:32:53 UTC
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(-)