Bug 270248 - games/hedgewars: Fails to build with FFmpeg 6.0
Summary: games/hedgewars: 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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks: 261302
  Show dependency treegraph
 
Reported: 2023-03-15 17:17 UTC by Daniel Engberg
Modified: 2023-08-13 15:57 UTC (History)
1 user (show)

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


Attachments
switch to ffmpeg4 (1.06 KB, patch)
2023-03-17 21:09 UTC, Jan Beich
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-15 17:17:11 UTC
Can't find any patch upstream or in another repo

Reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261302#c46
Comment 1 Jan Beich freebsd_committer freebsd_triage 2023-03-17 21:09:01 UTC
Created attachment 240929 [details]
switch to ffmpeg4

Possible workarounds:
- disable VIDEOREC option
- switch to ffmpeg4
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-04-27 12:05:29 UTC
A commit in branch main references this bug:

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

commit 4ea6ffb836ed71110fff16f6569e6957fcdeaa91
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-04-27 10:07:40 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-04-27 12:01:43 +0000

    games/hedgewars: Move to FFmpeg 4

    Fails to build with FFmpeg 6

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

 games/hedgewars/Makefile                                      |  4 +++-
 .../files/patch-cmake__modules_FindLIBAV.cmake (new)          | 11 +++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)