Bug 270207 - graphics/osg: Fails to build with FFmpeg 6.0
Summary: graphics/osg: 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-14 12:10 UTC by Daniel Engberg
Modified: 2023-08-13 15:56 UTC (History)
0 users

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


Attachments
Patch for osg (3.66 KB, patch)
2023-04-26 12:01 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-14 12:10:11 UTC
This also includes graphics/osg34

Related issue upstream, https://github.com/openscenegraph/OpenSceneGraph/issues/1111

Reference:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261302#c46
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-04-26 12:01:32 UTC
Created attachment 241761 [details]
Patch for osg

Move graphics/osg* to FFmpeg 4
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-04-27 12:05:25 UTC
A commit in branch main references this bug:

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

commit 8ae71fbb335508c140898af9da2d50e8a19cfce0
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-04-27 09:40:57 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-04-27 12:01:42 +0000

    graphics/osg*: Move to FFmpeg 4

    Fails to build with FFmpeg 6

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

 graphics/osg/Makefile                                          |  4 +++-
 graphics/osg/files/patch-CMakeModules_FindFFmpeg.cmake (new)   | 10 ++++++++++
 graphics/osg34/Makefile                                        |  6 ++++--
 graphics/osg34/files/patch-CMakeModules_FindFFmpeg.cmake (new) | 10 ++++++++++
 4 files changed, 27 insertions(+), 3 deletions(-)