Reinhard Tartler <siret...@tauware.de>:

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':

It seems that the file build-tree/sox-14.4.0/src/ffmpeg.c also uses the old API: ... Nevertheless, please check if this has been fixed in a newer
upstream release.

No, there are no pending changes upstream. We are vaguely aware of the problem though, as there have been a lot of deprecated-declaration warnings for a while now (compiling on current Debian testing, there are warnings about av_close_input_file, avcodec_decode_audio3, avcodec_encode_audio, avcodec_open, av_find_stream_info, av_new_stream, av_open_input_file, av_set_parameters, av_write_header, error_recognition, url_fclose, url_ferror, url_fopen). There is very limited developer interest to fix this and other problems/limitations in the driver, so upstream has considered completely removing it and referring users to the command-line tools, which can then be connected to SoX via pipes.

Seems to be the time for a decision ...

Ulrich


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to