Bug#810563: bs1770gain: FTBFS with FFmpeg 2.9/3.0 (Werror)

Peter Belkner pbelkner at snafu.de
Mon Mar 7 06:35:19 UTC 2016


[Andreas Cadhalpun]
 > Attached is a patch removing the use of -Werror, which is
 > a good practice for development builds, but just causes
 > unnecessary build failures for release builds.

Andreas, could you please let us know the cause for the error? Is it the 
following?

    ffsox_source.c:157:7: error: 'av_free_packet' is deprecated
    [-Werror,-Wdeprecated-declarations]
           av_free_packet(pkt);
           ^
    /usr/local/include/libavcodec/avcodec.h:4040:6: note:
    'av_free_packet' has been explicitly marked deprecated here
    void av_free_packet(AVPacket *pkt);
          ^
    1 error generated.
    make[2]: *** [ffsox_source.o] Error 1
    make[1]: *** [all-recursive] Error 1
    make: *** [all] Error 2

Regards, Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20160307/debd0dcd/attachment.html>


More information about the pkg-multimedia-maintainers mailing list