Bug#797207: vlc: FTBFS in sid with newer libdvdread-dev
Sebastian Ramacher
sramacher at debian.org
Sun Aug 30 14:05:39 UTC 2015
Control: severity -1 normal
Control: tags -1 confirmed upstream
On 2015-08-28 16:53:30, Samuel Thibault wrote:
> Package: vlc
> Version: 2.2.1-2+b2
> Severity: serious
> Justification: FTBFS
>
> Hello,
>
> vlc currently FTBFS in sid where there is a newer libdvdread-dev:
>
> access/dvdnav.c:471:12: error: unknown type name 'dvdnav_stream_cb'
> static dvdnav_stream_cb stream_cb =
>
> There is indeed no such thing in libdvdread. This code is conditioned by
> HAVE_DVDNAV_DEMUX, which is enabled at the top of dvdnav.c:
>
> #if DVDREAD_VERSION >= 50300
> #define HAVE_DVDNAV_DEMUX
> static int DemuxOpen ( vlc_object_t * );
> #endif
>
> and thus got activated with libdvdread-dev >= 5.0.3. Maybe the version
> in the test is wrong?
As said in the upstream bug report, this test should also check for the right
libdvdnav version.
I've just uploaded libdvdnav 5.0.3 and vlc no longer FTBFS. So I'm lowering the
severity to normal.
Cheers
--
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20150830/519dcd53/attachment.sig>
More information about the pkg-multimedia-maintainers
mailing list