Bug 270325 - net/opal: Fails to build with FFmpeg 6.0
Summary: net/opal: Fails to build with FFmpeg 6.0
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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks: 261302
  Show dependency treegraph
 
Reported: 2023-03-18 21:33 UTC by Daniel Engberg
Modified: 2023-05-27 20:12 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
Patch for opal (1.11 KB, patch)
2023-04-26 14:17 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2023-03-18 21:33:00 UTC
Upstream is somewhat active, can't find any direct references to FFmpeg in upstream commit log. No users in tree, drop port?

Reference:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261302#c46
Comment 1 Alexey Dokuchaev freebsd_committer freebsd_triage 2023-04-06 06:33:27 UTC
> No users in tree, drop port?
Users are not in the tree, they are IRL.  Just disable FFMPEG if it bothers you, but please stop removing otherwise presumably working software.
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2023-04-08 08:36:51 UTC
Current version is almost 10 years old so I'd consider opal to be unmaintained at this point and I can assure you that VoIP has progressed in the last 10 years or so.
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2023-04-26 14:17:51 UTC
Created attachment 241768 [details]
Patch for opal

Move to FFmpeg 4
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-04-27 12:05:17 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ad20a02ced61e01bbe407e3dc2113838a41c21f4

commit ad20a02ced61e01bbe407e3dc2113838a41c21f4
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-04-27 10:26:52 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-04-27 12:01:44 +0000

    net/opal: Move to FFmpeg 4

    Fails to build with FFmpeg 6

    PR:             270325
    Approved by:    portmgr (blanket, build fix)
    Sponsored by:   Blinkinblox

 net/opal/Makefile | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
Comment 5 John Hein 2023-04-30 16:46:11 UTC
It also looks like newer versions are avaiable with recent activity and last stable release in 2022.
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-05-27 19:32:55 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=602e5caa42aca6f637cec5b82aeba75c37d33070

commit 602e5caa42aca6f637cec5b82aeba75c37d33070
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-05-27 18:19:55 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-05-27 19:32:16 +0000

    net/opal: Deprecate and set expiration date to 2023-06-30

    Current version is about 10y old and unsupported upstream.
    No one has stepped up to maintain opal so set expiration date.

    PR:             270325
    Approved by:    gnome (maintainer timeout, 2+ months)

 net/opal/Makefile | 3 +++
 1 file changed, 3 insertions(+)