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"

Reply via email to