Package: qmmp Version: 0.5.2-1 Severity: important User: [email protected] Usertags: ftbfs-libav0.8
A local rebuild of your package reveals a build failure against libav 0.8, which can be found in debian/experimental. Find the buildlog further below: It to seems that your package needs to #include <libavutil/mathematics.h> in addition to only "libavcodec/avcodec.h". Please tell me if you require further assistance with fixing this issue. Cheers, Reinhard On Mo, Jan 02, 2012 at 10:24:32 (CET), Source Builder wrote: > sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on sandy > > ╔══════════════════════════════════════════════════════════════════════════════╗ > ║ qmmp 0.5.2-1+b1 (amd64) 02 Jan 2012 > 10:22 ║ > ╚══════════════════════════════════════════════════════════════════════════════╝ > > Package: qmmp > Version: 0.5.2-1+b1 > Source Version: 0.5.2-1 > Distribution: unstable > Architecture: amd64 [...] > make[3]: Entering directory `/«PKGBUILDDIR»' > [ 42%] Building CXX object > src/plugins/Input/ffmpeg/CMakeFiles/ffmpeg.dir/decoder_ffmpeg.o > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp: In destructor > 'virtual DecoderFFmpeg::~DecoderFFmpeg()': > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:89:9: warning: > 'void av_close_input_stream(AVFormatContext*)' is deprecated (declared at > /usr/include/libavformat/avformat.h:1570) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:89:33: warning: > 'void av_close_input_stream(AVFormatContext*)' is deprecated (declared at > /usr/include/libavformat/avformat.h:1570) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp: In member > function 'virtual bool DecoderFFmpeg::initialize()': > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:143:8: warning: > 'int av_open_input_stream(AVFormatContext**, AVIOContext*, const char*, > AVInputFormat*, AVFormatParameters*)' is deprecated (declared at > /usr/include/libavformat/avformat.h:1351) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:143:74: warning: > 'int av_open_input_stream(AVFormatContext**, AVIOContext*, const char*, > AVInputFormat*, AVFormatParameters*)' is deprecated (declared at > /usr/include/libavformat/avformat.h:1351) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:148:5: warning: > 'int av_find_stream_info(AVFormatContext*)' is deprecated (declared at > /usr/include/libavformat/avformat.h:1413) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:148:27: warning: > 'int av_find_stream_info(AVFormatContext*)' is deprecated (declared at > /usr/include/libavformat/avformat.h:1413) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:155:24: warning: > 'AVMetadataTag' is deprecated (declared at > /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:155:32: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:155:72: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:157:21: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:157:69: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:158:24: warning: > 'AVMetadataTag' is deprecated (declared at > /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:158:33: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:158:74: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:160:22: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:160:63: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:161:24: warning: > 'AVMetadataTag' is deprecated (declared at > /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:161:34: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:161:76: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:162:24: warning: > 'AVMetadataTag' is deprecated (declared at > /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:162:32: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:162:72: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:163:24: warning: > 'AVMetadataTag' is deprecated (declared at > /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:163:32: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:163:72: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:164:24: warning: > 'AVMetadataTag' is deprecated (declared at > /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:164:31: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:164:73: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:166:20: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:166:59: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:168:20: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:168:59: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:169:24: warning: > 'AVMetadataTag' is deprecated (declared at > /usr/include/libavformat/avformat.h:238) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:169:32: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:169:72: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:171:21: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:171:64: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:173:21: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:173:70: warning: > 'AVDictionaryEntry* av_metadata_get(AVDictionary*, const char*, const > AVDictionaryEntry*, int)' is deprecated (declared at > /usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:224:9: warning: > 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at > /usr/include/libavcodec/avcodec.h:3996) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:224:30: warning: > 'int avcodec_open(AVCodecContext*, AVCodec*)' is deprecated (declared at > /usr/include/libavcodec/avcodec.h:3996) [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp: In member > function 'qint64 DecoderFFmpeg::ffmpeg_decode(uint8_t*)': > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:292:17: warning: > 'int avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, AVPacket*)' is > deprecated (declared at /usr/include/libavcodec/avcodec.h:4082) > [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:292:84: warning: > 'int avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, AVPacket*)' is > deprecated (declared at /usr/include/libavcodec/avcodec.h:4082) > [-Wdeprecated-declarations] > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp: In member > function 'void DecoderFFmpeg::fillBuffer()': > /«PKGBUILDDIR»/src/plugins/Input/ffmpeg/decoder_ffmpeg.cpp:345:96: error: > 'av_rescale' was not declared in this scope > make[3]: *** > [src/plugins/Input/ffmpeg/CMakeFiles/ffmpeg.dir/decoder_ffmpeg.o] Error 1 > make[3]: Leaving directory `/«PKGBUILDDIR»' > make[2]: *** [src/plugins/Input/ffmpeg/CMakeFiles/ffmpeg.dir/all] Error 2 > make[2]: Leaving directory `/«PKGBUILDDIR»' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/«PKGBUILDDIR»' > dh_auto_build: make -j1 returned exit code 2 > make: *** [build-stamp] Error 2 > dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4

