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

Attachment: signature.asc
Description: Digital signature

Reply via email to