Package: sox Version: 14.4.0-3 Severity: important Dear Maintainer,
Your package currently FTBFS against libav9 in experimental. The reason is that the configure script checks the function 'av_open_input_file', which has been replaced a long time ago by 'avformat_open_input': The configure script reports: checking for FFMPEG... yes checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... yes checking for libavformat/avformat.h... yes checking for av_open_input_file in -lavformat... no It seems that the file build-tree/sox-14.4.0/src/ffmpeg.c also uses the old API: if ((ret = av_open_input_file(&ffmpeg->ctxt, ft->filename, NULL, 0, ¶ms)) < 0) { Unfortunately, your packaging helpers (cdbs, tarball-in-tarball, simple-patchsys) make it hard for me to create a patched package. Nevertheless, please check if this has been fixed in a newer upstream release. I would very much appreciate if you could provide a fixed package in debian/experimental at your earliest convenience. Cheers, Reinhard -- System Information: Debian Release: wheezy/sid APT prefers precise-updates APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 'precise-proposed'), (500, 'precise') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-33-generic (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages sox depends on: ii libc6 2.15-0ubuntu10.3 ii libgomp1 4.6.3-1ubuntu5 ii libsox-fmt-alsa 14.3.2-3 ii libsox-fmt-base 14.3.2-3 ii libsox1b 14.3.2-3 sox recommends no packages. Versions of packages sox suggests: pn libsox-fmt-all <none> -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org