[Bug 289481] audio/plasma6-kpipewire: Fail to build with FFmpeg 8.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 12 05:43:40 BST 2025


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289481

            Bug ID: 289481
           Summary: audio/plasma6-kpipewire: Fail to build with FFmpeg 8.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde at FreeBSD.org
          Reporter: diizzy at FreeBSD.org
            Blocks: 278705
          Assignee: kde at FreeBSD.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)

/wrkdirs/usr/ports/audio/plasma6-kpipewire/work/kpipewire-6.4.4/src/libx264encoder.cpp:71:37:
error: use of undeclared identifier 'FF_PROFILE_H264_BASELINE'
   71 |         m_avCodecContext->profile = FF_PROFILE_H264_BASELINE;
      |                                     ^
/wrkdirs/usr/ports/audio/plasma6-kpipewire/work/kpipewire-6.4.4/src/libx264encoder.cpp:74:37:
error: use of undeclared identifier 'FF_PROFILE_H264_MAIN'
   74 |         m_avCodecContext->profile = FF_PROFILE_H264_MAIN;
      |                                     ^
/wrkdirs/usr/ports/audio/plasma6-kpipewire/work/kpipewire-6.4.4/src/libx264encoder.cpp:77:37:
error: use of undeclared identifier 'FF_PROFILE_H264_HIGH'
   77 |         m_avCodecContext->profile = FF_PROFILE_H264_HIGH;
      |                                     ^
3 errors generated.

FreeBSD 14.3-RELEASE (amd64)


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278705
[Bug 278705] multimedia/ffmpeg: update to 8.0 (WIP)
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list