** Description changed:

  Imported from Debian bug http://bugs.debian.org/692809:
- 
- 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
+ [Impact]
+ Without libav support, you cannot import/export various audio file types 
(.ac3, .wma, .m4a, .opus, ...). Previous Ubuntu releases had libav support 
enabled.
  
- It should use AVSampleFormat instead.
- 
- [TESTCASE]
+ [Testcase]
  1) Create an .ac3 and/or .wma audio file.
  2) Open Audacity
  3) Select File -> Open -> Open the .ac3/.wma file.
  
  Audacity should open the .ac3 and .wma file instead of showing an error
  that Audacity does not support this file type.
+ 
+ [Regression Potential]
+ The patch re-introduces libav support again. Major changes in the FFmpeg 
module were needed to support libav 9 and newer. There could be (new) bugs in 
the libav import/export due to these changes. Because no other files were 
touched, there shouldn't be regressions in other parts of the program.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1076928

Title:
  FTBFS with libav9

To manage notifications about this bug go to:
https://bugs.launchpad.net/audacity/+bug/1076928/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to