Package: motion Severity: serious libav 0.7.1 has been uploaded to sid a few days ago. libav 0.7.1 deprecates a few API elements, which results in the following build failure in motion:
ffmpeg.c:34:10: warning: #warning Note that this is not an error message! [-Wcpp] ffmpeg.c:35:10: warning: #warning ************************************************** [-Wcpp] ffmpeg.c:183:5: warning: initialization from incompatible pointer type [enabled by default] ffmpeg.c:183:5: warning: (near initialization for ‘file_protocol.url_write’) [enabled by default] ffmpeg.c: In function ‘mpeg1_write_trailer’: ffmpeg.c:202:5: warning: ‘put_buffer’ is deprecated (declared at /usr/include/libavformat/avio.h:255) [-Wdeprecated-declarations] ffmpeg.c:203:5: warning: ‘put_flush_packet’ is deprecated (declared at /usr/include/libavformat/avio.h:292) [-Wdeprecated-declarations] ffmpeg.c: In function ‘ffmpeg_init’: ffmpeg.c:232:5: warning: implicit declaration of function ‘av_register_protocol’ [-Wimplicit-function-declaration] ffmpeg.c: In function ‘get_oformat’: ffmpeg.c:261:9: warning: implicit declaration of function ‘guess_format’ [-Wimplicit-function-declaration] ffmpeg.c:261:12: warning: assignment makes pointer from integer without a cast [enabled by default] ffmpeg.c:273:12: warning: assignment makes pointer from integer without a cast [enabled by default] ffmpeg.c:276:12: warning: assignment makes pointer from integer without a cast [enabled by default] ffmpeg.c:283:12: warning: assignment makes pointer from integer without a cast [enabled by default] ffmpeg.c:286:12: warning: assignment makes pointer from integer without a cast [enabled by default] ffmpeg.c:290:12: warning: assignment makes pointer from integer without a cast [enabled by default] ffmpeg.c:298:12: warning: assignment makes pointer from integer without a cast [enabled by default] ffmpeg.c: In function ‘ffmpeg_open’: ffmpeg.c:380:21: error: ‘CODEC_TYPE_VIDEO’ undeclared (first use in this function) ffmpeg.c:380:21: note: each undeclared identifier is reported only once for each function it appears in ffmpeg.c:420:5: warning: ‘av_set_parameters’ is deprecated (declared at /usr/include/libavformat/avformat.h:1336) [-Wdeprecated-declarations] ffmpeg.c:501:9: warning: ‘url_fopen’ is deprecated (declared at /usr/include/libavformat/avio.h:278) [-Wdeprecated-declarations]ffmpeg.c:511:17: warning: ‘url_fopen’ is deprecated (declared at /usr/include/libavformat/avio.h:278) [-Wdeprecated-declarations] ffmpeg.c:532:5: warning: ‘av_write_header’ is deprecated (declared at /usr/include/libavformat/avformat.h:1394) [-Wdeprecated-declarations] ffmpeg.c: In function ‘ffmpeg_close’: ffmpeg.c:599:9: warning: ‘url_fclose’ is deprecated (declared at /usr/include/libavformat/avio.h:279) [-Wdeprecated-declarations] ffmpeg.c: In function ‘ffmpeg_put_frame’: ffmpeg.c:649:22: error: ‘PKT_FLAG_KEY’ undeclared (first use in this function) make[1]: *** [ffmpeg.o] Fehler 1 make[1]: Leaving directory `/home/jmm/scratch/motion-3.2.12' make: *** [build-stamp] Fehler 2 dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2 Cheers, Moritz -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org