[Bug 297377] emulators/dosbox-x: Fails to build with FFmpeg 9.0
[email protected] Sat, 08 Aug 2026 21:04:46 +0000
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297377
Bug ID: 297377
Summary: emulators/dosbox-x: Fails to build with FFmpeg 9.0
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Blocks: 297355
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
Poudriere, 15.1-RELEASE (amd64)
hardware.cpp:1292:26: error: no member named 'sample_fmts' in 'AVCodec'
1292 | if (ffmpeg_aud_codec->sample_fmts != NULL)
| ~~~~~~~~~~~~~~~~ ^
hardware.cpp:1293:53: error: no member named 'sample_fmts' in 'AVCodec'
1293 | ffmpeg_aud_ctx->sample_fmt =
(ffmpeg_aud_codec->sample_fmts)[0];
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297355
[Bug 297355] multimedia/ffmpeg: Update to 9.0
--
You are receiving this mail because:
You are the assignee for the bug.