Bug#692809: FTBFS with libav in experimental

Moritz Muehlenhoff jmm at inutil.org
Wed Aug 28 16:58:05 UTC 2013


Reinhard Tartler wrote:
> Package: audacity
> Version: 2.0.2-1
> Severity: important
> 
> Hi,
> 
> Audacity currently FTBFS with libav 9:
> 
> g++ -c -I../lib-src/portmixer/include -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security  -Wall -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I../lib-src/FileDialog -I/build/buildd/audacity-2.0.2/lib-src/lib-widget-extra              -I/usr/include/soundtouch   -I../lib-src/libnyquist            -g -O2 -Wall -I/usr/include/portSMF   -pthread    -fno-strict-aliasing -I./include -I. -DLIBDIR=\"/usr/lib\" -D__STDC_CONSTANT_MACROS -D_FORTIFY_SOURCE=2  -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     AudacityApp.cpp -o AudacityApp.o
> In file included from AudacityApp.cpp:70:0:
> FFmpeg.h:356:4: error: 'SampleFormat' does not name a type
> 
> It should use AVSampleFormat instead.

Partial patch attached.

There's more work needed, though. audacity uses URLContext, which is no longer exported
in libav9.

Cheers,
        Moritz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libav9-audacity.patch
Type: text/x-diff
Size: 875 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20130828/9216eda2/attachment-0001.patch>


More information about the pkg-multimedia-maintainers mailing list