[Bug 297387] deskutils/calibre: Fails to build with FFmpeg 9.0

[email protected] Sun, 09 Aug 2026 05:38:02 +0000
Newsgroups gmane.os.freebsd.devel.ports.bugs
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297387

            Bug ID: 297387
           Summary: deskutils/calibre: 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
          Assignee: [email protected]
             Flags: maintainer-feedback?([email protected])

Poudriere, 15.1-RELEASE (amd64)

cc -O2 -pipe -march=znver4 -fstack-protector-strong -isystem /usr/local/include
-fno-strict-aliasing -fPIC -O2 -pipe -march=znver4 -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing -fvisibility=hidden -pthread
-I/usr/local/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__
((visibility ("default"))) PyObject*' -std=c99 -I/usr/include
-I/usr/local/include -c
/wrkdirs/usr/ports/deskutils/calibre/work/calibre-8.16.2/src/calibre/utils/ffmpeg.c
-o
/wrkdirs/usr/ports/deskutils/calibre/work/calibre-8.16.2/build/objects/ffmpeg/ffmpeg.o
/wrkdirs/usr/ports/deskutils/calibre/work/calibre-8.16.2/src/calibre/utils/ffmpeg.c:248:44:
error: no member named 'sample_fmts' in 'struct AVCodec'
  248 |     t->enc_ctx->sample_fmt = output_codec->sample_fmts[0];
      |                              ~~~~~~~~~~~~  ^
1 error generated.

*** Error code 1


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.