Package: vtk6 Severity: important Hi, your package fails to build from source against libav 10 (currently packaged in experimental). This bug will become release-critical at some point when the libav10 transition starts.
Migration documentation can be found at https://wiki.libav.org/Migration/10 Cheers, Moritz make[4]: Leaving directory `/home/jmm/av10/vtk6-6.0.0/debian/build' make[4]: Entering directory `/home/jmm/av10/vtk6-6.0.0/debian/build' [ 71%] Building CXX object IO/FFMPEG/CMakeFiles/vtkIOFFMPEG.dir/vtkFFMPEGWriter.cxx.o /home/jmm/av10/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx: In member function 'int vtkFFMPEGWriterInternal::Start()': /home/jmm/av10/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:146:41: error: 'CODEC_ID_MJPEG' was not declared in this scope this->avOutputFormat->video_codec = CODEC_ID_MJPEG; ^ /home/jmm/av10/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:150:41: error: 'CODEC_ID_RAWVIDEO' was not declared in this scope this->avOutputFormat->video_codec = CODEC_ID_RAWVIDEO; ^ /home/jmm/av10/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:173:18: error: 'CodecID' was not declared in this scope c->codec_id = (CodecID)this->avOutputFormat->video_codec; ^ /home/jmm/av10/vtk6-6.0.0/IO/FFMPEG/vtkFFMPEGWriter.cxx:173:26: error: expected ';' before 'this' c->codec_id = (CodecID)this->avOutputFormat->video_codec; ^ make[4]: *** [IO/FFMPEG/CMakeFiles/vtkIOFFMPEG.dir/vtkFFMPEGWriter.cxx.o] Error 1 make[4]: Leaving directory `/home/jmm/av10/vtk6-6.0.0/debian/build' make[3]: *** [IO/FFMPEG/CMakeFiles/vtkIOFFMPEG.dir/all] Error 2 make[3]: Leaving directory `/home/jmm/av10/vtk6-6.0.0/debian/build' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/jmm/av10/vtk6-6.0.0/debian/build' dh_auto_build: make -j1 returned exit code 2 make[1]: *** [override_dh_auto_build] Error 2 make[1]: Leaving directory `/home/jmm/av10/vtk6-6.0.0' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 You have mail in /var/mail/jmm -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org