Package: spek Version: 0.7-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:44:03 (CET), Source Builder wrote: > sbuild (Debian sbuild) 0.62.5 (13 Jul 2011) on sandy > > ╔══════════════════════════════════════════════════════════════════════════════╗ > ║ spek 0.7-1+b1 (amd64) 02 Jan 2012 > 10:43 ║ > ╚══════════════════════════════════════════════════════════════════════════════╝ > > Package: spek > Version: 0.7-1+b1 > Source Version: 0.7-1 > Distribution: unstable > Architecture: amd64 [...] > # source='spek-audio.c' object='spek-audio.o' libtool=no > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include config.h -pthread > -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include > -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 > -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo > -DLOCALEDIR=\""/usr/share/locale"\" -DPKGDATADIR=\""/usr/share/spek"\" > -DPKGLIBDIR=\""/usr/lib/spek"\" -g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security > -Wall -c spek-audio.c > spek-audio.c: In function 'spek_audio_init': > spek-audio.c:25:2: warning: 'avcodec_init' is deprecated (declared at > /usr/include/libavcodec/avcodec.h:3774) [-Wdeprecated-declarations] > spek-audio.c: In function 'spek_audio_open': > spek-audio.c:44:2: warning: 'av_open_input_file' is deprecated (declared at > /usr/include/libavformat/avformat.h:1369) [-Wdeprecated-declarations] > spek-audio.c:46:4: warning: 'av_open_input_file' is deprecated (declared at > /usr/include/libavformat/avformat.h:1369) [-Wdeprecated-declarations] > spek-audio.c:51:2: warning: 'av_find_stream_info' is deprecated (declared at > /usr/include/libavformat/avformat.h:1413) [-Wdeprecated-declarations] > spek-audio.c:91:2: warning: 'avcodec_open' is deprecated (declared at > /usr/include/libavcodec/avcodec.h:3996) [-Wdeprecated-declarations] > spek-audio.c: In function 'spek_audio_start': > spek-audio.c:127:2: warning: implicit declaration of function > 'av_rescale_rnd' [-Wimplicit-function-declaration] > spek-audio.c:128:47: error: 'AV_ROUND_DOWN' undeclared (first use in this > function) > spek-audio.c:128:47: note: each undeclared identifier is reported only once > for each function it appears in > spek-audio.c: In function 'spek_audio_read': > spek-audio.c:144:4: warning: 'avcodec_decode_audio3' is deprecated (declared > at /usr/include/libavcodec/avcodec.h:4082) [-Wdeprecated-declarations] > spek-audio.c: In function 'spek_audio_close': > spek-audio.c:206:3: warning: 'av_close_input_file' is deprecated (declared at > /usr/include/libavformat/avformat.h:1581) [-Wdeprecated-declarations] > make[3]: *** [spek-audio.o] Error 1 > 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»' > make: *** [debian/stamp-makefile-build] Error 2 > dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4

