Bug 270276 - net/freeswitch: Fails to build with FFmpeg 6.0
Summary: net/freeswitch: 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: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks: 261302
  Show dependency treegraph
 
Reported: 2023-03-16 22:29 UTC by Daniel Engberg
Modified: 2023-04-08 20:29 UTC (History)
1 user (show)

See Also:
pi: maintainer-feedback+


Attachments
switch to ffmpeg4 (591 bytes, patch)
2023-03-17 22:05 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Jan Beich freebsd_committer freebsd_triage 2023-03-17 22:05:19 UTC
Created attachment 240930 [details]
switch to ffmpeg4

Possible workarounds:
- disable mod_av build
- switch to ffmpeg4
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2023-04-08 12:25:22 UTC
Friendly ping
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-04-08 20:29:03 UTC
A commit in branch main references this bug:

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

commit 3bf4cb113b330d7445f2371d63eafa58d82a361d
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-08 20:27:45 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2023-04-08 20:27:45 +0000

    net/freeswitch: change dependency from ffmpeg to ffmpeg4

    PR:             270276
    Reported-by:    diizzy

 net/freeswitch/Makefile | 1 +
 1 file changed, 1 insertion(+)
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2023-04-08 20:29:57 UTC
Committed, thanks!