[Bug 297363] multimedia/vapoursynth-l-smash-works: Fails to build with FFmpeg 9.0

[email protected] Sat, 08 Aug 2026 19:09:17 +0000
Newsgroups gmane.os.freebsd.devel.ports.bugs
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297363

            Bug ID: 297363
           Summary: multimedia/vapoursynth-l-smash-works: 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

Poudriere, 15.1-RELEASE (amd64)

FAILED: [code=1] libvslsmashsource.so.p/.._common_libavsmash.c.o 
cc -Ilibvslsmashsource.so.p -I. -I.. -I/usr/local/include/vapoursynth
-I/usr/local/include -fvisibility=hidden -fdiagnostics-color=never -DNDEBUG
-Wall -Winvalid-pch -std=c99 -DXXH_INLINE_ALL -D_FILE_OFFSET_BITS=64
'-DDEFAULT_CACHEDIR=""' -D_DEFAULT_SOURCE -O2 -pipe -march=znver4
-fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MQ
libvslsmashsource.so.p/.._common_libavsmash.c.o -MF
libvslsmashsource.so.p/.._common_libavsmash.c.o.d -o
libvslsmashsource.so.p/.._common_libavsmash.c.o -c ../../common/libavsmash.c
../../common/libavsmash.c:244:46: error: use of undeclared identifier
'AV_CODEC_ID_V410'; did you mean 'AV_CODEC_ID_V210'?
  244 |         ELSE_IF_GET_CODEC_ID_FROM_CODEC_TYPE(AV_CODEC_ID_V410,
QT_CODEC_TYPE_V410_VIDEO);
      |                                              ^~~~~~~~~~~~~~~~
      |                                              AV_CODEC_ID_V210
../../common/libavsmash.c:193:81: note: expanded from macro
'ELSE_IF_GET_CODEC_ID_FROM_CODEC_TYPE'
  193 |     else if (lsmash_check_codec_type_identical(sample_type,
codec_type)) return codec_id
      |                                                                        
        ^
/usr/local/include/libavcodec/codec_id.h:177:5: note: 'AV_CODEC_ID_V210'
declared here
  177 |     AV_CODEC_ID_V210,
      |     ^
1 error generated.


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.