Your message dated Fri, 16 May 2014 00:49:39 +0000
with message-id <e1wl6ld-00088c...@franck.debian.org>
and subject line Bug#739462: fixed in vtk 5.8.0-17.1
has caused the Debian Bug report #739462,
regarding FTBFS with libav10
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.)


-- 
739462: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739462
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vtk
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



[ 48%] Building CXX object IO/CMakeFiles/vtkIO.dir/vtkXMLWriter.cxx.o
[ 48%] Building CXX object IO/CMakeFiles/vtkIO.dir/vtkXMLWriterC.cxx.o
[ 48%] Building CXX object IO/CMakeFiles/vtkIO.dir/vtkXYZMolReader.cxx.o
[ 48%] Building CXX object IO/CMakeFiles/vtkIO.dir/vtkZLibDataCompressor.cxx.o
[ 48%] Building CXX object IO/CMakeFiles/vtkIO.dir/vtkFFMPEGWriter.cxx.o
/home/jmm/av10/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx: In member function 'int 
vtkFFMPEGWriterInternal::Start()':
/home/jmm/av10/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:138:39: error: 'CODEC_ID_MJPEG' 
was not declared in this scope
   this->avOutputFormat->video_codec = CODEC_ID_MJPEG;
                                       ^
/home/jmm/av10/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:160:18: error: 'CodecID' was 
not declared in this scope
   c->codec_id = (CodecID)this->avOutputFormat->video_codec;
                  ^
/home/jmm/av10/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:160:26: error: expected ';' 
before 'this'
   c->codec_id = (CodecID)this->avOutputFormat->video_codec;
                          ^
/home/jmm/av10/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:242:20: warning: 'AVFrame* 
avcodec_alloc_frame()' is deprecated (declared at 
/usr/include/libavcodec/avcodec.h:3110) [-Wdeprecated-declarations]
   this->rgbInput = avcodec_alloc_frame();
                    ^
/home/jmm/av10/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:242:40: warning: 'AVFrame* 
avcodec_alloc_frame()' is deprecated (declared at 
/usr/include/libavcodec/avcodec.h:3110) [-Wdeprecated-declarations]
   this->rgbInput = avcodec_alloc_frame();
                                        ^
/home/jmm/av10/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:259:21: warning: 'AVFrame* 
avcodec_alloc_frame()' is deprecated (declared at 
/usr/include/libavcodec/avcodec.h:3110) [-Wdeprecated-declarations]
   this->yuvOutput = avcodec_alloc_frame();
                     ^
/home/jmm/av10/vtk-5.8.0/IO/vtkFFMPEGWriter.cxx:259:41: warning: 'AVFrame* 
avcodec_alloc_frame()' is deprecated (declared at 
/usr/include/libavcodec/avcodec.h:3110) [-Wdeprecated-declarations]
   this->yuvOutput = avcodec_alloc_frame();
                                         ^
make[3]: *** [IO/CMakeFiles/vtkIO.dir/vtkFFMPEGWriter.cxx.o] Error 1
make[3]: Leaving directory `/home/jmm/av10/vtk-5.8.0/Build'
make[2]: *** [IO/CMakeFiles/vtkIO.dir/all] Error 2
make[2]: Leaving directory `/home/jmm/av10/vtk-5.8.0/Build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jmm/av10/vtk-5.8.0/Build'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: vtk
Source-Version: 5.8.0-17.1

We believe that the bug you reported is fixed in the latest version of
vtk, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 739...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Reinhard Tartler <siret...@tauware.de> (supplier of updated vtk package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 11 May 2014 09:33:01 -0400
Source: vtk
Binary: vtk-doc vtk-examples libvtk5.8 libvtk-java libvtk5-dev libvtk5.8-qt4 
libvtk5-qt4-dev tcl-vtk python-vtk
Architecture: amd64 source
Version: 5.8.0-17.1
Distribution: unstable
Urgency: medium
Maintainer: Reinhard Tartler <siret...@debian.org>
Changed-By: Reinhard Tartler <siret...@tauware.de>
Closes: 739462
Description: 
 libvtk-java - Visualization Toolkit - A high level 3D visualization library - j
 libvtk5-dev - VTK header files for building C++ code
 libvtk5-qt4-dev - Visualization Toolkit - A high level 3D visualization 
library - Q
 libvtk5.8  - Visualization Toolkit - A high level 3D visualization library - r
 libvtk5.8-qt4 - Visualization Toolkit - A high level 3D visualization library 
- Q
 python-vtk - Python bindings for VTK
 tcl-vtk    - Tcl bindings for VTK
 vtk-doc    - VTK class reference documentation
 vtk-examples - C++, Tcl and Python example programs/scripts for VTK
Changes: 
 vtk (5.8.0-17.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add libav10.patch to allow compilation against libav10 (Closes: #739462)
Checksums-Sha1: 
 a839f078559d8b42b6688450c3de0685b7d30fd5 10833632 
libvtk5.8_5.8.0-17.1_amd64.deb
 a3c0000f9b21790a6627b84b124641663c431433 3983112 
libvtk-java_5.8.0-17.1_amd64.deb
 ba2ad3b9f8886970002f867b45303d77a2c6c05d 1698906 
libvtk5-dev_5.8.0-17.1_amd64.deb
 589feda2f6454ccd099cb8f932b35dd3662dc64f 374772 
libvtk5.8-qt4_5.8.0-17.1_amd64.deb
 f508a442d8fff96b4eca36fd4e235bc776b6476c 86146 
libvtk5-qt4-dev_5.8.0-17.1_amd64.deb
 d08770de6c019849e9d89e7a489ba371bb5f3ccd 3640766 tcl-vtk_5.8.0-17.1_amd64.deb
 bae4fa866f93aefa80f2fe56cee648523817193d 4475410 
python-vtk_5.8.0-17.1_amd64.deb
 fe6d6a4a8a61ddf27076f69520cb001fb8bbe4c3 2934 vtk_5.8.0-17.1.dsc
 2f6dcdb3dcf66a5aa5e290d8069ba28853407c22 51796 vtk_5.8.0-17.1.debian.tar.xz
Checksums-Sha256: 
 fb700217a65114ed5094404925c919c3735ced557fc936ce3d91e49fb31bdab3 10833632 
libvtk5.8_5.8.0-17.1_amd64.deb
 02e4aac72275fe884e24efedccd4c2cd13d8637f3aeafb43778325235e842e20 3983112 
libvtk-java_5.8.0-17.1_amd64.deb
 da85f0922082ca85b91e4f65f29157ddc011982d889615f2229010973ef2ba85 1698906 
libvtk5-dev_5.8.0-17.1_amd64.deb
 5326ca08864b14af7930c817a709d0c0961fa4b89144ec88fe7c503183235638 374772 
libvtk5.8-qt4_5.8.0-17.1_amd64.deb
 03dcb04f50b82fd3410c4520de6178225b6738a715140a840d03fafb2c8bc816 86146 
libvtk5-qt4-dev_5.8.0-17.1_amd64.deb
 7f6a055912b1bff5cc602b196348851128fc4a88bd874a3a4f30bff4d34d2b6e 3640766 
tcl-vtk_5.8.0-17.1_amd64.deb
 a1507410aaad6c11e2c8357343c0bc8289d5d44ff55a52a64d57b2f8b091939a 4475410 
python-vtk_5.8.0-17.1_amd64.deb
 28f396e5612674b5c157aff3985ae07f126c6a9f9a84e884cee4a6ea302f8dc8 2934 
vtk_5.8.0-17.1.dsc
 e10ffc4582b4744971b286855143ec459b9adc34429c04c5f70e5907be74cb44 51796 
vtk_5.8.0-17.1.debian.tar.xz
Files: 
 e60107f6ce1bffa7b1df6cb9078e95d8 10833632 libs optional 
libvtk5.8_5.8.0-17.1_amd64.deb
 6243e5ce5745f02711c66c3224ee8140 3983112 java optional 
libvtk-java_5.8.0-17.1_amd64.deb
 62f6fb9ba96b89bb2613da2d96258377 1698906 libdevel optional 
libvtk5-dev_5.8.0-17.1_amd64.deb
 755fed89bd12c9f930de908a4e0c6a7a 374772 libs optional 
libvtk5.8-qt4_5.8.0-17.1_amd64.deb
 fbf6d8b2d921766c3222c488cd1d310a 86146 libdevel optional 
libvtk5-qt4-dev_5.8.0-17.1_amd64.deb
 a8d2b7b6c5482f90295d3761bc9305cf 3640766 interpreters optional 
tcl-vtk_5.8.0-17.1_amd64.deb
 f8f217309aea11b3d3ac8e86432eff89 4475410 python optional 
python-vtk_5.8.0-17.1_amd64.deb
 e39fbe248ff5a03a5369d62c0c15a3ba 2934 graphics optional vtk_5.8.0-17.1.dsc
 c3f9a3ed673c27af6f8080d90b4efc35 51796 graphics optional 
vtk_5.8.0-17.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQGcBAEBCAAGBQJTb4chAAoJEIuAbIZKeKRFlZkL/37xW3IoP1/6c0gYyICkNfbu
O+hU2YYIYH1f2VX8rDkIfeeH27Uw5FdReDQTlnV9B/wo/pe0K5ihF40+j3jnAmc3
HB1aksDiBIGpULZiqR27uM0AnF2jmMKYmr4fZ3EuG8aTsNIyXmsLIWtEHn2GwjUd
9nQdBWJawVXtvFpTd6S7N+bWzoMkcJ28zNayKVS5ClkG4gpuqKi0tfIMTC8lgTqR
JsjM8xtxBw52/Nt2WXbNZm0Ds3D/ZGWzqAm7YJAgkj5SXU+WbOkFYSG/3+hMV4nb
Azm+Q6b9PqY4bM2zCWWD6GjZL5IIOEOIn9rH3rjYiojLcbkQn//PfaZvL5pl0de8
XaY8MDLDw8rTwcTCmXHNRNK6s6uBnJZBpP0IVf7bW1rZ1jfc7G++aM+LrjMffWSy
sNoaEAXdyVQwgcvzfu/qDL41XaZAbPtgH2KST4c7T/vGisZld+FyBGX3lZNf724/
djwi1lebNwYQ0Su5SihM8TCcScMJZkExoKaR6IGdQg==
=theh
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to