Package: picard Severity: important Hi, the transition from ffmpeg/0.6.2 to libav/0.7 is planned soonish. (libav is a ffmpeg fork, to which Debian will switch, see http://en.wikipedia.org/wiki/FFmpeg for more information)
Your package currently fails to build from source when built against libav/0.7.2 and needs to be adapted. You can test this yourself by building against the packages from experimental: (This appears to be fixed in current 0.15 upstream) gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wall -g -O2 build/temp.linux-x86_64-2.7/picard/musicdns/ofa.o -o build/lib.linux-x86_64-2.7/picard/musicdns/ofa.so -lofa -lfftw3 -lm building 'picard.musicdns.avcodec' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wall -g -O2 -fPIC -I/usr/include/python2.7 -c picard/musicdns/avcodec.c -o build/temp.linux-x86_64-2.7/picard/musicdns/avcodec.o In file included from /usr/include/python2.7/Python.h:8:0, from picard/musicdns/avcodec.c:34: /usr/include/python2.7/pyconfig.h:1158:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] /usr/include/features.h:214:0: note: this is the location of the previous definition picard/musicdns/avcodec.c: In function ‘decode’: picard/musicdns/avcodec.c:228:5: warning: ‘av_open_input_file’ is deprecated (declared at /usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations] picard/musicdns/avcodec.c:248:59: error: ‘CODEC_TYPE_AUDIO’ undeclared (first use in this function) picard/musicdns/avcodec.c:248:59: note: each undeclared identifier is reported only once for each function it appears in picard/musicdns/avcodec.c:287:13: warning: implicit declaration of function ‘avcodec_decode_audio2’ [-Wimplicit-function-declaration] error: command 'gcc' failed with exit status 1 make: *** [build-stamp2.7] Fehler 1 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