[Bug 291990] qt5-webengine 5.15.19p0_4 build fails

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 28 04:19:15 GMT 2025


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

            Bug ID: 291990
           Summary: qt5-webengine 5.15.19p0_4 build fails
           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: omatsuda000 at gmail.com
          Assignee: kde at FreeBSD.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)
 Attachment #266595 text/plain
         mime type:

Created attachment 266595
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=266595&action=edit
www/qt5-webengine 5.15.19p0_4 partial build log

On FreeBSD 15.0-RELEASE-p1, www/qt5-webengine 5.15.19p0_4 fails to be built.
I'm not using poudriere.  Possible related parts in the partial log file (full
log is too large to be attached to this) would be :

../../../../kde-qtwebengine-5.15.19p0/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.cc:117:13:
error: no member named 'reordered_opaque' in 'AVFrame'
  117 |   av_frame->reordered_opaque = context->reordered_opaque;
      |   ~~~~~~~~  ^

../../../../kde-qtwebengine-5.15.19p0/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.cc:117:41:
error: no member named 'reordered_opaque' in 'AVCodecContext'
  117 |   av_frame->reordered_opaque = context->reordered_opaque;
      |                                ~~~~~~~  ^

../../../../kde-qtwebengine-5.15.19p0/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.cc:277:16:
error: no member named 'reordered_opaque' in 'AVCodecContext'
  277 |   av_context_->reordered_opaque = frame_timestamp_us;
      |   ~~~~~~~~~~~~~^

../../../../kde-qtwebengine-5.15.19p0/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.cc:295:28:
error: no member named 'reordered_opaque' in 'AVFrame'
  295 |   RTC_DCHECK_EQ(av_frame_->reordered_opaque, frame_timestamp_us);
      |                 ~~~~~~~~~~~^
.

The previous version www/qt5-webengine 5.15.19p0_3 was perfectly built.

Is there any information to solve this?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list