Bug#739453: FTBFS with libav10

Moritz Muehlenhoff jmm at debian.org
Tue Feb 18 21:23:08 UTC 2014


Package: xine-lib
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.

Migration documentation can be found at
https://wiki.libav.org/Migration/10

Cheers,
        Moritz

/usr/bin/make  all-am
make[5]: Entering directory `/home/jmm/av10/xine-lib-1.1.21/src/combined/ffmpeg'
/bin/bash ../../../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils  -I../../../src/input -I../../../src/input  -I../../../lib -I../../../lib -I../../../src/dxr3     -D_FORTIFY_SOURCE=2  -fvisibility=hidden  -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -O3 -fomit-frame-pointer   -fexpensive-optimizations -fschedule-insns2 -ffast-math -finline-functions  -Wpointer-arith -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall
-Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wformat-security -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -MT xineplug_decode_ff_la-ffmpeg_decoder.lo -MD -MP -MF .deps/xineplug_decode_ff_la-ffmpeg_decoder.Tpo -c -o xineplug_decode_ff_la-ffmpeg_decoder.lo `test -f 'ffmpeg_decoder.c' || echo './'`ffmpeg_decoder.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../lib -I../../../src/dxr3 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -O3 -fomit-frame-pointer -fexpensive-optimizations -fschedule-insns2 -ffast-math -finline-functions -Wpointer-arith -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wformat-security -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -MT xineplug_decode_ff_la-ffmpeg_decoder.lo -MD -MP -MF .deps/xineplug_decode_ff_la-ffmpeg_decoder.Tpo -c ffmpeg_decoder.c  -fPIC -DPIC -o .libs/xineplug_decode_ff_la-ffmpeg_decoder.o
In file included from ffmpeg_decoder.c:30:0:
ffmpeg_decoder.h:38:21: error: field 'id' has incomplete type
   enum CodecID      id;
                     ^
make[5]: *** [xineplug_decode_ff_la-ffmpeg_decoder.lo] Error 1
make[5]: Leaving directory `/home/jmm/av10/xine-lib-1.1.21/src/combined/ffmpeg'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/jmm/av10/xine-lib-1.1.21/src/combined/ffmpeg'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jmm/av10/xine-lib-1.1.21/src/combined'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jmm/av10/xine-lib-1.1.21/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jmm/av10/xine-lib-1.1.21'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



More information about the pkg-multimedia-maintainers mailing list