Your message dated Thu, 10 Dec 2020 16:49:05 +0000
with message-id <[email protected]>
and subject line Bug#976975: fixed in vtk9 9.0.1+dfsg1-3
has caused the Debian Bug report #976975,
regarding vtk9 FTBFS with freetype 2.10.4
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 [email protected]
immediately.)


-- 
976975: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976975
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: vtk9
Version: 9.0.1+dfsg1-2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=vtk9

...
cd /<<PKGBUILDDIR>>/debian/build/Rendering/FreeType && /usr/bin/mpic++ 
-DRenderingFreeType_EXPORTS -DVTK_IN_VTK 
-I/<<PKGBUILDDIR>>/debian/build/Rendering/FreeType 
-I/<<PKGBUILDDIR>>/Rendering/FreeType 
-I/<<PKGBUILDDIR>>/debian/build/Common/Core -I/<<PKGBUILDDIR>>/Common/Core 
-I/<<PKGBUILDDIR>>/debian/build/Common/ExecutionModel 
-I/<<PKGBUILDDIR>>/Common/ExecutionModel 
-I/<<PKGBUILDDIR>>/debian/build/Common/DataModel 
-I/<<PKGBUILDDIR>>/Common/DataModel -I/<<PKGBUILDDIR>>/debian/build/Common/Math 
-I/<<PKGBUILDDIR>>/Common/Math 
-I/<<PKGBUILDDIR>>/debian/build/Common/Transforms 
-I/<<PKGBUILDDIR>>/Common/Transforms 
-I/<<PKGBUILDDIR>>/debian/build/Rendering/Core 
-I/<<PKGBUILDDIR>>/Rendering/Core -I/<<PKGBUILDDIR>>/debian/build/Filters/Core 
-I/<<PKGBUILDDIR>>/Filters/Core -I/<<PKGBUILDDIR>>/debian/build/Common/Misc 
-I/<<PKGBUILDDIR>>/Common/Misc -I/<<PKGBUILDDIR>>/debian/build/Filters/General 
-I/<<PKGBUILDDIR>>/Filters/General -isystem 
/<<PKGBUILDDIR>>/debian/build/Utilities/KWIML -isystem 
/<<PKGBUILDDIR>>/Utilities/KWIML -isystem 
/<<PKGBUILDDIR>>/debian/build/Utilities/KWSys -isystem 
/<<PKGBUILDDIR>>/Utilities/KWSys -isystem 
/<<PKGBUILDDIR>>/debian/build/ThirdParty/freetype -isystem 
/<<PKGBUILDDIR>>/ThirdParty/freetype -isystem /usr/include/freetype2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -O2 -g -DNDEBUG 
-Wnon-virtual-dtor -Wno-long-long -ansi -Wcast-align -Wchar-subscripts -Wall 
-Wextra -Wpointer-arith -Wformat-security -Woverloaded-virtual -Wshadow 
-Wunused-parameter -fno-check-new -fno-common -Werror=undef -fPIC 
-fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -o 
CMakeFiles/RenderingFreeType.dir/vtkFreeTypeTools.cxx.o -c 
/<<PKGBUILDDIR>>/Rendering/FreeType/vtkFreeTypeTools.cxx
/<<PKGBUILDDIR>>/Rendering/FreeType/vtkFreeTypeTools.cxx:382:1: error: expected 
constructor, destructor, or type conversion before 
‘vtkFreeTypeToolsFaceRequester’
  382 | vtkFreeTypeToolsFaceRequester(
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/Rendering/FreeType/vtkFreeTypeTools.cxx: In member function 
‘virtual FT_Error vtkFreeTypeTools::CreateFTCManager()’:
/<<PKGBUILDDIR>>/Rendering/FreeType/vtkFreeTypeTools.cxx:1154:61: error: 
‘vtkFreeTypeToolsFaceRequester’ was not declared in this scope; did you mean 
‘vtkFreeTypeToolsCleanupCounter’?
 1154 |     this->MaximumNumberOfSizes, this->MaximumNumberOfBytes, 
vtkFreeTypeToolsFaceRequester,
      |                                                             
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                             
vtkFreeTypeToolsCleanupCounter
make[4]: *** 
[Rendering/FreeType/CMakeFiles/RenderingFreeType.dir/build.make:267: 
Rendering/FreeType/CMakeFiles/RenderingFreeType.dir/vtkFreeTypeTools.cxx.o] 
Error 1

--- End Message ---
--- Begin Message ---
Source: vtk9
Source-Version: 9.0.1+dfsg1-3
Done: Anton Gladky <[email protected]>

We believe that the bug you reported is fixed in the latest version of
vtk9, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky <[email protected]> (supplier of updated vtk9 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 10 Dec 2020 17:33:59 +0100
Source: vtk9
Architecture: source
Version: 9.0.1+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Anton Gladky <[email protected]>
Closes: 976127 976975
Changes:
 vtk9 (9.0.1+dfsg1-3) unstable; urgency=medium
 .
   [ Adrian Bunk ]
   * [52af841] Revert "Link against latomic"
   * [381ea98] Link with libatomic on archtectures that need it
 .
   [ Anton Gladky ]
   * [a983346] 80_allow_gles_platforms.patch.
   * [e79137e] Fix FTBFS against freetype 2.10.4. (Closes: #976975)
   * [d7ecb86] Add python3-vtk9 as Breaks+Replaces: python3-paraview.
               (Closes: #976127)
   * [19fe54e] Update changelog.
Checksums-Sha1:
 fa8c4f3602ca85bc4430bfe306a32d980cb7b30b 3507 vtk9_9.0.1+dfsg1-3.dsc
 3f6e33bd039a2f00efab0a8d34aeaa9c37e66ee6 17288 vtk9_9.0.1+dfsg1-3.debian.tar.xz
 7f0694401d80a403a07bf0e3d89203fc2248be40 20655 
vtk9_9.0.1+dfsg1-3_source.buildinfo
Checksums-Sha256:
 f89695c9badee563bd5f041aa80825d99861610048e3c7ae236174646c2759cd 3507 
vtk9_9.0.1+dfsg1-3.dsc
 62810064c536503ea29c1bbf0ab253cf0fdefa542d661d5c811699c31efa0faf 17288 
vtk9_9.0.1+dfsg1-3.debian.tar.xz
 b6867e6fff3d88f8d5851244a4907442fa05220a769e9580039d23acce741b4b 20655 
vtk9_9.0.1+dfsg1-3_source.buildinfo
Files:
 8c92deb28b5a1ab6fba8005538fc5676 3507 graphics optional vtk9_9.0.1+dfsg1-3.dsc
 b197394b2e93451d60524e60e038f56d 17288 graphics optional 
vtk9_9.0.1+dfsg1-3.debian.tar.xz
 a1ea5ec680818f83a1a0f2e3f529f27a 20655 graphics optional 
vtk9_9.0.1+dfsg1-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAl/STlcACgkQ0+Fzg8+n
/wZAzRAAgeo4tZDk1L8ma3fJwDc+gcaHWKi+UPFagCQbVClV4v1dVi7FCW4NArtb
ULTCKVhmEyCoaj63rG8T79aDPHOz/AGAM2ZxVy6Otkjt47MeBnPRB1QFEjK4P8JS
mUx7u2PRp+L+lNaWprWZ08zV/DMZcsZiVhG9kilzU/hqVhEZdtFWXaW4ZcZZl8TT
80owtU2/q9HkigzGh4oPfo9W+nt3BZlzLXvJSuOI2ShHKmdZ7L0pIccP/U/NSroM
ZRl9GbitrzKNfvNY3ZN9wofT5yBxZl5cUxTVSIGPSDS9ZBt4qe6MsQeouErEKYqw
pTMN/GsgszQfsVgqsMUNeGDiTvJBwQelmEHMk8i0mmGgsntYJnfZCaxb4oGEeYN8
lbmgKzWlHlav401n3EKZXAW+Fo8r1iIBtYILg1ZGQd2pGleFvMw1Q3UPSP5L92nl
Zyzjg8X/Hoj2re9jHYvcz6Gn8Km5KyR9PdAVeZwAXbH/tMTfkn2ymulbdK0D3g+q
yz+et1fPnqMpYjc6blCgwDwIvyItb5LZ4OanwmtnQiRJ37N5PFqQ/reWmNuykZD8
HWLoOjtutvPlCMAlXIawdT80XoPLOYN0oQ5xHBXydDvWQUg8XYoKMm1FRSoMCNwS
Z21YEovHH5UfBeJQFYIISnFLoatP1fT/552NYGmF++RDDBdnOmI=
=/Lbb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to