Source: ants Version: 2.1.0-5 Severity: serious Tags: ftbfs buster sid experimental
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ants.html ... /build/1st/ants-2.1.0/Examples/../ImageSegmentation/antsAtroposSegmentationImageFilter.h: In member function 'void itk::ants::AtroposSegmentationImageFilter<TInputImage, TMaskImage, TClassifiedImage>::GetPriorLabelParameterMap()': /build/1st/ants-2.1.0/Examples/../ImageSegmentation/antsAtroposSegmentationImageFilter.h:527:18: error: return-statement with a value, in function returning 'void' [-fpermissive] return this->m_PriorLabelParameterMap; ^~~~~~~~~~~~~~~~~~~~~~~~