[Pkg-xbmc-maintainers] Bug#739441: FTBFS with libav10
Bálint Réczey
balint at balintreczey.hu
Tue Feb 25 10:36:12 UTC 2014
Hi,
2014-02-18 20:00 GMT+01:00 Moritz Muehlenhoff <jmm at debian.org>:
> Package: xbmc
> Severity: important
>
> Hi,
> your package fails to build from source against libav 10 (currently
> packaged in experimental). This bug will become release-critical
> at some point when the libav10 transition starts.
I plan fixing libav10 compatibility with the first beta of XBMC 13 (Gotham).
It is due in a few weeks and XBMC will stop using the deprecated
avcodec_encode_audio() API in it.
The rest of the migration is simple.
Thanks,
Balint
>
> Migration documentation can be found at
> https://wiki.libav.org/Migration/10
>
> Cheers,
> Moritz
>
>
> make[3]: Entering directory `/home/jmm/av10/xbmc-12.3+dfsg2/lib/libdvd/libdvdnav'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/home/jmm/av10/xbmc-12.3+dfsg2/lib/libdvd/libdvdnav'
> make[2]: Leaving directory `/home/jmm/av10/xbmc-12.3+dfsg2/lib/libdvd'
> make[2]: Entering directory `/home/jmm/av10/xbmc-12.3+dfsg2/xbmc/cores/dvdplayer'
> CPP xbmc/cores/dvdplayer/DVDAudio.o
> In file included from DVDAudio.cpp:23:0:
> DVDAudio.h:83:48: error: 'CodecID' has not been declared
> bool Create(const DVDAudioFrame &audioframe, CodecID codec, bool needresampler);
> ^
> In file included from DVDMessage.h:33:0,
> from DVDMessageQueue.h:23,
> from DVDPlayerAudio.h:26,
> from DVDAudio.cpp:26:
> DVDDemuxers/DVDDemux.h:121:3: error: 'CodecID' does not name a type
> CodecID codec;
> ^
...
More information about the Pkg-xbmc-maintainers
mailing list