Console Output

Skipping 627 KB.. Full Log
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc: In instantiation of ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = double; std::string = std::__cxx11::basic_string<char>]’:
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:146:34:   required from here
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:351:1: warning: no return statement in function returning non-void [-Wreturn-type]
[ 95%] Built target AimsSegment2Modes
Consolidate compiler generated dependencies of target bioCorrectMissingLabels
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioCorrectMissingLabels.dir/bioCorrectMissingLabels/main.cc.o
In file included from /casa/host/build/include/bioprocessing/watershed/coustywatershed.h:15,
                 from /casa/host/build/include/bioprocessing/watershed/watershed.h:15,
                 from /casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:12:
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = unsigned char]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = unsigned char; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = unsigned char; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = unsigned char; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned char; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<unsigned char>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:43:26:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = signed char]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = unsigned char; L = signed char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = unsigned char; L = signed char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = signed char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = signed char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = unsigned char; L = signed char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:75:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned char; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<unsigned char>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:43:26:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = short unsigned int]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = unsigned char; L = short unsigned int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = unsigned char; L = short unsigned int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = short unsigned int]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = short unsigned int]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = unsigned char; L = short unsigned int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:76:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned char; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<unsigned char>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:43:26:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = short int]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = unsigned char; L = short int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = unsigned char; L = short int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = short int]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = short int]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = unsigned char; L = short int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:77:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned char; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<unsigned char>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:43:26:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = unsigned int]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = unsigned char; L = unsigned int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = unsigned char; L = unsigned int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = unsigned int]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = unsigned int]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = unsigned char; L = unsigned int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:78:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned char; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<unsigned char>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:43:26:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = int]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = unsigned char; L = int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = unsigned char; L = int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = int]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = int]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = unsigned char; L = int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:79:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned char; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<unsigned char>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:43:26:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = float]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = unsigned char; L = float]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = unsigned char; L = float]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = float]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = float]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = unsigned char; L = float; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:80:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned char; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<unsigned char>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:43:26:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = double]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = unsigned char; L = double]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = unsigned char; L = double]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = double]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = double]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = unsigned char; L = double; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:81:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned char; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<unsigned char>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:43:26:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
In file included from /casa/host/build/include/bioprocessing/watershed/coustystream.h:14,
                 from /casa/host/build/include/bioprocessing/watershed/coustywatershed.h:16,
                 from /casa/host/build/include/bioprocessing/watershed/watershed.h:15,
                 from /casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:12:
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::vertex_iterator::This& bio::VolumeGraph<T, P>::vertex_iterator::operator=(const This&) [with T = unsigned char; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::vertex_iterator::This = bio::VolumeGraph<unsigned char, AimsVector<long int, 4> >::vertex_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:89:14:   required from ‘void bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<unsigned char, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:349:63:   required from ‘void bio::CoustyFlowMapRef<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<unsigned char, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:120:14:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = unsigned char; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = unsigned char; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned char; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<unsigned char>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:43:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:562:70: warning: no return statement in function returning non-void [-Wreturn-type]
  562 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::vertex_iterator::This& bio::VolumeGraph<T, P>::vertex_iterator::operator=(const This&) [with T = signed char; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::vertex_iterator::This = bio::VolumeGraph<signed char, AimsVector<long int, 4> >::vertex_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:89:14:   required from ‘void bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<signed char, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:349:63:   required from ‘void bio::CoustyFlowMapRef<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<signed char, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:120:14:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = signed char; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = signed char; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = signed char; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = signed char; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = signed char; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<signed char>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = signed char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:44:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:562:70: warning: no return statement in function returning non-void [-Wreturn-type]
  562 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::vertex_iterator::This& bio::VolumeGraph<T, P>::vertex_iterator::operator=(const This&) [with T = short unsigned int; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::vertex_iterator::This = bio::VolumeGraph<short unsigned int, AimsVector<long int, 4> >::vertex_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:89:14:   required from ‘void bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<short unsigned int, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:349:63:   required from ‘void bio::CoustyFlowMapRef<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<short unsigned int, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:120:14:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = short unsigned int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = short unsigned int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = short unsigned int; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = short unsigned int; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = short unsigned int; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<short unsigned int>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = short unsigned int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:45:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:562:70: warning: no return statement in function returning non-void [-Wreturn-type]
  562 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::vertex_iterator::This& bio::VolumeGraph<T, P>::vertex_iterator::operator=(const This&) [with T = short int; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::vertex_iterator::This = bio::VolumeGraph<short int, AimsVector<long int, 4> >::vertex_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:89:14:   required from ‘void bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<short int, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:349:63:   required from ‘void bio::CoustyFlowMapRef<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<short int, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:120:14:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = short int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = short int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = short int; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = short int; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = short int; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<short int>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = short int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:46:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:562:70: warning: no return statement in function returning non-void [-Wreturn-type]
  562 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::vertex_iterator::This& bio::VolumeGraph<T, P>::vertex_iterator::operator=(const This&) [with T = unsigned int; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::vertex_iterator::This = bio::VolumeGraph<unsigned int, AimsVector<long int, 4> >::vertex_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:89:14:   required from ‘void bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<unsigned int, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:349:63:   required from ‘void bio::CoustyFlowMapRef<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<unsigned int, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:120:14:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = unsigned int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned int; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = unsigned int; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned int; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<unsigned int>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = unsigned int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:47:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:562:70: warning: no return statement in function returning non-void [-Wreturn-type]
  562 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::vertex_iterator::This& bio::VolumeGraph<T, P>::vertex_iterator::operator=(const This&) [with T = int; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::vertex_iterator::This = bio::VolumeGraph<int, AimsVector<long int, 4> >::vertex_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:89:14:   required from ‘void bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<int, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:349:63:   required from ‘void bio::CoustyFlowMapRef<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<int, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:120:14:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = int; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = int; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = int; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<int>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:48:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:562:70: warning: no return statement in function returning non-void [-Wreturn-type]
  562 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::vertex_iterator::This& bio::VolumeGraph<T, P>::vertex_iterator::operator=(const This&) [with T = float; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::vertex_iterator::This = bio::VolumeGraph<float, AimsVector<long int, 4> >::vertex_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:89:14:   required from ‘void bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<float, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:349:63:   required from ‘void bio::CoustyFlowMapRef<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<float, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:120:14:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = float; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = float; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = float; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<float>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = float; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:49:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:562:70: warning: no return statement in function returning non-void [-Wreturn-type]
  562 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::vertex_iterator::This& bio::VolumeGraph<T, P>::vertex_iterator::operator=(const This&) [with T = double; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::vertex_iterator::This = bio::VolumeGraph<double, AimsVector<long int, 4> >::vertex_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:89:14:   required from ‘void bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<double, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:349:63:   required from ‘void bio::CoustyFlowMapRef<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<double, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:120:14:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = double; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = double; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = double; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = double; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = double; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<double>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = double; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:50:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:562:70: warning: no return statement in function returning non-void [-Wreturn-type]
  562 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::edge_iterator::This& bio::VolumeGraph<T, P>::edge_iterator::operator=(const This&) [with T = unsigned char; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::edge_iterator::This = bio::VolumeGraph<unsigned char, AimsVector<long int, 4> >::edge_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:206:12:   required from ‘bool bio::CoustyWatershed<T, L>::findEdge(bio::CoustyWatershed<T, L>::Vertex, bio::CoustyWatershed<T, L>::Vertex&) [with T = unsigned char; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:180:31:   required from ‘L bio::CoustyWatershed<T, L>::computeStream(bio::CoustyWatershed<T, L>::Vertex) [with T = unsigned char; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:144:15:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = unsigned char; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = unsigned char; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned char; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = unsigned char; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned char; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<unsigned char>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:43:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:838:70: warning: no return statement in function returning non-void [-Wreturn-type]
  838 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::edge_iterator::This& bio::VolumeGraph<T, P>::edge_iterator::operator=(const This&) [with T = signed char; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::edge_iterator::This = bio::VolumeGraph<signed char, AimsVector<long int, 4> >::edge_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:206:12:   required from ‘bool bio::CoustyWatershed<T, L>::findEdge(bio::CoustyWatershed<T, L>::Vertex, bio::CoustyWatershed<T, L>::Vertex&) [with T = signed char; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:180:31:   required from ‘L bio::CoustyWatershed<T, L>::computeStream(bio::CoustyWatershed<T, L>::Vertex) [with T = signed char; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:144:15:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = signed char; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = signed char; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = signed char; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = signed char; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = signed char; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = signed char; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<signed char>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = signed char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:44:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:838:70: warning: no return statement in function returning non-void [-Wreturn-type]
  838 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::edge_iterator::This& bio::VolumeGraph<T, P>::edge_iterator::operator=(const This&) [with T = short unsigned int; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::edge_iterator::This = bio::VolumeGraph<short unsigned int, AimsVector<long int, 4> >::edge_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:206:12:   required from ‘bool bio::CoustyWatershed<T, L>::findEdge(bio::CoustyWatershed<T, L>::Vertex, bio::CoustyWatershed<T, L>::Vertex&) [with T = short unsigned int; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:180:31:   required from ‘L bio::CoustyWatershed<T, L>::computeStream(bio::CoustyWatershed<T, L>::Vertex) [with T = short unsigned int; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:144:15:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = short unsigned int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = short unsigned int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = short unsigned int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = short unsigned int; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = short unsigned int; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = short unsigned int; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<short unsigned int>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = short unsigned int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:45:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:838:70: warning: no return statement in function returning non-void [-Wreturn-type]
  838 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::edge_iterator::This& bio::VolumeGraph<T, P>::edge_iterator::operator=(const This&) [with T = short int; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::edge_iterator::This = bio::VolumeGraph<short int, AimsVector<long int, 4> >::edge_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:206:12:   required from ‘bool bio::CoustyWatershed<T, L>::findEdge(bio::CoustyWatershed<T, L>::Vertex, bio::CoustyWatershed<T, L>::Vertex&) [with T = short int; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:180:31:   required from ‘L bio::CoustyWatershed<T, L>::computeStream(bio::CoustyWatershed<T, L>::Vertex) [with T = short int; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:144:15:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = short int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = short int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = short int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = short int; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = short int; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = short int; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<short int>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = short int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:46:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:838:70: warning: no return statement in function returning non-void [-Wreturn-type]
  838 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::edge_iterator::This& bio::VolumeGraph<T, P>::edge_iterator::operator=(const This&) [with T = unsigned int; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::edge_iterator::This = bio::VolumeGraph<unsigned int, AimsVector<long int, 4> >::edge_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:206:12:   required from ‘bool bio::CoustyWatershed<T, L>::findEdge(bio::CoustyWatershed<T, L>::Vertex, bio::CoustyWatershed<T, L>::Vertex&) [with T = unsigned int; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:180:31:   required from ‘L bio::CoustyWatershed<T, L>::computeStream(bio::CoustyWatershed<T, L>::Vertex) [with T = unsigned int; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:144:15:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = unsigned int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = unsigned int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = unsigned int; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = unsigned int; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned int; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<unsigned int>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = unsigned int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:47:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:838:70: warning: no return statement in function returning non-void [-Wreturn-type]
  838 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::edge_iterator::This& bio::VolumeGraph<T, P>::edge_iterator::operator=(const This&) [with T = int; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::edge_iterator::This = bio::VolumeGraph<int, AimsVector<long int, 4> >::edge_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:206:12:   required from ‘bool bio::CoustyWatershed<T, L>::findEdge(bio::CoustyWatershed<T, L>::Vertex, bio::CoustyWatershed<T, L>::Vertex&) [with T = int; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:180:31:   required from ‘L bio::CoustyWatershed<T, L>::computeStream(bio::CoustyWatershed<T, L>::Vertex) [with T = int; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:144:15:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = int; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = int; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = int; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = int; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<int>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:48:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:838:70: warning: no return statement in function returning non-void [-Wreturn-type]
  838 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::edge_iterator::This& bio::VolumeGraph<T, P>::edge_iterator::operator=(const This&) [with T = float; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::edge_iterator::This = bio::VolumeGraph<float, AimsVector<long int, 4> >::edge_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:206:12:   required from ‘bool bio::CoustyWatershed<T, L>::findEdge(bio::CoustyWatershed<T, L>::Vertex, bio::CoustyWatershed<T, L>::Vertex&) [with T = float; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:180:31:   required from ‘L bio::CoustyWatershed<T, L>::computeStream(bio::CoustyWatershed<T, L>::Vertex) [with T = float; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:144:15:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = float; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = float; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = float; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = float; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<float>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = float; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:49:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:838:70: warning: no return statement in function returning non-void [-Wreturn-type]
  838 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::edge_iterator::This& bio::VolumeGraph<T, P>::edge_iterator::operator=(const This&) [with T = double; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::edge_iterator::This = bio::VolumeGraph<double, AimsVector<long int, 4> >::edge_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:206:12:   required from ‘bool bio::CoustyWatershed<T, L>::findEdge(bio::CoustyWatershed<T, L>::Vertex, bio::CoustyWatershed<T, L>::Vertex&) [with T = double; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:180:31:   required from ‘L bio::CoustyWatershed<T, L>::computeStream(bio::CoustyWatershed<T, L>::Vertex) [with T = double; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:144:15:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = double; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = double; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = double; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = double; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:112:42:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<T>, const string&, const string&) [with T = double; L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:74:34:   required from ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = double; typename DefType<T>::ExecMethod = bool (*)(carto::VolumeRef<double>, const std::__cxx11::basic_string<char>&, const std::__cxx11::basic_string<char>&); std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:104:35:   required from ‘bool watershedReadMethod(aims::Process&, const string&, aims::Finder&) [with T = double; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:50:26:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:838:70: warning: no return statement in function returning non-void [-Wreturn-type]
  838 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
In file included from /casa/host/build/include/bioprocessing/watershed/coustywatershed.h:15,
                 from /casa/host/build/include/bioprocessing/watershed/watershed.h:15,
                 from /casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:12:
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = unsigned char]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = float; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = float; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:341:41:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:139:34:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = signed char]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = float; L = signed char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = float; L = signed char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = signed char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = signed char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:341:41:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = signed char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:140:34:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = short unsigned int]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = float; L = short unsigned int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = float; L = short unsigned int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = short unsigned int]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = short unsigned int]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:341:41:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = short unsigned int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:141:34:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = short int]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = float; L = short int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = float; L = short int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = short int]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = short int]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:341:41:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = short int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:142:34:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = unsigned int]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = float; L = unsigned int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = float; L = unsigned int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = unsigned int]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = unsigned int]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:341:41:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = unsigned int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:143:34:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = int]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = float; L = int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = float; L = int]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = int]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = int]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:341:41:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = int; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:144:34:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = float]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = float; L = float]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = float; L = float]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = float]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = float]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:341:41:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = float; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:145:34:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h: In instantiation of ‘bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator& bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator::operator=(const bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::iterator&) [with L = double]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:136:12:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = float; L = double]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = float; L = double]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = double]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = double]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:341:41:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = double; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:146:34:   required from here
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:288:88: warning: no return statement in function returning non-void [-Wreturn-type]
  288 |     iterator & operator=( const iterator & other ) { const_iterator::operator=(other); }
      |                                                                                        ^
      |                                                                                        return *this;
In file included from /casa/host/build/include/bioprocessing/watershed/coustystream.h:14,
                 from /casa/host/build/include/bioprocessing/watershed/coustywatershed.h:16,
                 from /casa/host/build/include/bioprocessing/watershed/watershed.h:15,
                 from /casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:12:
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::vertex_iterator::This& bio::VolumeGraph<T, P>::vertex_iterator::operator=(const This&) [with T = float; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::vertex_iterator::This = bio::VolumeGraph<float, AimsVector<long int, 4> >::vertex_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:89:14:   required from ‘void bio::CoustyFlowMap<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<float, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustyflowmap.h:349:63:   required from ‘void bio::CoustyFlowMapRef<bio::PointVertexRef<AimsVector<long int, 4> >, L>::init(Iterator, Iterator) [with Iterator = bio::VolumeGraph<float, AimsVector<long int, 4> >::vertex_iterator; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:120:14:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = float; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:341:41:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:139:34:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:562:70: warning: no return statement in function returning non-void [-Wreturn-type]
  562 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In instantiation of ‘bio::VolumeGraph<T, P>::edge_iterator::This& bio::VolumeGraph<T, P>::edge_iterator::operator=(const This&) [with T = float; P = AimsVector<long int, 4>; bio::VolumeGraph<T, P>::edge_iterator::This = bio::VolumeGraph<float, AimsVector<long int, 4> >::edge_iterator]’:
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:206:12:   required from ‘bool bio::CoustyWatershed<T, L>::findEdge(bio::CoustyWatershed<T, L>::Vertex, bio::CoustyWatershed<T, L>::Vertex&) [with T = float; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:180:31:   required from ‘L bio::CoustyWatershed<T, L>::computeStream(bio::CoustyWatershed<T, L>::Vertex) [with T = float; L = unsigned char; bio::CoustyWatershed<T, L>::Vertex = bio::PointVertexRef<AimsVector<long int, 4> >]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:144:15:   required from ‘void bio::CoustyWatershed<T, L>::computeWatershed() [with T = float; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:121:5:   required from ‘void bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>, carto::VolumeRef<OUTP>) [with T = float; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/coustywatershed.h:106:12:   required from ‘carto::VolumeRef<OUTP> bio::CoustyWatershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = unsigned char]’
/casa/host/build/include/bioprocessing/watershed/watershed.h:71:40:   required from ‘carto::VolumeRef<OUTP> bio::Watershed<T, L>::execute(carto::VolumeRef<T>) [with T = float; L = unsigned char]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:341:41:   required from ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = unsigned char; std::string = std::__cxx11::basic_string<char>]’
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:139:34:   required from here
/casa/host/build/include/bioprocessing/graph/volumegraph.h:838:70: warning: no return statement in function returning non-void [-Wreturn-type]
  838 |     This & operator=( const This & other ) { Base::operator=(other); }
      |                                                                      ^
      |                                                                      return *this;
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = double]’:
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:83:1: warning: control reaches end of non-void function [-Wreturn-type]
   83 | }
      | ^
In file included from /casa/host/build/include/bioprocessing/watershed/coustystream.h:14,
                 from /casa/host/build/include/bioprocessing/watershed/coustywatershed.h:16,
                 from /casa/host/build/include/bioprocessing/watershed/watershed.h:15,
                 from /casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:12:
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In member function ‘bool bio::VolumeGraph<T, P>::inside(const Point&) const [with T = double; P = AimsVector<long int, 4>]’:
/casa/host/build/include/bioprocessing/graph/volumegraph.h:392:3: warning: control reaches end of non-void function [-Wreturn-type]
  392 |   }
      |   ^
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In member function ‘bool bio::VolumeGraph<T, P>::inside(const Point&) const [with T = float; P = AimsVector<long int, 4>]’:
/casa/host/build/include/bioprocessing/graph/volumegraph.h:392:3: warning: control reaches end of non-void function [-Wreturn-type]
  392 |   }
      |   ^
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In member function ‘bool bio::VolumeGraph<T, P>::inside(const Point&) const [with T = int; P = AimsVector<long int, 4>]’:
/casa/host/build/include/bioprocessing/graph/volumegraph.h:392:3: warning: control reaches end of non-void function [-Wreturn-type]
  392 |   }
      |   ^
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In member function ‘bool bio::VolumeGraph<T, P>::inside(const Point&) const [with T = unsigned int; P = AimsVector<long int, 4>]’:
/casa/host/build/include/bioprocessing/graph/volumegraph.h:392:3: warning: control reaches end of non-void function [-Wreturn-type]
  392 |   }
      |   ^
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In member function ‘bool bio::VolumeGraph<T, P>::inside(const Point&) const [with T = short int; P = AimsVector<long int, 4>]’:
/casa/host/build/include/bioprocessing/graph/volumegraph.h:392:3: warning: control reaches end of non-void function [-Wreturn-type]
  392 |   }
      |   ^
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In member function ‘bool bio::VolumeGraph<T, P>::inside(const Point&) const [with T = short unsigned int; P = AimsVector<long int, 4>]’:
/casa/host/build/include/bioprocessing/graph/volumegraph.h:392:3: warning: control reaches end of non-void function [-Wreturn-type]
  392 |   }
      |   ^
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In member function ‘bool bio::VolumeGraph<T, P>::inside(const Point&) const [with T = signed char; P = AimsVector<long int, 4>]’:
/casa/host/build/include/bioprocessing/graph/volumegraph.h:392:3: warning: control reaches end of non-void function [-Wreturn-type]
  392 |   }
      |   ^
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In member function ‘bool bio::VolumeGraph<T, P>::inside(const Point&) const [with T = unsigned char; P = AimsVector<long int, 4>]’:
/casa/host/build/include/bioprocessing/graph/volumegraph.h:392:3: warning: control reaches end of non-void function [-Wreturn-type]
  392 |   }
      |   ^
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = float]’:
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:83:1: warning: control reaches end of non-void function [-Wreturn-type]
   83 | }
      | ^
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc: In function ‘bool (* watershedExecuteMethod(const string&))(carto::VolumeRef<float>, const string&)’:
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:147:1: warning: control reaches end of non-void function [-Wreturn-type]
  147 | }
      | ^
In file included from /casa/host/build/include/bioprocessing/watershed/coustystream.h:14,
                 from /casa/host/build/include/bioprocessing/watershed/coustywatershed.h:16,
                 from /casa/host/build/include/bioprocessing/watershed/watershed.h:15,
                 from /casa/host/src/brainrat/bioprocessing/master/src/commands/AimsSeededWatershed/main.cc:12:
/casa/host/build/include/bioprocessing/graph/volumegraph.h: In member function ‘bool bio::VolumeGraph<T, P>::inside(const Point&) const [with T = float; P = AimsVector<long int, 4>]’:
/casa/host/build/include/bioprocessing/graph/volumegraph.h:392:3: warning: control reaches end of non-void function [-Wreturn-type]
  392 |   }
      |   ^
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = int]’:
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:83:1: warning: control reaches end of non-void function [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned int]’:
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:83:1: warning: control reaches end of non-void function [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = short int]’:
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:83:1: warning: control reaches end of non-void function [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = short unsigned int]’:
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:83:1: warning: control reaches end of non-void function [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = signed char]’:
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:83:1: warning: control reaches end of non-void function [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned char]’:
/casa/host/src/brainrat/bioprocessing/master/src/commands/AimsWatershed/main.cc:83:1: warning: control reaches end of non-void function [-Wreturn-type]
[ 95%] Linking CXX executable ../../../../bin/bioCellBoundingBoxesGenerate
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/globalConfig.cc.o
/casa/host/src/brainrat/bioprocessing/master/src/commands/bioComponentConnexe/main.cc: In function ‘bool writeFile(std::vector<AimsVector<long int, 2> >, Point2dl, std::string)’:
/casa/host/src/brainrat/bioprocessing/master/src/commands/bioComponentConnexe/main.cc:71:1: warning: no return statement in function returning non-void [-Wreturn-type]
   71 | }
      | ^
[ 95%] Built target bioCellBoundingBoxesGenerate
Consolidate compiler generated dependencies of target bioExtractAmyloidLoad
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioExtractAmyloidLoad.dir/bioExtractAmyloidLoad/main.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/localConfig.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/settings.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/module.cc.o
Consolidate compiler generated dependencies of target bioExtractDice
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioExtractDice.dir/bioExtractDice/main.cc.o
[ 95%] Linking CXX executable ../../../../bin/bioCellEvaluate
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/fileDialog.cc.o
[ 95%] Linking CXX executable ../../../../bin/bioClusterStatistics
[ 95%] Built target bioCellEvaluate
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/syntax.cc.o
[ 95%] Built target bioClusterStatistics
Consolidate compiler generated dependencies of target bioFindCellSeeds
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioFindCellSeeds.dir/bioFindCellSeeds/main.cc.o
[ 95%] Linking CXX executable ../../../../bin/bioCorrectMissingLabels
[ 95%] Linking CXX executable ../../../../bin/bioComponentConnexe
[ 95%] Built target bioCorrectMissingLabels
Consolidate compiler generated dependencies of target bioMacGetSingleBrain
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioMacGetSingleBrain.dir/bioMacGetSingleBrain/main.cc.o
[ 95%] Built target bioComponentConnexe
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/listDir.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/filedialogextension.moc.cpp.o
Consolidate compiler generated dependencies of target bioPrepareData4DlIndiv
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioPrepareData4DlIndiv.dir/bioPrepareData4DlIndiv/main.cc.o
[ 95%] Linking CXX executable ../../../../bin/bioExtractAmyloidLoad
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/labeledit.moc.cpp.o
[ 95%] Linking CXX executable ../../../../bin/AimsWatershed
[ 95%] Built target bioExtractAmyloidLoad
Consolidate compiler generated dependencies of target bioRenumberConnectComp
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioRenumberConnectComp.dir/bioRenumberConnectComp/main.cc.o
[ 95%] Linking CXX executable ../../../../bin/bioExtractDice
/casa/host/src/brainrat/bioprocessing/master/src/commands/bioFindCellSeeds/main.cc: In function ‘bool findSeedsMethod(aims::Process&)’:
/casa/host/src/brainrat/bioprocessing/master/src/commands/bioFindCellSeeds/main.cc:284:1: warning: no return statement in function returning non-void [-Wreturn-type]
  284 | }
      | ^
[ 95%] Linking CXX executable ../../../../bin/AimsSeededWatershed
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/attributedchooser.moc.cpp.o
[ 95%] Built target AimsWatershed
Consolidate compiler generated dependencies of target bioStatDominanceAppli
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioStatDominanceAppli.dir/bioStatDominanceAppli/main.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/stringEdit.moc.cpp.o
[ 95%] Built target bioExtractDice
Consolidate compiler generated dependencies of target bioVoxelFeatures
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioVoxelFeatures.dir/bioVoxelFeatures/voxelfeatures.cc.o
Consolidate compiler generated dependencies of target AimsAdaptiveGaussianSmoothing
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/AimsAdaptiveGaussianSmoothing.dir/AimsAdaptiveGaussianSmoothing/main.cc.o
[ 95%] Built target AimsSeededWatershed
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qObjBrowserWid.moc.cpp.o
/casa/host/src/brainrat/bioprocessing/master/src/commands/bioMacGetSingleBrain/main.cc: In function ‘bool readDensityMethod(aims::Process&, const string&, aims::Finder&)’:
/casa/host/src/brainrat/bioprocessing/master/src/commands/bioMacGetSingleBrain/main.cc:863:1: warning: no return statement in function returning non-void [-Wreturn-type]
  863 | }
      | ^
/casa/host/src/brainrat/bioprocessing/master/src/commands/bioMacGetSingleBrain/main.cc: In instantiation of ‘bool readDensityMethod(aims::Process&, const string&, aims::Finder&) [with T = carto::VoxelRGB; std::string = std::__cxx11::basic_string<char>]’:
/casa/host/src/brainrat/bioprocessing/master/src/commands/bioMacGetSingleBrain/main.cc:70:26:   required from here
/casa/host/src/brainrat/bioprocessing/master/src/commands/bioMacGetSingleBrain/main.cc:863:1: warning: no return statement in function returning non-void [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/master/src/commands/bioMacGetSingleBrain/main.cc: In instantiation of ‘bool readDensityMethod(aims::Process&, const string&, aims::Finder&) [with T = carto::VoxelRGBA; std::string = std::__cxx11::basic_string<char>]’:
/casa/host/src/brainrat/bioprocessing/master/src/commands/bioMacGetSingleBrain/main.cc:71:26:   required from here
/casa/host/src/brainrat/bioprocessing/master/src/commands/bioMacGetSingleBrain/main.cc:863:1: warning: no return statement in function returning non-void [-Wreturn-type]
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioVoxelFeatures.dir/bioVoxelFeatures/circleXY.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/paletteselectwidget.moc.cpp.o
Consolidate compiler generated dependencies of target AimsEdgeExtract
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/AimsEdgeExtract.dir/AimsEdgeExtract/main.cc.o
[ 95%] Linking CXX executable ../../../../bin/bioPrepareData4DlIndiv
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wMaterial.moc.cpp.o
[ 95%] Built target bioPrepareData4DlIndiv
Consolidate compiler generated dependencies of target AimsExtremaMap
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/AimsExtremaMap.dir/AimsExtremaMap/main.cc.o
Consolidate compiler generated dependencies of target AimsRegionGrowingExtrema
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/AimsRegionGrowingExtrema.dir/AimsRegionGrowingExtrema/main.cc.o
Consolidate compiler generated dependencies of target AimsSigmaImageCalculate
[ 95%] Linking CXX executable ../../../../bin/bioStatDominanceAppli
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/AimsSigmaImageCalculate.dir/AimsSigmaImageCalculate/main.cc.o
[ 95%] Built target bioStatDominanceAppli
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/AimsRegionGrowingExtrema.dir/AimsRegionGrowingExtrema/circleXY.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wRendering.moc.cpp.o
[ 95%] Linking CXX executable ../../../../bin/AimsAdaptiveGaussianSmoothing
[ 95%] Linking CXX executable ../../../../bin/bioMacGetSingleBrain
[ 95%] Linking CXX executable ../../../../bin/AimsEdgeExtract
[ 95%] Built target AimsAdaptiveGaussianSmoothing
Consolidate compiler generated dependencies of target bioVoxelWiseStatistics
[ 95%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioVoxelWiseStatistics.dir/bioVoxelWiseStatistics/voxelwisestatistics.cc.o
[ 95%] Built target bioMacGetSingleBrain
Consolidate compiler generated dependencies of target AimsSegmentationEM
[ 95%] Building CXX object build_files/primatologist-gpl/src/commands/CMakeFiles/AimsSegmentationEM.dir/AimsSegmentationEM/segmentationem.cc.o
[ 95%] Built target AimsEdgeExtract
Consolidate compiler generated dependencies of target AimsSelectGradPoints
[ 95%] Building CXX object build_files/primatologist-gpl/src/commands/CMakeFiles/AimsSelectGradPoints.dir/AimsSelectGradPoints/selectgradpoints.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/cLoadObject.moc.cpp.o
[ 95%] Linking CXX executable ../../../../bin/bioRenumberConnectComp
[ 95%] Linking CXX executable ../../../../bin/AimsSubSamplingConservative
Consolidate compiler generated dependencies of target AimsRegisterQNEstimate
[ 95%] Building CXX object build_files/primatologist-gpl/src/commands/CMakeFiles/AimsRegisterQNEstimate.dir/AimsRegisterQNEstimate/affineregister.cc.o
[ 95%] Built target bioRenumberConnectComp
Consolidate compiler generated dependencies of target bioKMeans
[ 95%] Building CXX object build_files/primatologist-gpl/src/commands/CMakeFiles/bioKMeans.dir/bioKMeans/main.cc.o
[ 95%] Built target AimsSubSamplingConservative
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/cLoadObjects.moc.cpp.o
[ 95%] Linking CXX executable ../../../../bin/AimsExtremaMap
[ 95%] Linking CXX executable ../../../../bin/bioFindCellSeeds
[ 95%] Built target AimsExtremaMap
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/graphParams.moc.cpp.o
[ 95%] Built target bioFindCellSeeds
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qAbout.moc.cpp.o
Consolidate compiler generated dependencies of target readFolds
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/readFolds.dir/readFolds/readFolds.cc.o
[ 95%] Linking CXX executable ../../../../bin/AimsSigmaImageCalculate
Consolidate compiler generated dependencies of target siChangeModels
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siChangeModels.dir/siChangeModels/siChangeModels.cc.o
[ 95%] Built target AimsSigmaImageCalculate
Consolidate compiler generated dependencies of target siCopyNames
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siCopyNames.dir/siCopyNames/main.cc.o
[ 95%] Linking CXX executable ../../../../bin/AimsRegionGrowingExtrema
[ 95%] Linking CXX executable ../../../../bin/readFolds
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qObjTree.moc.cpp.o
[ 95%] Built target readFolds
[ 95%] Linking CXX executable ../../../../bin/AimsSelectGradPoints
[ 95%] Built target AimsRegionGrowingExtrema
Consolidate compiler generated dependencies of target siDivNameList
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siDivNameList.dir/siDivNamelist/siDivNamelist.cc.o
[ 95%] Built target AimsSelectGradPoints
Consolidate compiler generated dependencies of target siDomTrain
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siDomTrain.dir/siDomTrain/siDomTrain.cc.o
[ 95%] Linking CXX executable ../../../../bin/siDivNameList
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qWinTree.moc.cpp.o
[ 95%] Built target siDivNameList
Consolidate compiler generated dependencies of target siError
[ 95%] Linking CXX executable ../../../../bin/bioVoxelWiseStatistics
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siError.dir/siError/siError.cc.o
[ 95%] Linking CXX executable ../../../../bin/bioKMeans
[ 95%] Linking CXX executable ../../../../bin/siCopyNames
[ 95%] Built target siCopyNames
Consolidate compiler generated dependencies of target siEnergy
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siEnergy.dir/siEnergy/siEnergy.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/toolTips-qt.moc.cpp.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wControl.moc.cpp.o
Consolidate compiler generated dependencies of target siErrorStats
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siErrorStats.dir/siErrorStats/siErrorStats.cc.o
[ 95%] Built target bioVoxelWiseStatistics
Consolidate compiler generated dependencies of target siFlip
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siFlip.dir/siFlip/siFlip.cc.o
[ 95%] Built target bioKMeans
Consolidate compiler generated dependencies of target siFunctionalGraphs
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siFunctionalGraphs.dir/siFunctionalGraphs/main.cc.o
[ 95%] Linking CXX executable ../../../../bin/siChangeModels
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wPreferences.moc.cpp.o
[ 95%] Linking CXX executable ../../../../bin/bioVoxelFeatures
[ 95%] Built target siChangeModels
Consolidate compiler generated dependencies of target siGraph2Label
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siGraph2Label.dir/siGraph2Label/jfgGraph2label.cc.o
Consolidate compiler generated dependencies of target sigraph-config
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/sigraph-config.dir/sigraph-config/sigraph-config.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/whatsNew.moc.cpp.o
[ 95%] Built target bioVoxelFeatures
Consolidate compiler generated dependencies of target siLearn
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siLearn.dir/siLearn/siLearn.cc.o
[ 95%] Linking CXX executable ../../../../bin/siDomTrain
[ 95%] Built target siDomTrain
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qclickgraphicsview.moc.cpp.o
[ 95%] Linking CXX executable ../../../../bin/siError
[ 95%] Linking CXX executable ../../../../bin/siFlip
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/colorDialog.moc.cpp.o
[ 95%] Built target siError
[ 95%] Linking CXX executable ../../../../bin/siEnergy
[ 95%] Built target siFlip
Consolidate compiler generated dependencies of target siLyxErrors
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siLyxErrors.dir/siLyxErrors/siLyxErrors.cc.o
[ 95%] Built target siEnergy
Consolidate compiler generated dependencies of target siMakeColoredHierarchy
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siMakeColoredHierarchy.dir/siMakeColoredHierarchy/main.cc.o
[ 95%] Linking CXX executable ../../../../bin/sigraph-config
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/colorWidget.moc.cpp.o
[ 95%] Linking CXX executable ../../../../bin/siFunctionalGraphs
[ 95%] Linking CXX executable ../../../../bin/siLearn
Consolidate compiler generated dependencies of target siMakeModel
[ 95%] Built target sigraph-config
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siMakeModel.dir/siMakeModel/siMakeModel.cc.o
Consolidate compiler generated dependencies of target siMakeParcellationHierarchy
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siMakeParcellationHierarchy.dir/siMakeParcellationHierarchy/main.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qScopeLineEdit.moc.cpp.o
[ 95%] Built target siFunctionalGraphs
[ 95%] Linking CXX executable ../../../../bin/siErrorStats
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/gradwidget.moc.cpp.o
Consolidate compiler generated dependencies of target siMergeModels
[ 95%] Built target siLearn
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siMergeModels.dir/siMergeModels/siMergeModels.cc.o
[ 95%] Built target siErrorStats
Consolidate compiler generated dependencies of target siMeshSulciOperture
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siMeshSulciOperture.dir/siMeshSulciOperture/main.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qwSelAttrib.moc.cpp.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qSelMenu.moc.cpp.o
Consolidate compiler generated dependencies of target siMkModelEdges
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siMkModelEdges.dir/siMkModelEdges/siMkModelEdges.cc.o
[ 95%] Linking CXX executable ../../../../bin/siLyxErrors
[ 95%] Built target siLyxErrors
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qSelectFactory.moc.cpp.o
Consolidate compiler generated dependencies of target siMeshSulciProjection
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siMeshSulciProjection.dir/siMeshSulciProjection/main.cc.o
[ 95%] Linking CXX executable ../../../../bin/siGraph2Label
Consolidate compiler generated dependencies of target siMorpho
[ 95%] Built target siGraph2Label
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siMorpho.dir/siMorpho/siMorpho.cc.o
Consolidate compiler generated dependencies of target siMultilabelCompare
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siMultilabelCompare.dir/siMultilabelCompare/siMultilabelCompare.cc.o
[ 95%] Linking CXX executable ../../../../bin/siMergeModels
[ 95%] Linking CXX executable ../../../../bin/siMakeModel
[ 95%] Linking CXX executable ../../../../bin/siMakeColoredHierarchy
[ 95%] Linking CXX executable ../../../../bin/siMkModelEdges
[ 95%] Built target siMergeModels
Consolidate compiler generated dependencies of target siParcellation
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siParcellation.dir/siParcellation/main.cc.o
[ 95%] Built target siMakeModel
Consolidate compiler generated dependencies of target siPIDcommand
[ 95%] Linking CXX executable ../../../../bin/siMakeParcellationHierarchy
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siPIDcommand.dir/siPIDcommand/PIDcommand.cc.o
[ 95%] Built target siMakeColoredHierarchy
Consolidate compiler generated dependencies of target siPutTextureInModel
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siPutTextureInModel.dir/siPutTextureInModel/siPutTextureInModel.cc.o
[ 95%] Built target siMkModelEdges
Consolidate compiler generated dependencies of target siRelax
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siRelax.dir/siRelax/siRelax.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qSelectWid.moc.cpp.o
[ 95%] Linking CXX executable ../../../../bin/siPIDcommand
[ 95%] Built target siPIDcommand
Consolidate compiler generated dependencies of target siRevert
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siRevert.dir/siRevert/siRevert.cc.o
[ 95%] Built target siMakeParcellationHierarchy
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wReferential.moc.cpp.o
Consolidate compiler generated dependencies of target siSulcalParcellation
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siSulcalParcellation.dir/siSulcalParcellation/main.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wChooseReferential.moc.cpp.o
[ 95%] Linking CXX executable ../../../../bin/siRelax
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/shownormalsgui.moc.cpp.o
[ 95%] Linking CXX executable ../../../../bin/siMeshSulciOperture
[ 95%] Built target siRelax
Consolidate compiler generated dependencies of target siTestModels
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siTestModels.dir/siTestModels/siTestModels.cc.o
[ 95%] Built target siMeshSulciOperture
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wvectorfield.moc.cpp.o
[ 95%] Linking CXX executable ../../../../bin/siMorpho
[ 95%] Linking CXX executable ../../../../bin/siMultilabelCompare
[ 95%] Linking CXX executable ../../../../bin/siPutTextureInModel
[ 95%] Built target siMultilabelCompare
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qgraphproperties.moc.cpp.o
[ 95%] Linking CXX executable ../../../../bin/siRevert
[ 95%] Built target siMorpho
Consolidate compiler generated dependencies of target siTriangModel
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siTriangModel.dir/siTriangModel/main.cc.o
[ 95%] Linking CXX executable ../../../../bin/AimsSegmentationEM
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/loadevent.moc.cpp.o
[ 95%] Built target siPutTextureInModel
Consolidate compiler generated dependencies of target siTryGauss
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/CMakeFiles/siTryGauss.dir/siTryGauss/tryGauss.cc.o
[ 95%] Built target siRevert
Consolidate compiler generated dependencies of target sigraphsvm
[ 95%] Linking CXX executable ../../../../bin/siMeshSulciProjection
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/libsigraphsvm/CMakeFiles/sigraphsvm.dir/plugin/sisvmplugin.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/objectparamselect.moc.cpp.o
[ 95%] Built target AimsSegmentationEM
[ 95%] Built target siMeshSulciProjection
Consolidate compiler generated dependencies of target pysigraph
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/libpysigraph/CMakeFiles/pysigraph.dir/pysigraph.cc.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qtextureparams.moc.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/libsigraphsvm/CMakeFiles/sigraphsvm.dir/subadaptive/subadsvm.cc.o
[ 95%] Linking CXX shared library ../../../../../lib/libpysigraph.so
[ 95%] Built target pysigraph
[ 95%] Linking CXX executable ../../../../bin/siTriangModel
[ 95%] Generating sipsigraphsippart0.cpp, sipsigraphsippart1.cpp, sipsigraphsippart2.cpp, sipsigraphsippart3.cpp, sipsigraphsippart4.cpp, sipsigraphsippart5.cpp, sipsigraphsippart6.cpp, sipsigraphsippart7.cpp
/usr/local/bin/sip "-j" "8" "-I" "/casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip" "-I" "/casa/host/build/share/sulci-nonfree-5.2/sip" "-I" "/casa/host/build/share/aims-5.2/sip" "-c" "/tmp/tmpfcge_ezk" "-e" "-n" "PyQt5.sip" "-n" "PyQt5.sip" "-t" "WS_X11" "-t" "Qt_5_15_3" "-x" "VendorID" "-x" "Qt_STYLE_WINDOWSXP" "-x" "Qt_STYLE_INTERLACE" "/casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip/sigraph.sip"
[ 95%] Linking CXX executable ../../../../bin/siParcellation
[ 95%] Built target siTriangModel
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/texturewin.moc.cpp.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/texturepanel.moc.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/sigraph/src/libsigraphsvm/CMakeFiles/sigraphsvm.dir/subadaptive/svmparser.cc.o
[ 95%] Linking CXX executable ../../../../bin/siTryGauss
Consolidate compiler generated dependencies of target sigraphsip
[ 95%] Generating sipsigraphsippart0.cpp, sipsigraphsippart1.cpp, sipsigraphsippart2.cpp, sipsigraphsippart3.cpp, sipsigraphsippart4.cpp, sipsigraphsippart5.cpp, sipsigraphsippart6.cpp, sipsigraphsippart7.cpp
/usr/local/bin/sip "-j" "8" "-I" "/casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip" "-I" "/casa/host/build/share/sulci-nonfree-5.2/sip" "-I" "/casa/host/build/share/aims-5.2/sip" "-c" "/tmp/tmp7pxrlfoj" "-e" "-n" "PyQt5.sip" "-n" "PyQt5.sip" "-t" "WS_X11" "-t" "Qt_5_15_3" "-x" "VendorID" "-x" "Qt_STYLE_WINDOWSXP" "-x" "Qt_STYLE_INTERLACE" "/casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip/sigraph.sip"
[ 95%] Built target siParcellation
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/glcontext.moc.cpp.o
[ 95%] Built target siTryGauss
[ 95%] Linking CXX executable ../../../../bin/siTestModels
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart0.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart1.cpp.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qWinFactory.moc.cpp.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qwinblock.moc.cpp.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/trackball.moc.cpp.o
[ 95%] Built target siTestModels
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/transformer.moc.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart2.cpp.o
[ 95%] Linking CXX executable ../../../../bin/siSulcalParcellation
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart3.cpp.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/window3D_private.moc.cpp.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wFixedPointOfView.moc.cpp.o
[ 95%] Built target siSulcalParcellation
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wLightModel.moc.cpp.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wTools3D.moc.cpp.o
[ 95%] Linking CXX shared library ../../../../../lib/libsigraphsvm.so
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/zoomDialog.moc.cpp.o
[ 95%] Built target sigraphsvm
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wFusion2D.moc.cpp.o
/tmp/tmp0r1jbg45/sipsigraphsippart2.cpp: In member function ‘virtual size_t sipsigraph_FRGraph::size() const’:
/tmp/tmp0r1jbg45/sipsigraphsippart2.cpp:488:37: warning: ‘virtual size_t Graph::size() const’ is deprecated [-Wdeprecated-declarations]
In file included from /casa/host/build/include/si/graph/mgraph.h:16,
                 from /casa/host/build/include/si/fold/frgraph.h:16,
                 from /casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip/mgraph.sip:112:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmp0r1jbg45/sipsigraphsippart2.cpp:488:41: warning: ‘virtual size_t Graph::size() const’ is deprecated [-Wdeprecated-declarations]
In file included from /casa/host/build/include/si/graph/mgraph.h:16,
                 from /casa/host/build/include/si/fold/frgraph.h:16,
                 from /casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip/mgraph.sip:112:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmp0r1jbg45/sipsigraphsippart2.cpp: In member function ‘virtual size_t sipsigraph_FGraph::size() const’:
/tmp/tmp0r1jbg45/sipsigraphsippart2.cpp:1772:36: warning: ‘virtual size_t Graph::size() const’ is deprecated [-Wdeprecated-declarations]
In file included from /casa/host/build/include/si/graph/mgraph.h:16,
                 from /casa/host/build/include/si/fold/frgraph.h:16,
                 from /casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip/mgraph.sip:112:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmp0r1jbg45/sipsigraphsippart2.cpp:1772:40: warning: ‘virtual size_t Graph::size() const’ is deprecated [-Wdeprecated-declarations]
In file included from /casa/host/build/include/si/graph/mgraph.h:16,
                 from /casa/host/build/include/si/fold/frgraph.h:16,
                 from /casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip/mgraph.sip:112:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmp0r1jbg45/sipsigraphsippart2.cpp: In member function ‘virtual size_t sipsigraph_CGraph::size() const’:
/tmp/tmp0r1jbg45/sipsigraphsippart2.cpp:3598:36: warning: ‘virtual size_t Graph::size() const’ is deprecated [-Wdeprecated-declarations]
In file included from /casa/host/build/include/si/graph/mgraph.h:16,
                 from /casa/host/build/include/si/fold/frgraph.h:16,
                 from /casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip/mgraph.sip:112:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmp0r1jbg45/sipsigraphsippart2.cpp:3598:40: warning: ‘virtual size_t Graph::size() const’ is deprecated [-Wdeprecated-declarations]
In file included from /casa/host/build/include/si/graph/mgraph.h:16,
                 from /casa/host/build/include/si/fold/frgraph.h:16,
                 from /casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip/mgraph.sip:112:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wFusion3D.moc.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart5.cpp.o
[ 95%] Generating sipsigraphsvmsippart0.cpp, sipsigraphsvmsippart1.cpp, sipsigraphsvmsippart2.cpp, sipsigraphsvmsippart3.cpp, sipsigraphsvmsippart4.cpp, sipsigraphsvmsippart5.cpp, sipsigraphsvmsippart6.cpp, sipsigraphsvmsippart7.cpp
/usr/local/bin/sip "-j" "8" "-I" "/casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip_svm" "-I" "/casa/host/build/share/sulci-nonfree-5.2/sip" "-I" "/casa/host/build/share/aims-5.2/sip" "-I" "/casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip_svm/../sip" "-c" "/tmp/tmp8yrjh0q6" "-e" "-n" "PyQt5.sip" "-n" "PyQt5.sip" "-t" "WS_X11" "-t" "Qt_5_15_3" "-x" "VendorID" "-x" "Qt_STYLE_WINDOWSXP" "-x" "Qt_STYLE_INTERLACE" "/casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip_svm/sigraphsvm.sip"
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/pipeReaderP.moc.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart4.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart6.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart7.cpp.o
Consolidate compiler generated dependencies of target sigraphsvmsip
[ 95%] Generating sipsigraphsvmsippart0.cpp, sipsigraphsvmsippart1.cpp, sipsigraphsvmsippart2.cpp, sipsigraphsvmsippart3.cpp, sipsigraphsvmsippart4.cpp, sipsigraphsvmsippart5.cpp, sipsigraphsvmsippart6.cpp, sipsigraphsvmsippart7.cpp
/usr/local/bin/sip "-j" "8" "-I" "/casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip_svm" "-I" "/casa/host/build/share/sulci-nonfree-5.2/sip" "-I" "/casa/host/build/share/aims-5.2/sip" "-I" "/casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip_svm/../sip" "-c" "/tmp/tmpzkkgn3l0" "-e" "-n" "PyQt5.sip" "-n" "PyQt5.sip" "-t" "WS_X11" "-t" "Qt_5_15_3" "-x" "VendorID" "-x" "Qt_STYLE_WINDOWSXP" "-x" "Qt_STYLE_INTERLACE" "/casa/host/src/morphologist/sulci-nonfree/master/pysigraph/src/sip_svm/sigraphsvm.sip"
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/server.moc.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart0.cpp.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/fusionChooser.moc.cpp.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/connectivitymatrix.moc.cpp.o
[ 95%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wConstraintEditor.moc.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart1.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart2.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart3.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart4.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart5.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart6.cpp.o
[ 95%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart7.cpp.o
[ 95%] Linking CXX shared module ../../../../../python/sigraph/sigraphsip.so
[ 95%] Built target sigraphsip
[ 95%] Linking CXX shared module ../../../../../python/sigraph/sigraphsvmsip.so
[ 95%] Built target sigraphsvmsip
[ 95%] Linking CXX shared library ../../../../lib/libanatomist.so
[ 95%] Linking CXX executable ../../../../bin/AimsRegisterQNEstimate
[ 95%] Built target AimsRegisterQNEstimate
[ 97%] Built target anatomist
Consolidate compiler generated dependencies of target anatomist-bin
Consolidate compiler generated dependencies of target anasurfpaint
Consolidate compiler generated dependencies of target anahierarchyeditor
Consolidate compiler generated dependencies of target anavolrender
Consolidate compiler generated dependencies of target anaprofile
Consolidate compiler generated dependencies of target anasurfmatch
[ 97%] Building CXX object build_files/anatomist-free/src/anatomist/CMakeFiles/anatomist-bin.dir/anatomist.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/surfpaint/CMakeFiles/anasurfpaint.dir/surfpainttools.moc.cpp.o
[ 97%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/module/volrendermodule.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/hierarchyeditor/CMakeFiles/anahierarchyeditor.dir/listboxeditor.moc.cpp.o
[ 97%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/object/volrenderpanel.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/erpio/erpR.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/module/volrenderfusionmethod.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/profile/CMakeFiles/anaprofile.dir/winprof/profStrategy.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/profile/CMakeFiles/anaprofile.dir/winprof/profT.cc.o
[ 97%] Linking CXX executable ../../../../bin/anatomist-bin
[ 97%] Linking CXX shared module ../../../../lib/libanahierarchyeditor.so.5.2.0
[ 97%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/cubeZbuffer.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/mipShader.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/erpio/erpWraper.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/interface/qwSurfMatch.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/mpvrShader.cc.o
[ 97%] Linking CXX shared module ../../../../lib/libanasurfpaint.so.5.2.0
[ 97%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/rfmtShader.cc.o
[ 97%] Built target anahierarchyeditor
[ 97%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/shader.cc.o
Consolidate compiler generated dependencies of target anafold
Consolidate compiler generated dependencies of target pyanatomistexports
Consolidate compiler generated dependencies of target anahistogram
[ 97%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/shaderFactory.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/histogram/CMakeFiles/anahistogram.dir/winhisto/histo.cc.o
[ 97%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/libpyanatomist/CMakeFiles/pyanatomistexports.dir/objectparamselectsip.cc.o
Consolidate compiler generated dependencies of target anaroibase
[ 97%] Building CXX object build_files/sulci-nonfree/anafold/src/lib/CMakeFiles/anafold.dir/fgraph/afgHelpers.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/action/histoplot.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/histogram/CMakeFiles/anahistogram.dir/module/histogram.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/action/roimanagementaction.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/slicing.cc.o
[ 97%] Built target anatomist-bin
[ 97%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/interpoler/interpolMethod.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/sumShader.cc.o
[ 97%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/libpyanatomist/CMakeFiles/pyanatomistexports.dir/serializingcontext.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/vector3d.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/vrShader.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/commands/cCreateGraph.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/volrenderpanel.moc.cpp.o
[ 97%] Built target anasurfpaint
[ 97%] Building CXX object build_files/anatomist-free/src/profile/CMakeFiles/anaprofile.dir/winprof/profX.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/commands/cAddNode.cc.o
[ 97%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/libpyanatomist/CMakeFiles/pyanatomistexports.dir/objectparamselectsip.moc.cpp.o
[ 97%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/interpoler/interpoler.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/profile/CMakeFiles/anaprofile.dir/winprof/profY.cc.o
[ 97%] Building CXX object build_files/sulci-nonfree/anafold/src/lib/CMakeFiles/anafold.dir/fgraph/fgMethod.cc.o
[ 97%] Building CXX object build_files/sulci-nonfree/anafold/src/lib/CMakeFiles/anafold.dir/fgraph/qwAnnealParams.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/levelsetaction.moc.cpp.o
[ 97%] Linking CXX shared module ../../../../lib/libanahistogram.so.5.2.0
[ 98%] Linking CXX shared library ../../../../../lib/libpyanatomistexports.so
[ 98%] Linking CXX shared module ../../../../lib/libanavolrender.so.5.2.0
[ 98%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/landmark/landmFactory.cc.o
[ 98%] Built target anahistogram
[ 98%] Building CXX object build_files/anatomist-free/src/profile/CMakeFiles/anaprofile.dir/winprof/profZ.cc.o
[ 98%] Built target pyanatomistexports
[ 98%] Building CXX object build_files/anatomist-free/src/profile/CMakeFiles/anaprofile.dir/module/profile.cc.o
Consolidate compiler generated dependencies of target anatomistsip
[ 98%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart0.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/landmark/landmPicker.cc.o
[ 98%] Built target anavolrender
[ 98%] Building CXX object build_files/sulci-nonfree/anafold/src/lib/CMakeFiles/anafold.dir/module/anafold.cc.o
[ 98%] Building CXX object build_files/sulci-nonfree/anafold/src/lib/CMakeFiles/anafold.dir/qwAnnealParams.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart1.cpp.o
[ 98%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart2.cpp.o
[ 98%] Building CXX object build_files/sulci-nonfree/anafold/src/lib/CMakeFiles/anafold.dir/qwFFusionCtrl.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/paintaction.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/histoplot.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/roimanagementaction.moc.cpp.o
Consolidate compiler generated dependencies of target pyanatomistmodule
[ 98%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/pyanatomistmodule/CMakeFiles/pyanatomistmodule.dir/module/pyanatomistmodule.cc.o
[ 98%] Linking CXX shared library ../../../../lib/libanaprofile.so
[ 98%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/pyanatomistmodule/CMakeFiles/pyanatomistmodule.dir/module/pythonlauncher.cc.o
[ 98%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/landmark/plane.cc.o
[ 98%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart3.cpp.o
[ 98%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/pyanatomistmodule/CMakeFiles/pyanatomistmodule.dir/pythonlauncher.moc.cpp.o
[ 98%] Linking CXX shared module ../../../../../lib/libanafold.so.5.2.0
[ 98%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/landmark/graphLandmark.cc.o
[ 98%] Built target anaprofile
[ 98%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/surfmatcher/surfMatchMethod.cc.o
[ 98%] Linking CXX shared module ../../../../../lib/libpyanatomistmodule.so.5.2.0
[ 98%] Built target pyanatomistmodule
[ 98%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart4.cpp.o
[ 98%] Built target anafold
[ 98%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/surfmatcher/surfMatcher.cc.o
/tmp/tmpkwzw94pj/sipanatomistsippart1.cpp: In member function ‘virtual size_t sipanatomist_GlobalConfiguration::size() const’:
/tmp/tmpkwzw94pj/sipanatomistsippart1.cpp:3335:51: warning: ‘virtual size_t Tree::size() const’ is deprecated [-Wdeprecated-declarations]
In file included from /casa/host/build/include/anatomist/application/globalConfig.h:39,
                 from /casa/host/build/share/anatomist-5.2/sip/globalconfig.sip:7:
/casa/host/build/include/graph/tree/tree.h:81:18: note: declared here
   81 |   virtual size_t size() const
      |                  ^~~~
/tmp/tmpkwzw94pj/sipanatomistsippart1.cpp:3335:55: warning: ‘virtual size_t Tree::size() const’ is deprecated [-Wdeprecated-declarations]
In file included from /casa/host/build/include/anatomist/application/globalConfig.h:39,
                 from /casa/host/build/share/anatomist-5.2/sip/globalconfig.sip:7:
/casa/host/build/include/graph/tree/tree.h:81:18: note: declared here
   81 |   virtual size_t size() const
      |                  ^~~~
[ 98%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/module/anasurfmatch.cc.o
[ 98%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/erpWraper.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/qwSurfMatch.moc.cpp.o
[ 98%] Linking CXX shared library ../../../../lib/libanaroibase.so
[ 98%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/landmPicker.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart5.cpp.o
[ 98%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart6.cpp.o
[ 98%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart7.cpp.o
[ 98%] Built target anaroibase
[ 98%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/graphLandmark.moc.cpp.o
Consolidate compiler generated dependencies of target anaroialgo
[ 98%] Building CXX object build_files/anatomist-free/src/roialgo/CMakeFiles/anaroialgo.dir/action/morphomath.cc.o
[ 98%] Building CXX object build_files/anatomist-free/src/roialgo/CMakeFiles/anaroialgo.dir/dynsegmentaction.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/roialgo/CMakeFiles/anaroialgo.dir/morphomath.moc.cpp.o
/casa/host/build/share/anatomist-5.2/sip/vector_AObjectPtr.sip: In function ‘int convertTo_vector_AObjectPtr(PyObject*, void**, int*, PyObject*)’:
/casa/host/build/share/anatomist-5.2/sip/vector_AObjectPtr.sip:170:18: warning: ‘void operator delete(void*, std::size_t)’ called on unallocated object ‘item’ [-Wfree-nonheap-object]
  170 |         delete & item;
      |                  ^~~~
/casa/host/build/share/anatomist-5.2/sip/vector_AObjectPtr.sip:165:28: note: declared here
  165 |       anatomist::AObject * item = (anatomist::AObject *) pyanatomistConvertTo_anatomist_AObjectP( pyitem );
      |                            ^~~~
/casa/host/build/share/anatomist-5.2/sip/vector_AObjectPtr.sip: In function ‘void* init_type_vector_AObjectPtr(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)’:
/casa/host/build/share/anatomist-5.2/sip/vector_AObjectPtr.sip:274:20: warning: ‘void operator delete(void*, std::size_t)’ called on unallocated object ‘item’ [-Wfree-nonheap-object]
  274 |           delete & item;
      |                    ^~~~
/casa/host/build/share/anatomist-5.2/sip/vector_AObjectPtr.sip:269:30: note: declared here
  269 |         anatomist::AObject * item = (anatomist::AObject *) pyanatomistConvertTo_anatomist_AObjectP( pyitem );
      |                              ^~~~
[ 98%] Linking CXX shared module ../../../../lib/libanasurfmatch.so.5.2.0
[ 98%] Linking CXX shared module ../../../../lib/libanaroialgo.so.5.2.0
[ 98%] Built target anasurfmatch
[ 98%] Built target anaroialgo
/casa/host/build/share/anatomist-5.2/sip/list_TransformationPtr.sip: In function ‘int convertTo_list_TransformationPtr(PyObject*, void**, int*, PyObject*)’:
/casa/host/build/share/anatomist-5.2/sip/list_TransformationPtr.sip:164:18: warning: ‘void operator delete(void*, std::size_t)’ called on unallocated object ‘item’ [-Wfree-nonheap-object]
  164 |         delete & item;
      |                  ^~~~
/casa/host/build/share/anatomist-5.2/sip/list_TransformationPtr.sip:159:35: note: declared here
  159 |       anatomist::Transformation * item = (anatomist::Transformation *) pyanatomistConvertTo_anatomist_TransformationP( pyitem );
      |                                   ^~~~
/casa/host/build/share/anatomist-5.2/sip/list_TransformationPtr.sip: In function ‘void* init_type_list_TransformationPtr(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)’:
/casa/host/build/share/anatomist-5.2/sip/list_TransformationPtr.sip:232:18: warning: ‘void operator delete(void*, std::size_t)’ called on unallocated object ‘item’ [-Wfree-nonheap-object]
  232 |         delete & item;
      |                  ^~~~
/casa/host/build/share/anatomist-5.2/sip/list_TransformationPtr.sip:227:35: note: declared here
  227 |       anatomist::Transformation * item = (anatomist::Transformation *) pyanatomistConvertTo_anatomist_TransformationP( pyitem );
      |                                   ^~~~
/casa/host/build/share/anatomist-5.2/sip/list_AObjectPtr.sip: In function ‘int convertTo_list_AObjectPtr(PyObject*, void**, int*, PyObject*)’:
/casa/host/build/share/anatomist-5.2/sip/list_AObjectPtr.sip:164:18: warning: ‘void operator delete(void*, std::size_t)’ called on unallocated object ‘item’ [-Wfree-nonheap-object]
  164 |         delete & item;
      |                  ^~~~
/casa/host/build/share/anatomist-5.2/sip/list_AObjectPtr.sip:159:28: note: declared here
  159 |       anatomist::AObject * item = (anatomist::AObject *) pyanatomistConvertTo_anatomist_AObjectP( pyitem );
      |                            ^~~~
/casa/host/build/share/anatomist-5.2/sip/list_AObjectPtr.sip: In function ‘void* init_type_list_AObjectPtr(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)’:
/casa/host/build/share/anatomist-5.2/sip/list_AObjectPtr.sip:232:18: warning: ‘void operator delete(void*, std::size_t)’ called on unallocated object ‘item’ [-Wfree-nonheap-object]
  232 |         delete & item;
      |                  ^~~~
/casa/host/build/share/anatomist-5.2/sip/list_AObjectPtr.sip:227:28: note: declared here
  227 |       anatomist::AObject * item = (anatomist::AObject *) pyanatomistConvertTo_anatomist_AObjectP( pyitem );
      |                            ^~~~
[ 98%] Linking CXX shared module ../../../../../python/anatomist/cpp/anatomistsip.so
[100%] Built target anatomistsip
updating run scripts for casa-distro
casa_path: /casa/host/src/development/casa-distro/master/python/casa_distro
dev mode, symlink to sources: ../src/development/casa-distro/master
copy: /casa/host/build/bin/bv -> /casa/host/bin/bv
exclude: bv_unenv
exclude: bv_unenv.sh
exclude: bv
exclude: bv_env.sh
exclude: docker-deps
exclude: bv_env
exclude: python

bv_maker summary:
OK          step build: /casa/host/build, started: 2025/11/19 05:38, stopped: 2025/11/19 05:53
All went good.

Finished: SUCCESS