[Pkg-scicomp-devel] Bug#495822: paraview: Needs specific version of ffmpeg

Tom Parker palfrey at tevp.net
Wed Aug 20 17:35:14 UTC 2008


Package: paraview
Version: 3.2.3-2
Severity: important
Justification: fails to build from source

Fragment from my buildlog

[ 16%] Building CXX object VTK/IO/CMakeFiles/vtkIO.dir/vtkFFMPEGWriter.o
/data/tparker/builder/sources/paraview_3.2.3-2/VTK/IO/vtkFFMPEGWriter.cxx: In member function ‘void vtkFFMPEGWriterInternal::End()’:
/data/tparker/builder/sources/paraview_3.2.3-2/VTK/IO/vtkFFMPEGWriter.cxx:339: error: cannot convert ‘ByteIOContext’ to ‘ByteIOContext*’ for argument ‘1’ to ‘int url_fclose(ByteIOContext*)’
make[3]: *** [VTK/IO/CMakeFiles/vtkIO.dir/vtkFFMPEGWriter.o] Error 1

Admittedly this is with version 3:0.cvs20060823-3.1ubuntu4+medibuntu2
attempting to be built on a Ubuntu system, but given ffmpeg's tendancy
to break API on a moments notice, I'd bet on paraview having a tighter
dependancy on ffmpeg than the current unversioned dep would otherwise
indicate.

Actually..  url_fclose turns out to be part of libavformat-dev, but the
same notes apply as it's a subpart of ffmpeg and paraview has an
unversioned dep on it right now.

-- System Information:
Debian Release: 4.0
  APT prefers feisty-updates
  APT policy: (650, 'feisty-updates'), (650, 'feisty-security'), (600, 'feisty-backports'), (600, 'feisty')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.3-ubuntu1-click
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)





More information about the Pkg-scicomp-devel mailing list