Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Apr 2018 15:10:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 227745] www/iridium, www/qt5-webengine: fails to build with ffmpeg 4.0
Message-ID:  <bug-227745-28929-ILMIgf3BG8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227745-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227745-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227745

--- Comment #9 from Jan Beich <jbeich@FreeBSD.org> ---
Comment on attachment 192874
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192874
iridium-ffmpeg4

Still fails: https://ptpb.pw/SWma

../../media/ffmpeg/ffmpeg_common.cc:36:46: error: use of undeclared identif=
ier
'FF_INPUT_BUFFER_PADDING_SIZE'
static_assert(DecoderBuffer::kPaddingSize >=3D FF_INPUT_BUFFER_PADDING_SIZE,
                                             ^
../../media/ffmpeg/ffmpeg_common.cc:432:48: error: use of undeclared identi=
fier
'FF_INPUT_BUFFER_PADDING_SIZE'
        av_malloc(config.extra_data().size() + FF_INPUT_BUFFER_PADDING_SIZE=
));
                                               ^
../../media/ffmpeg/ffmpeg_common.cc:436:12: error: use of undeclared identi=
fier
'FF_INPUT_BUFFER_PADDING_SIZE'
           FF_INPUT_BUFFER_PADDING_SIZE);
           ^
../../media/ffmpeg/ffmpeg_common.cc:564:48: error: use of undeclared identi=
fier
'FF_INPUT_BUFFER_PADDING_SIZE'
        av_malloc(config.extra_data().size() + FF_INPUT_BUFFER_PADDING_SIZE=
));
                                               ^
../../media/ffmpeg/ffmpeg_common.cc:568:12: error: use of undeclared identi=
fier
'FF_INPUT_BUFFER_PADDING_SIZE'
           FF_INPUT_BUFFER_PADDING_SIZE);
           ^

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227745-28929-ILMIgf3BG8>