Your message dated Tue, 6 Sep 2011 14:26:46 +0200
with message-id
<CA+7wUsyjUkqq5oAB7gqXiPaD_5e=g8NjVPnjXKACZVm6Zr0=r...@mail.gmail.com>
and subject line
has caused the Debian Bug report #638559,
regarding Needs to be adapted for libav/0.7.1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
638559: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638559
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
fixed 638559 5.6.1-6.1
thanks
Patch from #638246 was integrated in vtk 5.6.1-6.1. We could
eventually merge both issue if paraview ever use system installed vtk.
--
Mathieu
--- End Message ---