Bug#909833: ants FTBFS with gcc 8

2022-05-04 Thread Andreas Tille
Control: tags -1 upstream
Control: forwarded -1 https://github.com/ANTsX/ANTs/issues/1353

Hi,

I've started checking whether we can save ants inside Debian.  The
Debian Med team tries to take over packages from NeuroDebian and take
over responsibility.  The situation of ants became better since
insighttoolkit5 became available but there is a remaining build issue
which was reported upstream.

Kind regards

 Andreas.

-- 
http://fam-tille.de



Bug#909833: ants FTBFS with gcc 8

2018-09-29 Thread Adrian Bunk
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::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;
  ^~~~