Bug#739326: FTBFS with libav10
Moritz Muehlenhoff
jmm at debian.org
Mon Feb 17 17:52:18 UTC 2014
Package: silan
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
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
Audio decoders:
libsndfile: yes
ffmpeg decoder: yes
dh_auto_build -O--parallel
make[1]: Entering directory `/home/jmm/av10/silan-0.3.2'
make all-recursive
make[2]: Entering directory `/home/jmm/av10/silan-0.3.2'
Making all in audio_decoder
make[3]: Entering directory `/home/jmm/av10/silan-0.3.2/audio_decoder'
gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -Wall -O2 -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -pipe -fmessage-length=139 -fdiagnostics-show-location=every-line -c -o ad_ffmpeg.o ad_ffmpeg.c
ad_ffmpeg.c:46:32: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' undeclared here (not in a function)
int16_t m_tmpBuffer[AVCODEC_MAX_AUDIO_FRAME_SIZE];
^
make[3]: *** [ad_ffmpeg.o] Error 1
make[3]: Leaving directory `/home/jmm/av10/silan-0.3.2/audio_decoder'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jmm/av10/silan-0.3.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jmm/av10/silan-0.3.2'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
More information about the pkg-multimedia-maintainers
mailing list