Your message dated Tue, 05 May 2015 19:20:50 +0000
with message-id <e1ypiog-0004rc...@franck.debian.org>
and subject line Bug#783842: fixed in paraview 4.1.0+dfsg+1-2
has caused the Debian Bug report #783842,
regarding paraview: FTBFS: no matching function for call to 'min(unsigned int&, 
int&)'
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.)


-- 
783842: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783842
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: paraview
Version: 4.1.0+dfsg+1
Severity: serious

Dear maintainer,

paraview currently fails to build with the following error:

/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Rendering/FreeType/vtkFreeTypeTools.cxx: 
In member function 'bool vtkFreeTypeTools::CalculateBoundingBox(const T&, 
vtkFreeTypeTools::MetaData&)':
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Rendering/FreeType/vtkFreeTypeTools.cxx:1190:51:
 error: no matching function for call to 'min(unsigned int&, int&)'
                                   metaData.descent);
                                                   ^
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Rendering/FreeType/vtkFreeTypeTools.cxx:1190:51:
 note: candidates are:
In file included from /usr/include/c++/4.9/bits/char_traits.h:39:0,
                 from /usr/include/c++/4.9/ios:40,
                 from /usr/include/c++/4.9/ostream:38,
                 from /usr/include/c++/4.9/iostream:39,
                 from 
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Common/Core/vtkIOStream.h:33,
                 from 
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Common/Core/vtkSystemIncludes.h:36,
                 from 
/tmp/buildd/paraview-4.1.0+dfsg+1/obj-x86_64-linux-gnu/VTK/Common/Core/vtkAtomicInt.h:38,
                 from 
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Common/Core/vtkObjectBase.h:44,
                 from 
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Common/Core/vtkObject.h:42,
                 from 
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Rendering/FreeType/vtkFreeTypeTools.h:27,
                 from 
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Rendering/FreeType/vtkFreeTypeTools.cxx:16:
/usr/include/c++/4.9/bits/stl_algobase.h:194:5: note: template<class _Tp> const 
_Tp& std::min(const _Tp&, const _Tp&)
     min(const _Tp& __a, const _Tp& __b)
     ^
/usr/include/c++/4.9/bits/stl_algobase.h:194:5: note:   template argument 
deduction/substitution failed:
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Rendering/FreeType/vtkFreeTypeTools.cxx:1190:51:
 note:   deduced conflicting types for parameter 'const _Tp' ('unsigned int' 
and 'int')
                                   metaData.descent);
                                                   ^
In file included from /usr/include/c++/4.9/bits/char_traits.h:39:0,
                 from /usr/include/c++/4.9/ios:40,
                 from /usr/include/c++/4.9/ostream:38,
                 from /usr/include/c++/4.9/iostream:39,
                 from 
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Common/Core/vtkIOStream.h:33,
                 from 
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Common/Core/vtkSystemIncludes.h:36,
                 from 
/tmp/buildd/paraview-4.1.0+dfsg+1/obj-x86_64-linux-gnu/VTK/Common/Core/vtkAtomicInt.h:38,
                 from 
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Common/Core/vtkObjectBase.h:44,
                 from 
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Common/Core/vtkObject.h:42,
                 from 
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Rendering/FreeType/vtkFreeTypeTools.h:27,
                 from 
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Rendering/FreeType/vtkFreeTypeTools.cxx:16:
/usr/include/c++/4.9/bits/stl_algobase.h:240:5: note: template<class _Tp, class 
_Compare> const _Tp& std::min(const _Tp&, const _Tp&, _Compare)
     min(const _Tp& __a, const _Tp& __b, _Compare __comp)
     ^
/usr/include/c++/4.9/bits/stl_algobase.h:240:5: note:   template argument 
deduction/substitution failed:
/tmp/buildd/paraview-4.1.0+dfsg+1/VTK/Rendering/FreeType/vtkFreeTypeTools.cxx:1190:51:
 note:   deduced conflicting types for parameter 'const _Tp' ('unsigned int' 
and 'int')
                                   metaData.descent);
                                                   ^

A full build log can be obtained from the reproducibility rebuild [1].

Best regards,
Andreas

1: 
https://reproducible.debian.net/rbuild/unstable/amd64/paraview_4.1.0+dfsg+1-1.rbuild.log

--- End Message ---
--- Begin Message ---
Source: paraview
Source-Version: 4.1.0+dfsg+1-2

We believe that the bug you reported is fixed in the latest version of
paraview, 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 783...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky <gl...@debian.org> (supplier of updated paraview 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: SHA1

Format: 1.8
Date: Tue, 05 May 2015 19:17:31 +0200
Source: paraview
Binary: paraview paraview-dev paraview-doc paraview-python
Architecture: source all
Version: 4.1.0+dfsg+1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Anton Gladky <gl...@debian.org>
Description:
 paraview   - Parallel Visualization Application
 paraview-dev - Parallel Visualization Application. Development header files
 paraview-doc - Parallel Visualization Application. Comprehensive documentation
 paraview-python - Parallel Visualization Application. python-support
Closes: 783797 783842
Changes:
 paraview (4.1.0+dfsg+1-2) unstable; urgency=medium
 .
   * [151d46f] Fix FTBFS against new freetype. (Closes: #783842)
   * [0065768] Install missing files in paraview-dev. (Closes: #783797)
Checksums-Sha1:
 bf77d4ae6eba1308cc6cb887713f96bfc7adcf91 2836 paraview_4.1.0+dfsg+1-2.dsc
 237289bf23d42d346be9e935c26415cde8576679 30160 
paraview_4.1.0+dfsg+1-2.debian.tar.xz
 7eaff9a4bbb5b0e55a103f7ecef9a3afebb63c0b 8254366 
paraview-doc_4.1.0+dfsg+1-2_all.deb
Checksums-Sha256:
 ff2083096a2e96620529f4a8823227a0cda4ce4196f59e0170eb53fc53a5be93 2836 
paraview_4.1.0+dfsg+1-2.dsc
 802085db5fe1281a576e4363da2b231c8b68334e8360b2b430c0fc58e6bdf564 30160 
paraview_4.1.0+dfsg+1-2.debian.tar.xz
 a0071662f31f26ced888ad3dd75b0e32b0e0afb03e95b5d4064390c018b7c280 8254366 
paraview-doc_4.1.0+dfsg+1-2_all.deb
Files:
 738d0d21c220cb808f4660cc75a18556 2836 science extra paraview_4.1.0+dfsg+1-2.dsc
 fa5198da9d04cfa429c89219eb812e36 30160 science extra 
paraview_4.1.0+dfsg+1-2.debian.tar.xz
 a26d7fc479e1a89ca465ceab5a90049a 8254366 doc extra 
paraview-doc_4.1.0+dfsg+1-2_all.deb

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

iQIcBAEBAgAGBQJVSRVgAAoJENPhc4PPp/8G6KoP/1j7uVMq4uNX4oJa48I5zATr
aO5DbqKyPHTUGXEdcbhWU0chvz9fwZ8kPs1wHg+w+R7cRTJuHiPOD8AfjLF5a7kt
1rlV19lOTgdUlNOFLOGZamHvIrX/13PeaAeRUXk3zqwOzeTg8Itxbzzi+a8y+uKD
QRVRS0GgSrJC+CJi5Wb/589HvhwPwENG3G6KbWv4bzgM84tqOsSuUnE0yBHp6kl9
ypDonzJ9IGrZtWMiZDjW4UT/7TeCnFQtyHNKIPi7t52sP07fq7b4sQTUlekEz6lP
cH6GSYCUw9BXUJtXxKsG06BcP1WViAC6ChwF/cuUfNwXgt8iCDEfOMtSACtCMJ0z
mYVaMibjnhXiDALwxWIyj1d7xmtidMmB1sAPgwwv2i0utSPsO8LgJEpWdZf1YWeM
Q5VJTaeuytZyFsEFnz3pHusNxNJNAtDhBfdXHTXMxIzKjj+VIorcoXFF2tmkp2es
PiN031ZikEG5tJ7kDY2bReSUH4jsTai1i5FpYWN5aq0/U1YJzKTJm5JAjhelCjdN
5eQb+hs/AUv8KmWtT0nJhF8O3sSdcUIfTfxYFbm16Gu/4tD79C/Z5sFulizFt8+Y
UogEwo4Rudu4B2bqT8dVi3PK5e/ERrIxR3ztTzY2FZV7gQqtBMbaeR7d6S/yHY9V
U7ZTNRoY3tkQe0lCiJV3
=I+Fv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to