Package: survex Version: 1.2.4-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:46:30 (CET), Source Builder wrote: > sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on sandy > > ╔══════════════════════════════════════════════════════════════════════════════╗ > ║ survex 1.2.4-1+b1 (amd64) 02 Jan 2012 > 10:45 ║ > ╚══════════════════════════════════════════════════════════════════════════════╝ > > Package: survex > Version: 1.2.4-1+b1 > Source Version: 1.2.4-1 > Distribution: unstable > Architecture: amd64 [...] > g++ -DHAVE_CONFIG_H -I. -I.. -DIMG_HOSTED -DIMG_API_VERSION=1 > -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-release-2.8 > -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ > -pthread -Wall -Wunused -Wshadow -Wpointer-arith -Wwrite-strings > -Wcast-align -g -O2 -c -o aven-moviemaker.o `test -f 'moviemaker.cc' || echo > './'`moviemaker.cc > moviemaker.cc: In member function 'bool MovieMaker::Open(const char*, int, > int)': > moviemaker.cc:138:10: warning: 'AVStream* av_new_stream(AVFormatContext*, > int)' is deprecated (declared at /usr/include/libavformat/avformat.h:1605) > [-Wdeprecated-declarations] > moviemaker.cc:138:29: warning: 'AVStream* av_new_stream(AVFormatContext*, > int)' is deprecated (declared at /usr/include/libavformat/avformat.h:1605) > [-Wdeprecated-declarations] > moviemaker.cc:184:14: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' > is deprecated (declared at /usr/include/libavcodec/avcodec.h:3996) > [-Wdeprecated-declarations] > moviemaker.cc:184:35: warning: 'int avcodec_open(AVCodecContext*, AVCodec*)' > is deprecated (declared at /usr/include/libavcodec/avcodec.h:3996) > [-Wdeprecated-declarations] > moviemaker.cc: In member function 'void MovieMaker::AddFrame()': > moviemaker.cc:327:77: error: 'av_rescale_q' was not declared in this scope > moviemaker.cc: In destructor 'MovieMaker::~MovieMaker()': > moviemaker.cc:358:78: error: 'av_rescale_q' was not declared in this scope > make[4]: *** [aven-moviemaker.o] Error 1 > make[4]: Leaving directory `/«PKGBUILDDIR»/src' > make[3]: *** [all] Error 2 > make[3]: Leaving directory `/«PKGBUILDDIR»/src' > make[2]: *** [all-recursive] Error 1 > 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] Error 2 > dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4

