Console Output

Skipping 628 KB.. Full Log
/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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;
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = double]’:
/casa/host/src/brainrat/bioprocessing/5.1/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/5.1/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/5.1/src/commands/AimsSeededWatershed/main.cc: In function ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&)’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:351:1: warning: no return statement in function returning non-void [-Wreturn-type]
  351 | }
      | ^
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = float]’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsWatershed/main.cc:83:1: warning: control reaches end of non-void function [-Wreturn-type]
   83 | }
      | ^
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = int]’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsWatershed/main.cc:83:1: warning: control reaches end of non-void function [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned int]’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsWatershed/main.cc:83:1: warning: control reaches end of non-void function [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = short int]’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsWatershed/main.cc:83:1: warning: control reaches end of non-void function [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc: In instantiation of ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = unsigned char; std::string = std::__cxx11::basic_string<char>]’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:139:34:   required from here
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:351:1: warning: no return statement in function returning non-void [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc: In instantiation of ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = signed char; std::string = std::__cxx11::basic_string<char>]’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:140:34:   required from here
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:351:1: warning: no return statement in function returning non-void [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc: In instantiation of ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = short unsigned int; std::string = std::__cxx11::basic_string<char>]’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:141:34:   required from here
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:351:1: warning: no return statement in function returning non-void [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc: In instantiation of ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = short int; std::string = std::__cxx11::basic_string<char>]’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:142:34:   required from here
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:351:1: warning: no return statement in function returning non-void [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc: In instantiation of ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = unsigned int; std::string = std::__cxx11::basic_string<char>]’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:143:34:   required from here
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:351:1: warning: no return statement in function returning non-void [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc: In instantiation of ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = int; std::string = std::__cxx11::basic_string<char>]’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:144:34:   required from here
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:351:1: warning: no return statement in function returning non-void [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc: In instantiation of ‘bool watershedExecuteMethod(carto::VolumeRef<float>, const string&) [with L = float; std::string = std::__cxx11::basic_string<char>]’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:145:34:   required from here
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:351:1: warning: no return statement in function returning non-void [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/5.1/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/5.1/src/commands/AimsSeededWatershed/main.cc:146:34:   required from here
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsSeededWatershed/main.cc:351:1: warning: no return statement in function returning non-void [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = short unsigned int]’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsWatershed/main.cc:83:1: warning: control reaches end of non-void function [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = signed char]’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsWatershed/main.cc:83:1: warning: control reaches end of non-void function [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsWatershed/main.cc: In function ‘typename DefType<T>::ExecMethod watershedExecuteMethod(const string&) [with T = unsigned char]’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/AimsWatershed/main.cc:83:1: warning: control reaches end of non-void function [-Wreturn-type]
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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/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/5.1/src/commands/AimsSeededWatershed/main.cc: In function ‘bool (* watershedExecuteMethod(const string&))(carto::VolumeRef<float>, const string&)’:
/casa/host/src/brainrat/bioprocessing/5.1/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/5.1/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 |   }
      |   ^
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/processor/Serializer.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/fusion/defFusionMethods.cc.o
[ 97%] Linking CXX executable ../../../../bin/bioCellBoundingBoxesGenerate
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/bioComponentConnexe/main.cc: In function ‘bool writeFile(std::vector<AimsVector<long int, 2> >, Point2dl, std::string)’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/bioComponentConnexe/main.cc:71:1: warning: no return statement in function returning non-void [-Wreturn-type]
   71 | }
      | ^
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/fusion/fusionFactory.cc.o
[ 97%] Built target bioCellBoundingBoxesGenerate
Consolidate compiler generated dependencies of target bioExtractDice
[ 97%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioExtractDice.dir/bioExtractDice/main.cc.o
[ 97%] Linking CXX executable ../../../../bin/bioClusterStatistics
[ 97%] Linking CXX executable ../../../../bin/bioCellEvaluate
[ 97%] Built target bioClusterStatistics
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/fusion/fusionChooser.cc.o
[ 97%] Built target bioCellEvaluate
Consolidate compiler generated dependencies of target bioFindCellSeeds
[ 97%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioFindCellSeeds.dir/bioFindCellSeeds/main.cc.o
[ 97%] Linking CXX executable ../../../../bin/bioExtractAmyloidLoad
[ 97%] Linking CXX executable ../../../../bin/bioComponentConnexe
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/anatomistinfo.cc.o
[ 97%] Built target bioExtractAmyloidLoad
[ 97%] Built target bioComponentConnexe
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/Anatomist.cc.o
Consolidate compiler generated dependencies of target bioMacGetSingleBrain
[ 97%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioMacGetSingleBrain.dir/bioMacGetSingleBrain/main.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/statics.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/globalConfig.cc.o
Consolidate compiler generated dependencies of target bioRenumberConnectComp
[ 97%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioRenumberConnectComp.dir/bioRenumberConnectComp/main.cc.o
[ 97%] Linking CXX executable ../../../../bin/bioExtractDice
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/localConfig.cc.o
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/bioFindCellSeeds/main.cc: In function ‘bool findSeedsMethod(aims::Process&)’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/bioFindCellSeeds/main.cc:284:1: warning: no return statement in function returning non-void [-Wreturn-type]
  284 | }
      | ^
[ 97%] Built target bioExtractDice
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/settings.cc.o
Consolidate compiler generated dependencies of target bioStatDominanceAppli
[ 97%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioStatDominanceAppli.dir/bioStatDominanceAppli/main.cc.o
Consolidate compiler generated dependencies of target bioVoxelFeatures
[ 97%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioVoxelFeatures.dir/bioVoxelFeatures/voxelfeatures.cc.o
[ 97%] Linking CXX executable ../../../../bin/AimsWatershed
[ 97%] Built target AimsWatershed
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/module.cc.o
[ 97%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioVoxelFeatures.dir/bioVoxelFeatures/circleXY.cc.o
[ 97%] Linking CXX executable ../../../../bin/AimsSeededWatershed
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/bioMacGetSingleBrain/main.cc: In function ‘bool readDensityMethod(aims::Process&, const string&, aims::Finder&)’:
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/bioMacGetSingleBrain/main.cc:863:1: warning: no return statement in function returning non-void [-Wreturn-type]
  863 | }
      | ^
/casa/host/src/brainrat/bioprocessing/5.1/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/5.1/src/commands/bioMacGetSingleBrain/main.cc:70:26:   required from here
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/bioMacGetSingleBrain/main.cc:863:1: warning: no return statement in function returning non-void [-Wreturn-type]
/casa/host/src/brainrat/bioprocessing/5.1/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/5.1/src/commands/bioMacGetSingleBrain/main.cc:71:26:   required from here
/casa/host/src/brainrat/bioprocessing/5.1/src/commands/bioMacGetSingleBrain/main.cc:863:1: warning: no return statement in function returning non-void [-Wreturn-type]
[ 97%] Built target AimsSeededWatershed
Consolidate compiler generated dependencies of target AimsAdaptiveGaussianSmoothing
[ 97%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/AimsAdaptiveGaussianSmoothing.dir/AimsAdaptiveGaussianSmoothing/main.cc.o
Consolidate compiler generated dependencies of target AimsEdgeExtract
[ 97%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/AimsEdgeExtract.dir/AimsEdgeExtract/main.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/fileDialog.cc.o
Consolidate compiler generated dependencies of target AimsRegionGrowingExtrema
Consolidate compiler generated dependencies of target AimsExtremaMap
[ 97%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/AimsRegionGrowingExtrema.dir/AimsRegionGrowingExtrema/main.cc.o
[ 97%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/AimsExtremaMap.dir/AimsExtremaMap/main.cc.o
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/syntax.cc.o
[ 97%] Linking CXX executable ../../../../bin/bioStatDominanceAppli
[ 97%] Built target bioStatDominanceAppli
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/application/listDir.cc.o
[ 97%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/AimsRegionGrowingExtrema.dir/AimsRegionGrowingExtrema/circleXY.cc.o
[ 97%] Linking CXX executable ../../../../bin/AimsEdgeExtract
[ 97%] Built target AimsEdgeExtract
Consolidate compiler generated dependencies of target AimsSigmaImageCalculate
[ 97%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/AimsSigmaImageCalculate.dir/AimsSigmaImageCalculate/main.cc.o
[ 97%] Linking CXX executable ../../../../bin/bioMacGetSingleBrain
[ 97%] Linking CXX executable ../../../../bin/bioRenumberConnectComp
Consolidate compiler generated dependencies of target bioVoxelWiseStatistics
[ 97%] Building CXX object build_files/bioprocessing/src/commands/CMakeFiles/bioVoxelWiseStatistics.dir/bioVoxelWiseStatistics/voxelwisestatistics.cc.o
[ 97%] Built target bioMacGetSingleBrain
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/sparsematrix/connectivitymatrix.cc.o
[ 97%] Built target bioRenumberConnectComp
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/sparsematrix/sparsematrix.cc.o
[ 97%] Linking CXX executable ../../../../bin/AimsSubSamplingConservative
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/stdmod/stdmod.cc.o
[ 97%] Generating sipsigraphsippart0.cpp, sipsigraphsippart1.cpp, sipsigraphsippart2.cpp, sipsigraphsippart3.cpp, sipsigraphsippart4.cpp, sipsigraphsippart5.cpp, sipsigraphsippart6.cpp, sipsigraphsippart7.cpp
[ 97%] Linking CXX executable ../../../../bin/AimsAdaptiveGaussianSmoothing
Consolidate compiler generated dependencies of target sigraphsip
[ 97%] Generating sipsigraphsippart0.cpp, sipsigraphsippart1.cpp, sipsigraphsippart2.cpp, sipsigraphsippart3.cpp, sipsigraphsippart4.cpp, sipsigraphsippart5.cpp, sipsigraphsippart6.cpp, sipsigraphsippart7.cpp
[ 97%] Built target AimsSubSamplingConservative
[ 97%] Generating sipsigraphsvmsippart0.cpp, sipsigraphsvmsippart1.cpp, sipsigraphsvmsippart2.cpp, sipsigraphsvmsippart3.cpp, sipsigraphsvmsippart4.cpp, sipsigraphsvmsippart5.cpp, sipsigraphsvmsippart6.cpp, sipsigraphsvmsippart7.cpp
[ 97%] Built target AimsAdaptiveGaussianSmoothing
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/primitive/primitive.cc.o
[ 97%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart0.cpp.o
[ 97%] Linking CXX executable ../../../../bin/bioFindCellSeeds
Consolidate compiler generated dependencies of target sigraphsvmsip
[ 97%] Generating sipsigraphsvmsippart0.cpp, sipsigraphsvmsippart1.cpp, sipsigraphsvmsippart2.cpp, sipsigraphsvmsippart3.cpp, sipsigraphsvmsippart4.cpp, sipsigraphsvmsippart5.cpp, sipsigraphsvmsippart6.cpp, sipsigraphsvmsippart7.cpp
[ 97%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart0.cpp.o
[ 97%] Built target bioFindCellSeeds
[ 97%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/constrainteditor/wConstraintEditor.cc.o
[ 97%] Linking CXX executable ../../../../bin/AimsExtremaMap
[ 97%] Built target AimsExtremaMap
[ 97%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart1.cpp.o
[ 97%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart1.cpp.o
[ 97%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart2.cpp.o
[ 98%] Linking CXX executable ../../../../bin/AimsRegionGrowingExtrema
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/filedialogextension.moc.cpp.o
[ 98%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart3.cpp.o
[ 98%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart2.cpp.o
[ 98%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart3.cpp.o
[ 98%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart4.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/labeledit.moc.cpp.o
[ 98%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart4.cpp.o
[ 98%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart5.cpp.o
[ 98%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart6.cpp.o
[ 98%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip_svm/CMakeFiles/sigraphsvmsip.dir/sipsigraphsvmsippart7.cpp.o
[ 98%] Linking CXX shared module ../../../../../python/sigraph/sigraphsvmsip.so
[ 98%] Built target AimsRegionGrowingExtrema
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp: In member function ‘virtual size_t sipsigraph_FRGraph::size() const’:
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp:404: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/5.1/pysigraph/src/sip/mgraph.sip:114:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp:404: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/5.1/pysigraph/src/sip/mgraph.sip:114:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp: In function ‘PyObject* meth_sigraph_FRGraph_size(PyObject*, PyObject*)’:
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp:1001:72: 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/5.1/pysigraph/src/sip/mgraph.sip:114:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp:1001:89: 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/5.1/pysigraph/src/sip/mgraph.sip:114:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/attributedchooser.moc.cpp.o
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp: In member function ‘virtual size_t sipsigraph_FGraph::size() const’:
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp:2679: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/5.1/pysigraph/src/sip/mgraph.sip:114:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp:2679: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/5.1/pysigraph/src/sip/mgraph.sip:114:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp: In function ‘PyObject* meth_sigraph_FGraph_size(PyObject*, PyObject*)’:
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp:3037:71: 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/5.1/pysigraph/src/sip/mgraph.sip:114:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp:3037:88: 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/5.1/pysigraph/src/sip/mgraph.sip:114:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp: In function ‘PyObject* meth_sigraph_MGraph_size(PyObject*, PyObject*)’:
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp:5201:71: 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/5.1/pysigraph/src/sip/mgraph.sip:114:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp:5201:88: 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/5.1/pysigraph/src/sip/mgraph.sip:114:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp: In member function ‘virtual size_t sipsigraph_CGraph::size() const’:
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp:6634: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/5.1/pysigraph/src/sip/mgraph.sip:114:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp:6634: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/5.1/pysigraph/src/sip/mgraph.sip:114:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp: In function ‘PyObject* meth_sigraph_CGraph_size(PyObject*, PyObject*)’:
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp:7345:71: 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/5.1/pysigraph/src/sip/mgraph.sip:114:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
/tmp/tmpuchlnapd/sipsigraphsippart2.cpp:7345:88: 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/5.1/pysigraph/src/sip/mgraph.sip:114:
/casa/host/build/include/graph/graph/graph.h:353:12: note: declared here
  353 |     size_t size() const
      |            ^~~~
[ 98%] Built target sigraphsvmsip
[ 98%] Linking CXX executable ../../../../bin/AimsSigmaImageCalculate
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/stringEdit.moc.cpp.o
[ 98%] Built target AimsSigmaImageCalculate
[ 98%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart5.cpp.o
[ 98%] Linking CXX executable ../../../../bin/bioVoxelWiseStatistics
[ 98%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart6.cpp.o
[ 98%] Building CXX object build_files/sulci-nonfree/pysigraph/src/sip/CMakeFiles/sigraphsip.dir/sipsigraphsippart7.cpp.o
[ 98%] Built target bioVoxelWiseStatistics
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qObjBrowserWid.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qwObjectBrowser.moc.cpp.o
[ 98%] Linking CXX executable ../../../../bin/bioVoxelFeatures
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qwObjPalette.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wMaterial.moc.cpp.o
[ 98%] Built target bioVoxelFeatures
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wRendering.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/cLoadObject.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/colorDialog.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qScopeLineEdit.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/colorWidget.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/gradwidget.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qSelMenu.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qSelectFactory.moc.cpp.o
[ 98%] Linking CXX shared module ../../../../../python/sigraph/sigraphsip.so
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qSelectWid.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wReferential.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qwSelAttrib.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wReferential_3d.moc.cpp.o
[ 98%] Built target sigraphsip
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/shownormalsgui.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wvectorfield.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qgraphproperties.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/loadevent.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/objectparamselect.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qtextureparams.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wChooseReferential.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/texturepanel.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/texturewin.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/graphParams.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qAbout.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qWinTree.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qObjTree.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/toolTips-qt.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wControl.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qImageLabel.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wPreferences.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/whatsNew.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/control.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/controlswitch.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/controlledWindow.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/glcontext.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/glwidget.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/glwidgetmanager.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qwinblock.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qwindow.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/qWinFactory.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/connmatrixcontrol.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/orientationAnnotation.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/glwidget3D.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/control3D.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/trackball.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/transformer.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/window3D.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/window3D_private.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wFixedPointOfView.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wLightModel.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wTools3D.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/zoomDialog.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wFusion2D.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wFusion3D.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/pipeReaderP.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/server.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/fusionChooser.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/connectivitymatrix.moc.cpp.o
[ 98%] Building CXX object build_files/anatomist-free/src/lib/CMakeFiles/anatomist.dir/wConstraintEditor.moc.cpp.o
[ 98%] Linking CXX shared library ../../../../lib/libanatomist.so
[ 98%] Built target anatomist
Consolidate compiler generated dependencies of target anatomist-bin
Consolidate compiler generated dependencies of target anahierarchyeditor
Consolidate compiler generated dependencies of target anasurfpaint
Consolidate compiler generated dependencies of target anaprofile
Consolidate compiler generated dependencies of target anavolrender
Consolidate compiler generated dependencies of target anasurfmatch
[ 98%] Building CXX object build_files/anatomist-free/src/anatomist/CMakeFiles/anatomist-bin.dir/anatomist.cc.o
[100%] Building CXX object build_files/anatomist-free/src/profile/CMakeFiles/anaprofile.dir/winprof/profT.cc.o
[100%] Building CXX object build_files/anatomist-free/src/profile/CMakeFiles/anaprofile.dir/winprof/profFactory.cc.o
[100%] Building CXX object build_files/anatomist-free/src/profile/CMakeFiles/anaprofile.dir/winprof/profStrategy.cc.o
[100%] Building CXX object build_files/anatomist-free/src/surfpaint/CMakeFiles/anasurfpaint.dir/module/surfpaintmodule.cc.o
[100%] Building CXX object build_files/anatomist-free/src/hierarchyeditor/CMakeFiles/anahierarchyeditor.dir/action/nodeselectionaction.cc.o
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/module/volrenderfusionmethod.cc.o
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/erpio/erpR.cc.o
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/module/volrendermodule.cc.o
[100%] Building CXX object build_files/anatomist-free/src/profile/CMakeFiles/anaprofile.dir/winprof/profWin.cc.o
[100%] Linking CXX executable ../../../../bin/anatomist
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/object/volrender.cc.o
[100%] Building CXX object build_files/anatomist-free/src/profile/CMakeFiles/anaprofile.dir/winprof/profX.cc.o
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/erpio/erpWraper.cc.o
[100%] Built target anatomist-bin
[100%] Building CXX object build_files/anatomist-free/src/profile/CMakeFiles/anaprofile.dir/winprof/profY.cc.o
Consolidate compiler generated dependencies of target anahistogram
Consolidate compiler generated dependencies of target pyanatomistexports
Consolidate compiler generated dependencies of target anafold
[100%] Building CXX object build_files/anatomist-free/src/histogram/CMakeFiles/anahistogram.dir/winhisto/histoWin.cc.o
[100%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/libpyanatomist/CMakeFiles/pyanatomistexports.dir/objectparamselectsip.cc.o
[100%] Building CXX object build_files/sulci-nonfree/anafold/src/lib/CMakeFiles/anafold.dir/fgraph/afgHelpers.cc.o
Consolidate compiler generated dependencies of target anaroibase
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/action/levelsetaction.cc.o
[100%] Building CXX object build_files/anatomist-free/src/surfpaint/CMakeFiles/anasurfpaint.dir/module/surfpainttools.cc.o
[100%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/libpyanatomist/CMakeFiles/pyanatomistexports.dir/pyanatomist.cc.o
[100%] Building CXX object build_files/anatomist-free/src/hierarchyeditor/CMakeFiles/anahierarchyeditor.dir/control/nodeselectioncontrol.cc.o
[100%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/libpyanatomist/CMakeFiles/pyanatomistexports.dir/serializingcontext.cc.o
[100%] Building CXX object build_files/sulci-nonfree/anafold/src/lib/CMakeFiles/anafold.dir/fgraph/fgMethod.cc.o
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/interface/qwSurfMatch.cc.o
[100%] Building CXX object build_files/anatomist-free/src/profile/CMakeFiles/anaprofile.dir/winprof/profZ.cc.o
[100%] Building CXX object build_files/anatomist-free/src/profile/CMakeFiles/anaprofile.dir/module/profile.cc.o
[100%] Building CXX object build_files/anatomist-free/src/profile/CMakeFiles/anaprofile.dir/profWin.moc.cpp.o
[100%] Building CXX object build_files/anatomist-free/src/surfpaint/CMakeFiles/anasurfpaint.dir/action/surfpaintaction.cc.o
[100%] Building CXX object build_files/anatomist-free/src/histogram/CMakeFiles/anahistogram.dir/winhisto/histo.cc.o
[100%] Building CXX object build_files/anatomist-free/src/histogram/CMakeFiles/anahistogram.dir/module/histogram.cc.o
[100%] Building CXX object build_files/anatomist-free/src/histogram/CMakeFiles/anahistogram.dir/histoWin.moc.cpp.o
[100%] Building CXX object build_files/anatomist-free/src/hierarchyeditor/CMakeFiles/anahierarchyeditor.dir/control/listboxeditor.cc.o
[100%] Building CXX object build_files/sulci-nonfree/anafold/src/lib/CMakeFiles/anafold.dir/fgraph/afgraph.cc.o
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/action/labelnaming.cc.o
[100%] Building CXX object build_files/sulci-nonfree/anafold/src/lib/CMakeFiles/anafold.dir/fgraph/qwAnnealParams.cc.o
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/interpoler/interpolMethod.cc.o
[100%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/libpyanatomist/CMakeFiles/pyanatomistexports.dir/objectparamselectsip.moc.cpp.o
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/object/volrenderpanel.cc.o
[100%] Linking CXX shared library ../../../../../lib/libpyanatomistexports.so
[100%] Linking CXX shared library ../../../../lib/libanaprofile.so
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/interpoler/interpoler.cc.o
[100%] Built target anaprofile
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/landmark/landmFactory.cc.o
[100%] Built target pyanatomistexports
[100%] Building CXX object build_files/anatomist-free/src/hierarchyeditor/CMakeFiles/anahierarchyeditor.dir/application/hierarchyeditor.cc.o
[100%] Building CXX object build_files/anatomist-free/src/hierarchyeditor/CMakeFiles/anahierarchyeditor.dir/listboxeditor.moc.cpp.o
[100%] Building CXX object build_files/anatomist-free/src/surfpaint/CMakeFiles/anasurfpaint.dir/control/surfpaintcontrol.cc.o
[100%] Building CXX object build_files/anatomist-free/src/surfpaint/CMakeFiles/anasurfpaint.dir/surfpainttools.moc.cpp.o
[100%] Linking CXX shared module ../../../../lib/libanahistogram.so.5.1.3
[100%] Built target anahistogram
[100%] Generating sipanatomistsippart0.cpp, sipanatomistsippart1.cpp, sipanatomistsippart2.cpp, sipanatomistsippart3.cpp, sipanatomistsippart4.cpp, sipanatomistsippart5.cpp, sipanatomistsippart6.cpp, sipanatomistsippart7.cpp
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/object/volrendershader.cc.o
[100%] Building CXX object build_files/sulci-nonfree/anafold/src/lib/CMakeFiles/anafold.dir/fgraph/qwFFusionCtrl.cc.o
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/action/roichangeprocessor.cc.o
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/action/paintaction.cc.o
[100%] Building CXX object build_files/sulci-nonfree/anafold/src/lib/CMakeFiles/anafold.dir/module/anafold.cc.o
[100%] Building CXX object build_files/sulci-nonfree/anafold/src/lib/CMakeFiles/anafold.dir/qwAnnealParams.moc.cpp.o
Consolidate compiler generated dependencies of target pyanatomistmodule
[100%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/pyanatomistmodule/CMakeFiles/pyanatomistmodule.dir/module/pyanatomistmodule.cc.o
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/landmark/landmPicker.cc.o
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/landmark/plane.cc.o
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/landmark/graphLandmark.cc.o
[100%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/pyanatomistmodule/CMakeFiles/pyanatomistmodule.dir/module/pythonlauncher.cc.o
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/surfmatcher/surfMatchMethod.cc.o
[100%] Linking CXX shared module ../../../../lib/libanasurfpaint.so.5.1.3
[100%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/pyanatomistmodule/CMakeFiles/pyanatomistmodule.dir/pythonlauncher.moc.cpp.o
[100%] Linking CXX shared module ../../../../lib/libanahierarchyeditor.so.5.1.3
[100%] Linking CXX shared module ../../../../../lib/libpyanatomistmodule.so.5.1.3
[100%] Built target anasurfpaint
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/action/histoplot.cc.o
[100%] Built target pyanatomistmodule
[100%] Built target anahierarchyeditor
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/action/blobsegmentation.cc.o
[100%] Building CXX object build_files/sulci-nonfree/anafold/src/lib/CMakeFiles/anafold.dir/qwFFusionCtrl.moc.cpp.o
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/surfmatcher/surfMatcher.cc.o
[100%] Linking CXX shared module ../../../../../lib/libanafold.so.5.1.3
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/module/anasurfmatch.cc.o
[100%] Built target anafold
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/erpWraper.moc.cpp.o
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/qwSurfMatch.moc.cpp.o
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/landmPicker.moc.cpp.o
[100%] Building CXX object build_files/anatomist-free/src/anasurfmatch/CMakeFiles/anasurfmatch.dir/graphLandmark.moc.cpp.o
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/control/paintcontrol.cc.o
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/cubeZbuffer.cc.o
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/mipShader.cc.o
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/control/levelsetcontrol.cc.o
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/control/labelnamingcontrol.cc.o
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/mpvrShader.cc.o
Consolidate compiler generated dependencies of target anatomistsip
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/rfmtShader.cc.o
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/action/roimanagementaction.cc.o
[100%] Generating sipanatomistsippart0.cpp, sipanatomistsippart1.cpp, sipanatomistsippart2.cpp, sipanatomistsippart3.cpp, sipanatomistsippart4.cpp, sipanatomistsippart5.cpp, sipanatomistsippart6.cpp, sipanatomistsippart7.cpp
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/shader.cc.o
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/shaderFactory.cc.o
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/control/roimanagementcontrol.cc.o
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/slicing.cc.o
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/sumShader.cc.o
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/application/roibasemodule.cc.o
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/vector3d.cc.o
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/qtvr3/vrShader.cc.o
[100%] Building CXX object build_files/anatomist-free/src/volrender/CMakeFiles/anavolrender.dir/volrenderpanel.moc.cpp.o
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/commands/cCreateGraph.cc.o
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/commands/cGetConnThres.cc.o
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/commands/cSetConnThres.cc.o
/casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/paintcontrol.cc: In member function ‘virtual void anatomist::PaintControl::eventAutoSubscription(anatomist::ActionPool*)’:
/casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/paintcontrol.cc:310:11: warning: ‘Qt::MidButton’ is deprecated [-Wdeprecated-declarations]
  310 |     ( Qt::MidButton, Qt::NoModifier,
      |           ^~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:44,
                 from /casa/host/build/include/anatomist/controler/control.h:39,
                 from /casa/host/build/include/anatomist/control/paintcontrol.h:38,
                 from /casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/paintcontrol.cc:35:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:132:9: note: declared here
  132 |         MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton,
      |         ^~~~~~~~~
/casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/paintcontrol.cc:321:11: warning: ‘Qt::MidButton’ is deprecated [-Wdeprecated-declarations]
  321 |     ( Qt::MidButton, Qt::ShiftModifier,
      |           ^~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:44,
                 from /casa/host/build/include/anatomist/controler/control.h:39,
                 from /casa/host/build/include/anatomist/control/paintcontrol.h:38,
                 from /casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/paintcontrol.cc:35:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:132:9: note: declared here
  132 |         MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton,
      |         ^~~~~~~~~
/casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/paintcontrol.cc:335:11: warning: ‘Qt::MidButton’ is deprecated [-Wdeprecated-declarations]
  335 |     ( Qt::MidButton, Qt::ControlModifier,
      |           ^~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:44,
                 from /casa/host/build/include/anatomist/controler/control.h:39,
                 from /casa/host/build/include/anatomist/control/paintcontrol.h:38,
                 from /casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/paintcontrol.cc:35:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:132:9: note: declared here
  132 |         MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton,
      |         ^~~~~~~~~
/casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/levelsetcontrol.cc: In member function ‘virtual void anatomist::RoiLevelSetControl::eventAutoSubscription(anatomist::ActionPool*)’:
/casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/levelsetcontrol.cc:91:11: warning: ‘Qt::MidButton’ is deprecated [-Wdeprecated-declarations]
   91 |     ( Qt::MidButton, Qt::NoModifier,
      |           ^~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:44,
                 from /casa/host/build/include/anatomist/controler/control.h:39,
                 from /casa/host/build/include/anatomist/control/levelsetcontrol.h:38,
                 from /casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/levelsetcontrol.cc:36:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:132:9: note: declared here
  132 |         MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton,
      |         ^~~~~~~~~
/casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/levelsetcontrol.cc:120:11: warning: ‘Qt::MidButton’ is deprecated [-Wdeprecated-declarations]
  120 |     ( Qt::MidButton, Qt::ShiftModifier,
      |           ^~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:44,
                 from /casa/host/build/include/anatomist/controler/control.h:39,
                 from /casa/host/build/include/anatomist/control/levelsetcontrol.h:38,
                 from /casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/levelsetcontrol.cc:36:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:132:9: note: declared here
  132 |         MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton,
      |         ^~~~~~~~~
/casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/levelsetcontrol.cc:147:11: warning: ‘Qt::MidButton’ is deprecated [-Wdeprecated-declarations]
  147 |     ( Qt::MidButton, Qt::ControlModifier,
      |           ^~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:44,
                 from /casa/host/build/include/anatomist/controler/control.h:39,
                 from /casa/host/build/include/anatomist/control/levelsetcontrol.h:38,
                 from /casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/levelsetcontrol.cc:36:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:132:9: note: declared here
  132 |         MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton,
      |         ^~~~~~~~~
[100%] Linking CXX shared module ../../../../lib/libanasurfmatch.so.5.1.3
/casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/labelnamingcontrol.cc: In member function ‘virtual void anatomist::RoiLabelNamingControl::eventAutoSubscription(anatomist::ActionPool*)’:
/casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/labelnamingcontrol.cc:121:11: warning: ‘Qt::MidButton’ is deprecated [-Wdeprecated-declarations]
  121 |     ( Qt::MidButton, Qt::NoModifier,
      |           ^~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:44,
                 from /casa/host/build/include/anatomist/controler/control.h:39,
                 from /casa/host/build/include/anatomist/control/labelnamingcontrol.h:38,
                 from /casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/labelnamingcontrol.cc:35:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:132:9: note: declared here
  132 |         MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton,
      |         ^~~~~~~~~
/casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/labelnamingcontrol.cc:132:11: warning: ‘Qt::MidButton’ is deprecated [-Wdeprecated-declarations]
  132 |     ( Qt::MidButton, Qt::ShiftModifier,
      |           ^~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:44,
                 from /casa/host/build/include/anatomist/controler/control.h:39,
                 from /casa/host/build/include/anatomist/control/labelnamingcontrol.h:38,
                 from /casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/labelnamingcontrol.cc:35:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:132:9: note: declared here
  132 |         MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton,
      |         ^~~~~~~~~
/casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/labelnamingcontrol.cc:146:11: warning: ‘Qt::MidButton’ is deprecated [-Wdeprecated-declarations]
  146 |     ( Qt::MidButton, Qt::ControlModifier,
      |           ^~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qevent.h:44,
                 from /casa/host/build/include/anatomist/controler/control.h:39,
                 from /casa/host/build/include/anatomist/control/labelnamingcontrol.h:38,
                 from /casa/host/src/anatomist/anatomist-free/5.1/src/roibase/control/labelnamingcontrol.cc:35:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:132:9: note: declared here
  132 |         MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton,
      |         ^~~~~~~~~
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/commands/cAddNode.cc.o
[100%] Linking CXX shared module ../../../../lib/libanavolrender.so.5.1.3
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/commands/cPaintParams.cc.o
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/levelsetaction.moc.cpp.o
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/paintaction.moc.cpp.o
[100%] Built target anasurfmatch
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/histoplot.moc.cpp.o
[100%] Built target anavolrender
[100%] Building CXX object build_files/anatomist-free/src/roibase/CMakeFiles/anaroibase.dir/roimanagementaction.moc.cpp.o
[100%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart0.cpp.o
[100%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart1.cpp.o
[100%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart2.cpp.o
[100%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart4.cpp.o
[100%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart3.cpp.o
[100%] Linking CXX shared library ../../../../lib/libanaroibase.so
[100%] Built target anaroibase
Consolidate compiler generated dependencies of target anaroialgo
[100%] Building CXX object build_files/anatomist-free/src/roialgo/CMakeFiles/anaroialgo.dir/action/morphomath.cc.o
[100%] Building CXX object build_files/anatomist-free/src/roialgo/CMakeFiles/anaroialgo.dir/action/dynsegmentaction.cc.o
[100%] Building CXX object build_files/anatomist-free/src/roialgo/CMakeFiles/anaroialgo.dir/control/dynsegmentcontrol.cc.o
[100%] Building CXX object build_files/anatomist-free/src/roialgo/CMakeFiles/anaroialgo.dir/application/roialgomodule.cc.o
/tmp/tmp22vfdr38/sipanatomistsippart1.cpp: In member function ‘virtual size_t sipanatomist_GlobalConfiguration::size() const’:
/tmp/tmp22vfdr38/sipanatomistsippart1.cpp:1285: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.1/sip/globalconfig.sip:7:
/casa/host/build/include/graph/tree/tree.h:81:18: note: declared here
   81 |   virtual size_t size() const
      |                  ^~~~
/tmp/tmp22vfdr38/sipanatomistsippart1.cpp:1285: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.1/sip/globalconfig.sip:7:
/casa/host/build/include/graph/tree/tree.h:81:18: note: declared here
   81 |   virtual size_t size() const
      |                  ^~~~
/casa/host/build/share/anatomist-5.1/sip/list_TransformationPtr.sip: In function ‘int convertTo_list_TransformationPtr(PyObject*, void**, int*, PyObject*)’:
/casa/host/build/share/anatomist-5.1/sip/list_TransformationPtr.sip:162:18: warning: ‘void operator delete(void*, std::size_t)’ called on unallocated object ‘item’ [-Wfree-nonheap-object]
  162 |         delete & item;
      |                  ^~~~
/casa/host/build/share/anatomist-5.1/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.1/sip/list_TransformationPtr.sip: In function ‘void* init_type_list_TransformationPtr(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)’:
/casa/host/build/share/anatomist-5.1/sip/list_TransformationPtr.sip:227:18: warning: ‘void operator delete(void*, std::size_t)’ called on unallocated object ‘item’ [-Wfree-nonheap-object]
  227 |         delete & item;
      |                  ^~~~
/casa/host/build/share/anatomist-5.1/sip/list_TransformationPtr.sip:224:35: note: declared here
  224 |       anatomist::Transformation * item = (anatomist::Transformation *) pyanatomistConvertTo_anatomist_TransformationP( pyitem );
      |                                   ^~~~
/casa/host/build/share/anatomist-5.1/sip/list_AObjectPtr.sip: In function ‘int convertTo_list_AObjectPtr(PyObject*, void**, int*, PyObject*)’:
/casa/host/build/share/anatomist-5.1/sip/list_AObjectPtr.sip:162:18: warning: ‘void operator delete(void*, std::size_t)’ called on unallocated object ‘item’ [-Wfree-nonheap-object]
  162 |         delete & item;
      |                  ^~~~
/casa/host/build/share/anatomist-5.1/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.1/sip/list_AObjectPtr.sip: In function ‘void* init_type_list_AObjectPtr(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)’:
/casa/host/build/share/anatomist-5.1/sip/list_AObjectPtr.sip:227:18: warning: ‘void operator delete(void*, std::size_t)’ called on unallocated object ‘item’ [-Wfree-nonheap-object]
  227 |         delete & item;
      |                  ^~~~
/casa/host/build/share/anatomist-5.1/sip/list_AObjectPtr.sip:224:28: note: declared here
  224 |       anatomist::AObject * item = (anatomist::AObject *) pyanatomistConvertTo_anatomist_AObjectP( pyitem );
      |                            ^~~~
[100%] Building CXX object build_files/anatomist-free/src/roialgo/CMakeFiles/anaroialgo.dir/dynsegmentaction.moc.cpp.o
[100%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart6.cpp.o
[100%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart5.cpp.o
[100%] Building CXX object build_files/anatomist-gpl/pyanatomist/src/sip/CMakeFiles/anatomistsip.dir/sipanatomistsippart7.cpp.o
[100%] Building CXX object build_files/anatomist-free/src/roialgo/CMakeFiles/anaroialgo.dir/morphomath.moc.cpp.o
/casa/host/src/anatomist/anatomist-free/5.1/src/roialgo/control/dynsegmentcontrol.cc: In member function ‘virtual void anatomist::RoiDynSegmentControl::eventAutoSubscription(anatomist::ActionPool*)’:
/casa/host/src/anatomist/anatomist-free/5.1/src/roialgo/control/dynsegmentcontrol.cc:121:11: warning: ‘Qt::MidButton’ is deprecated [-Wdeprecated-declarations]
  121 |     ( Qt::MidButton, Qt::NoModifier,
      |           ^~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /casa/host/build/include/anatomist/action/morphomath.h:47,
                 from /casa/host/src/anatomist/anatomist-free/5.1/src/roialgo/control/dynsegmentcontrol.cc:35:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:132:9: note: declared here
  132 |         MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton,
      |         ^~~~~~~~~
/casa/host/src/anatomist/anatomist-free/5.1/src/roialgo/control/dynsegmentcontrol.cc:132:11: warning: ‘Qt::MidButton’ is deprecated [-Wdeprecated-declarations]
  132 |     ( Qt::MidButton, Qt::ShiftModifier,
      |           ^~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /casa/host/build/include/anatomist/action/morphomath.h:47,
                 from /casa/host/src/anatomist/anatomist-free/5.1/src/roialgo/control/dynsegmentcontrol.cc:35:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:132:9: note: declared here
  132 |         MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton,
      |         ^~~~~~~~~
/casa/host/src/anatomist/anatomist-free/5.1/src/roialgo/control/dynsegmentcontrol.cc:146:11: warning: ‘Qt::MidButton’ is deprecated [-Wdeprecated-declarations]
  146 |     ( Qt::MidButton, Qt::ControlModifier,
      |           ^~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qwindowdefs.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
                 from /casa/host/build/include/anatomist/action/morphomath.h:47,
                 from /casa/host/src/anatomist/anatomist-free/5.1/src/roialgo/control/dynsegmentcontrol.cc:35:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qnamespace.h:132:9: note: declared here
  132 |         MidButton Q_DECL_ENUMERATOR_DEPRECATED_X("MidButton is deprecated. Use MiddleButton instead") = MiddleButton,
      |         ^~~~~~~~~
/casa/host/build/share/anatomist-5.1/sip/vector_AObjectPtr.sip: In function ‘void* init_type_vector_AObjectPtr(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)’:
/casa/host/build/share/anatomist-5.1/sip/vector_AObjectPtr.sip:234:18: warning: ‘void operator delete(void*, std::size_t)’ called on unallocated object ‘item’ [-Wfree-nonheap-object]
  234 |         delete & item;
      |                  ^~~~
/casa/host/build/share/anatomist-5.1/sip/vector_AObjectPtr.sip:231:28: note: declared here
  231 |       anatomist::AObject * item = (anatomist::AObject *) pyanatomistConvertTo_anatomist_AObjectP( pyitem );
      |                            ^~~~
/casa/host/build/share/anatomist-5.1/sip/vector_AObjectPtr.sip: In function ‘int convertTo_vector_AObjectPtr(PyObject*, void**, int*, PyObject*)’:
/casa/host/build/share/anatomist-5.1/sip/vector_AObjectPtr.sip:167:18: warning: ‘void operator delete(void*, std::size_t)’ called on unallocated object ‘item’ [-Wfree-nonheap-object]
  167 |         delete & item;
      |                  ^~~~
/casa/host/build/share/anatomist-5.1/sip/vector_AObjectPtr.sip:164:28: note: declared here
  164 |       anatomist::AObject * item = (anatomist::AObject *) pyanatomistConvertTo_anatomist_AObjectP( pyitem );
      |                            ^~~~
[100%] Linking CXX shared module ../../../../lib/libanaroialgo.so.5.1.3
/tmp/tmp22vfdr38/sipanatomistsippart6.cpp: In function ‘void* init_type_QAGLWidget(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)’:
/tmp/tmp22vfdr38/sipanatomistsippart6.cpp:39104:36: warning: ‘constexpr QFlags<T>::QFlags(QFlags<T>::Zero) [with Enum = Qt::WindowType; QFlags<T>::Zero = int QFlags<Qt::WindowType>::Private::*]’ is deprecated: Use default constructor instead [-Wdeprecated-declarations]
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1299,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QMetaType:1,
                 from /casa/host/build/build_files/anatomist-gpl/pyanatomist/src/sip/sipAPIanatomistsip.h:12,
                 from /casa/host/build/build_files/anatomist-gpl/pyanatomist/src/sip/sipanatomistsippart6.cpp:7:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qflags.h:123:80: note: declared here
  123 |     QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
      |                                                                                ^~~~~~
/tmp/tmp22vfdr38/sipanatomistsippart6.cpp: In function ‘PyObject* meth_anatomist_GLWidgetManager_recordStart(PyObject*, PyObject*)’:
/tmp/tmp22vfdr38/sipanatomistsippart6.cpp:40505:44: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvarlengtharray.h:47,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QMetaType:1,
                 from /casa/host/build/build_files/anatomist-gpl/pyanatomist/src/sip/sipAPIanatomistsip.h:12,
                 from /casa/host/build/build_files/anatomist-gpl/pyanatomist/src/sip/sipanatomistsippart6.cpp:7:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:954:23: note: declared here
  954 |     static const Null null;
      |                       ^~~~
/tmp/tmp22vfdr38/sipanatomistsippart6.cpp:40505:44: warning: ‘QString::null’ is deprecated: use QString() [-Wdeprecated-declarations]
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvarlengtharray.h:47,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qmetatype.h:48,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QMetaType:1,
                 from /casa/host/build/build_files/anatomist-gpl/pyanatomist/src/sip/sipAPIanatomistsip.h:12,
                 from /casa/host/build/build_files/anatomist-gpl/pyanatomist/src/sip/sipanatomistsippart6.cpp:7:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:954:23: note: declared here
  954 |     static const Null null;
      |                       ^~~~
[100%] Built target anaroialgo
[100%] 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/5.1/python/casa_distro
dev mode, symlink to sources: ../src/development/casa-distro/5.1
copy: /casa/host/build/bin/bv -> /casa/host/bin/bv
exclude: bv_unenv
exclude: bv_unenv.sh
exclude: bv_env.bat
exclude: bv_env_test
exclude: bv
exclude: bv_env.sh
exclude: docker-deps
exclude: bv_env
exclude: python
exclude: bv_env_host

bv_maker summary:
OK          step build: /casa/host/build, started: 2025/11/19 04:11, stopped: 2025/11/19 04:28
All went good.

Finished: SUCCESS