Package: vtk
Severity: important

Hi,
the transition from ffmpeg/0.6.2 to libav/0.7 is planned soonish.
(libav is a ffmpeg fork, to which Debian will switch, see
http://en.wikipedia.org/wiki/FFmpeg for more information)

Your package currently fails to build from source when built against
libav/0.7.1 and needs to be adapted. You can test this yourself by
building against the packages from experimental:

[ 48%] Building CXX object IO/CMakeFiles/vtkIO.dir/vtkFFMPEGWriter.cxx.o
/home/jmm/deb/libav/vtk-5.6.1/IO/vtkFFMPEGWriter.cxx: In member function ‘int 
vtkFFMPEGWriterInternal::Start()’:
/home/jmm/deb/libav/vtk-5.6.1/IO/vtkFFMPEGWriter.cxx:126:56: error: 
‘guess_format’ was not declared in this scope
/home/jmm/deb/libav/vtk-5.6.1/IO/vtkFFMPEGWriter.cxx:153:19: error: 
‘CODEC_TYPE_VIDEO’ was not declared in this scope
/home/jmm/deb/libav/vtk-5.6.1/IO/vtkFFMPEGWriter.cxx:182:7: warning: ‘int 
av_set_parameters(AVFormatContext*, AVFormatParameters*)’ is deprecated 
(declared at /usr/include/libavformat/avformat.h:1336) 
[-Wdeprecated-declarations]
/home/jmm/deb/libav/vtk-5.6.1/IO/vtkFFMPEGWriter.cxx:182:52: warning: ‘int 
av_set_parameters(AVFormatContext*, AVFormatParameters*)’ is deprecated 
(declared at /usr/include/libavformat/avformat.h:1336) 
[-Wdeprecated-declarations]
/home/jmm/deb/libav/vtk-5.6.1/IO/vtkFFMPEGWriter.cxx:248:7: warning: ‘int 
url_fopen(AVIOContext**, const char*, int)’ is deprecated (declared at 
/usr/include/libavformat/avio.h:278) [-Wdeprecated-declarations]
/home/jmm/deb/libav/vtk-5.6.1/IO/vtkFFMPEGWriter.cxx:248:88: warning: ‘int 
url_fopen(AVIOContext**, const char*, int)’ is deprecated (declared at 
/usr/include/libavformat/avio.h:278) [-Wdeprecated-declarations]
/home/jmm/deb/libav/vtk-5.6.1/IO/vtkFFMPEGWriter.cxx:255:3: warning: ‘int 
av_write_header(AVFormatContext*)’ is deprecated (declared at 
/usr/include/libavformat/avformat.h:1394) [-Wdeprecated-declarations]
/home/jmm/deb/libav/vtk-5.6.1/IO/vtkFFMPEGWriter.cxx:255:40: warning: ‘int 
av_write_header(AVFormatContext*)’ is deprecated (declared at 
/usr/include/libavformat/avformat.h:1394) [-Wdeprecated-declarations]
/home/jmm/deb/libav/vtk-5.6.1/IO/vtkFFMPEGWriter.cxx: In member function ‘int 
vtkFFMPEGWriterInternal::Write(vtkImageData*)’:
/home/jmm/deb/libav/vtk-5.6.1/IO/vtkFFMPEGWriter.cxx:332:20: error: 
‘PKT_FLAG_KEY’ was not declared in this scope
/home/jmm/deb/libav/vtk-5.6.1/IO/vtkFFMPEGWriter.cxx: In member function ‘void 
vtkFFMPEGWriterInternal::End()’:
/home/jmm/deb/libav/vtk-5.6.1/IO/vtkFFMPEGWriter.cxx:386:7: warning: ‘int 
url_fclose(AVIOContext*)’ is deprecated (declared at 
/usr/include/libavformat/avio.h:279) [-Wdeprecated-declarations]
/home/jmm/deb/libav/vtk-5.6.1/IO/vtkFFMPEGWriter.cxx:386:43: warning: ‘int 
url_fclose(AVIOContext*)’ is deprecated (declared at
/usr/include/libavformat/avio.h:279) [-Wdeprecated-declarations]
make[3]: *** [IO/CMakeFiles/vtkIO.dir/vtkFFMPEGWriter.cxx.o] Fehler 1
make[3]: Leaving directory `/home/jmm/deb/libav/vtk-5.6.1/Build'
make[2]: *** [IO/CMakeFiles/vtkIO.dir/all] Fehler 2
make[2]: Leaving directory `/home/jmm/deb/libav/vtk-5.6.1/Build'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/jmm/deb/libav/vtk-5.6.1/Build'
make: *** [build-stamp] Fehler 2
dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2
jmm@pisco:~/deb/libav/vtk-5.6.1$

Cheers,
        Moritz


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to