Package: vtk Version: 5.8.0-13 Severity: important Dear Maintainer,
The vtk package currently fails to build against libavcodec as currently found in debian/experimental: [ 25%] Building CXX object IO/CMakeFiles/vtkIO.dir/vtkFFMPEGWriter.cxx.o [ 25%] Building CXX object Graphics/CMakeFiles/vtkGraphics.dir/vtkQuantizePolyDataPoints.cxx.o /build/buildd/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx: In member function 'int vtkFFMPEGWriterInternal::Start()': /build/buildd/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:143:58: error: 'av_new_stream' was not declared in this scope /build/buildd/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:196:52: error: 'av_set_parameters' was not declared in this scope /build/buildd/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:209:28: error: 'avcodec_open' was not declared in this scope /build/buildd/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:262:78: error: 'URL_WRONLY' was not declared in this scope /build/buildd/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:262:88: error: 'url_fopen' was not declared in this scope /build/buildd/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:269:40: error: 'av_write_header' was not declared in this scope /build/buildd/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx: In member function 'int vtkFFMPEGWriterInternal::Write(vtkImageData*)': /build/buildd/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:326:15: warning: 'int avcodec_encode_video(AVCodecContext*, uint8_t*, int, const AVFrame*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3986) [-Wdeprecated-declarations] /build/buildd/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:329:51: warning: 'int avcodec_encode_video(AVCodecContext*, uint8_t*, int, const AVFrame*)' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3986) [-Wdeprecated-declarations] /build/buildd/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx: In member function 'void vtkFFMPEGWriterInternal::End()': /build/buildd/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:394:43: error: 'url_fclose' was not declared in this scope make[3]: *** [IO/CMakeFiles/vtkIO.dir/vtkFFMPEGWriter.cxx.o] Error 1 I notice that upstream has done quite some updates to accomodate the to the new API: http://vtk.org/gitweb?p=VTK.git;a=history;f=IO/FFMPEG;hb=HEAD Unfortuntaly, the first commit is a large restructuring in the source tree which makes it not easy to cherry pick and test the patches. Please update the package in experimental at your earliest convinience. Cheers, Reinhard -- System Information: Debian Release: wheezy/sid APT prefers raring-proposed APT policy: (500, 'raring-proposed'), (500, 'raring') Architecture: amd64 (x86_64) Kernel: Linux 3.5.0-18-generic (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org