Bug#1140920: FTBFS against vtk 9.6

Drew Parsons dparsons at debian.org
Sun Jun 28 13:06:09 BST 2026


Source: asl
Version: 0.1.7-7
Severity: normal
Tags: ftbfs

asl FTBFS against vtk 9.6, currently available in experimental.

//build/vtk-dep/asl-0.1.7/src/utilities/aslVTKCasters.cxx:221:57: error: cannot call member function ‘ValueTypeT vtkGenericDataArray<DerivedT, ValueTypeT, ArrayType>::GetDataTypeValueMin()
const [with DerivedT = vtkAOSDataArrayTemplate<int>; ValueTypeT = int; int ArrayType = 5]’ without object
  221 |                 typedef decltype(DT::GetDataTypeValueMin()) vtkT;
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~^~


Things are not looking optimistic for asl, unfortunately.
Their most recent merged PR was "Fixup VTK 7.x support, remove VTK 6.x support"


More information about the debian-science-maintainers mailing list