Bug#739434: FTBFS with libav10

Moritz Muehlenhoff jmm at debian.org
Tue Feb 18 18:08:31 UTC 2014


Source: paraview
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

n/Core -I/home/jmm/av10/paraview-4.0.1/VTK/Common/Core -I/home/jmm/av10/paraview-4.0.1/obj-x86_64-linux-gnu/VTK/Utilities/KWSys
-I/home/jmm/av10/paraview-4.0.1/VTK/Utilities/KWSys -I/home/jmm/av10/paraview-4.0.1/obj-x86_64-linux-gnu/VTK/Common/Misc -I/home/jmm/av10/paraview-4.0.1/VTK/Common/Misc -I/home/jmm/av10/paraview-4.0.1/obj-x86_64-linux-gnu/VTK/Common/System -I/home/jmm/av10/paraview-4.0.1/VTK/Common/System -I/home/jmm/av10/paraview-4.0.1/obj-x86_64-linux-gnu/VTK/Common/Transforms -I/home/jmm/av10/paraview-4.0.1/VTK/Common/Transforms -I/home/jmm/av10/paraview-4.0.1/obj-x86_64-linux-gnu/VTK/Common/ExecutionModel -I/home/jmm/av10/paraview-4.0.1/VTK/Common/ExecutionModel -I/home/jmm/av10/paraview-4.0.1/obj-x86_64-linux-gnu/VTK/IO/Core -I/home/jmm/av10/paraview-4.0.1/VTK/IO/Core -I/home/jmm/av10/paraview-4.0.1/obj-x86_64-linux-gnu/VTK/ThirdParty/zlib -I/home/jmm/av10/paraview-4.0.1/VTK/ThirdParty/zlib -I/home/jmm/av10/paraview-4.0.1/obj-x86_64-linux-gnu/VTK/ThirdParty/oggtheora -I/home/jmm/av10/paraview-4.0.1/VTK/ThirdParty/oggtheora -I/home/jmm/av10/paraview-4.0.1/obj-x86_64-linux-gnu/VTK/IO/FFMPEG -I/home/jmm/av10/paraview-4.0.1/VTK/IO/FFMPEG    -fvisibility=hidden -fvisibility-inlines-hidden -o CMakeFiles/vtkIOFFMPEG.dir/vtkFFMPEGWriter.cxx.o -c /home/jmm/av10/paraview-4.0.1/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx
/home/jmm/av10/paraview-4.0.1/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx: In member function 'int vtkFFMPEGWriterInternal::Start()':
/home/jmm/av10/paraview-4.0.1/VTK/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/paraview-4.0.1/VTK/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/paraview-4.0.1/VTK/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/paraview-4.0.1/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:173:26: error: expected ';' before 'this'
   c->codec_id = (CodecID)this->avOutputFormat->video_codec;
                          ^
make[3]: *** [VTK/IO/FFMPEG/CMakeFiles/vtkIOFFMPEG.dir/vtkFFMPEGWriter.cxx.o] Error 1
make[3]: Leaving directory `/home/jmm/av10/paraview-4.0.1/obj-x86_64-linux-gnu'
make[2]: *** [VTK/IO/FFMPEG/CMakeFiles/vtkIOFFMPEG.dir/all] Error 2
make[2]: Leaving directory `/home/jmm/av10/paraview-4.0.1/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jmm/av10/paraview-4.0.1/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



More information about the debian-science-maintainers mailing list