Skip to content
Failed

Console Output

This log is too long to show here, 1,560 KB has been skipped — click to see the complete log
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19,
                 from ./analyses/././../classes/./Dakota/IssmParallelDirectApplicInterface.h:33,
                 from ./analyses/././../classes/classes.h:126,
                 from ./analyses/././EnthalpyAnalysis.h:10,
                 from ./analyses/./analyses.h:21,
                 from ./analyses/EnumToAnalysis.cpp:10:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In function ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_read(std::istream&, ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1554:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1554 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_aprepro(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1593:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1593 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<short int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:44:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:14:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:45:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:219:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:220:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::__cxx11::basic_string<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::__cxx11::basic_string<char>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1231:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<short int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<short int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:8:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<long unsigned int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<long unsigned int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:25:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  CXX      solutionsequences/libISSMCore_la-solutionsequence_la.lo
In file included from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:16,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:20,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19,
                 from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33,
                 from ./solutionsequences/../classes/classes.h:126,
                 from ./solutionsequences/solutionsequence_la.cpp:6:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In function ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_read(std::istream&, ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1554:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1554 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_aprepro(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1593:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1593 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<short int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:44:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:14:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:45:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:219:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:220:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::__cxx11::basic_string<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::__cxx11::basic_string<char>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1231:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<short int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<short int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:8:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<long unsigned int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<long unsigned int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:25:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  CXX      solutionsequences/libISSMCore_la-solutionsequence_la_theta.lo
In file included from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:16,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:20,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19,
                 from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33,
                 from ./solutionsequences/../classes/classes.h:126,
                 from ./solutionsequences/solutionsequence_la_theta.cpp:6:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In function ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_read(std::istream&, ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1554:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1554 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_aprepro(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1593:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1593 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<short int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:44:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:14:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:45:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:219:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:220:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::__cxx11::basic_string<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::__cxx11::basic_string<char>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1231:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<short int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<short int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:8:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<long unsigned int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<long unsigned int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:25:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  CXX      solutionsequences/libISSMCore_la-solutionsequence_linear.lo
In file included from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:16,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:20,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19,
                 from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33,
                 from ./solutionsequences/../classes/classes.h:126,
                 from ./solutionsequences/solutionsequence_linear.cpp:6:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In function ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_read(std::istream&, ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1554:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1554 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_aprepro(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1593:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1593 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<short int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:44:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:14:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:45:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:219:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:220:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::__cxx11::basic_string<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::__cxx11::basic_string<char>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1231:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<short int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<short int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:8:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<long unsigned int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<long unsigned int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:25:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  CXX      solutionsequences/libISSMCore_la-solutionsequence_nonlinear.lo
In file included from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:16,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:20,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19,
                 from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33,
                 from ./solutionsequences/../classes/classes.h:126,
                 from ./solutionsequences/solutionsequence_nonlinear.cpp:7:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In function ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_read(std::istream&, ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1554:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1554 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_aprepro(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1593:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1593 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<short int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:44:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:14:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:45:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:219:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:220:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::__cxx11::basic_string<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::__cxx11::basic_string<char>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1231:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<short int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<short int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:8:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<long unsigned int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<long unsigned int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:25:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  CXX      solutionsequences/libISSMCore_la-solutionsequence_newton.lo
In file included from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:16,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:20,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19,
                 from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33,
                 from ./solutionsequences/../classes/classes.h:126,
                 from ./solutionsequences/solutionsequence_newton.cpp:7:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In function ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_read(std::istream&, ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1554:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1554 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_aprepro(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1593:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1593 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<short int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:44:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:14:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:45:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:219:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:220:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::__cxx11::basic_string<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::__cxx11::basic_string<char>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1231:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<short int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<short int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:8:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<long unsigned int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<long unsigned int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:25:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  CXX      solutionsequences/libISSMCore_la-solutionsequence_fct.lo
In file included from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:16,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:20,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19,
                 from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33,
                 from ./solutionsequences/../classes/classes.h:126,
                 from ./solutionsequences/solutionsequence_fct.cpp:6:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In function ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_read(std::istream&, ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1554:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1554 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_aprepro(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1593:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1593 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<short int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:44:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:14:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:45:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:219:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:220:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::__cxx11::basic_string<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::__cxx11::basic_string<char>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1231:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<short int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<short int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:8:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<long unsigned int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<long unsigned int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:25:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  CXX      solutionsequences/libISSMCore_la-solutionsequence_schurcg.lo
In file included from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:16,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:20,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19,
                 from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33,
                 from ./solutionsequences/../classes/classes.h:126,
                 from ./solutionsequences/solutionsequence_schurcg.cpp:7:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In function ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_read(std::istream&, ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1554:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1554 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_aprepro(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1593:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1593 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<short int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:44:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:14:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:45:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:219:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:220:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::__cxx11::basic_string<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::__cxx11::basic_string<char>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1231:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<short int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<short int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:8:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<long unsigned int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<long unsigned int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:25:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  CXX      solutionsequences/libISSMCore_la-solutionsequence_sampling.lo
In file included from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:16,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:20,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19,
                 from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33,
                 from ./solutionsequences/../classes/classes.h:126,
                 from ./solutionsequences/solutionsequence_sampling.cpp:6:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In function ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_read(std::istream&, ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1554:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1554 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_aprepro(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1593:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1593 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<short int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:44:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:14:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:45:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:219:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:220:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::__cxx11::basic_string<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::__cxx11::basic_string<char>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1231:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<short int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<short int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:8:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<long unsigned int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<long unsigned int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:25:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  CXX      solutionsequences/libISSMCore_la-convergence.lo
In file included from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:16,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:20,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19,
                 from ./solutionsequences/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33,
                 from ./solutionsequences/../classes/classes.h:126,
                 from ./solutionsequences/convergence.cpp:5:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In function ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_read(std::istream&, ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1554:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1554 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_aprepro(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1593:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1593 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<short int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:44:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:14:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:45:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:219:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:220:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::__cxx11::basic_string<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::__cxx11::basic_string<char>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1231:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<short int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<short int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:8:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<long unsigned int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<long unsigned int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:25:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  CXX      classes/Options/libISSMCore_la-Options.lo
  CXX      classes/Options/libISSMCore_la-OptionUtilities.lo
In file included from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:16,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:20,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19,
                 from ./classes/Options/.././Dakota/IssmParallelDirectApplicInterface.h:33,
                 from ./classes/Options/../classes.h:126,
                 from ./classes/Options/OptionUtilities.cpp:13:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In function ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_read(std::istream&, ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1554:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1554 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_aprepro(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1593:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1593 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<short int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:44:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:14:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:45:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:219:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:220:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::__cxx11::basic_string<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::__cxx11::basic_string<char>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1231:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<short int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<short int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:8:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<long unsigned int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<long unsigned int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:25:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  CXX      modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo
In file included from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:16,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:20,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19,
                 from ./modules/ModelProcessorx/Transient/../../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33,
                 from ./modules/ModelProcessorx/Transient/../../../classes/classes.h:126,
                 from ./modules/ModelProcessorx/Transient/UpdateElementsTransient.cpp:6:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In function ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_read(std::istream&, ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1554:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1554 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_aprepro(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1593:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1593 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<short int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:44:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:14:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:45:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:219:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:220:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::__cxx11::basic_string<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::__cxx11::basic_string<char>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1231:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<short int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<short int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:8:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<long unsigned int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<long unsigned int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:25:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  CXX      modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.lo
In file included from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:16,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:20,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19,
                 from ./modules/ModelProcessorx/Transient/../../../classes/./Dakota/IssmParallelDirectApplicInterface.h:33,
                 from ./modules/ModelProcessorx/Transient/../../../classes/classes.h:126,
                 from ./modules/ModelProcessorx/Transient/UpdateParametersTransient.cpp:6:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In function ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_read(std::istream&, ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1554:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1554 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_aprepro(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1593:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1593 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<short int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:44:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:14:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:45:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:219:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:220:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::__cxx11::basic_string<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::__cxx11::basic_string<char>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1231:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<short int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<short int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:8:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<long unsigned int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<long unsigned int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:25:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  CXX      cores/libISSMCore_la-mmemasstransport_core.lo
In file included from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:16,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ParamResponsePair.hpp:20,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/PRPMultiIndex.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/ApplicationInterface.hpp:19,
                 from /home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DirectApplicInterface.hpp:19,
                 from ./cores/../classes/./Dakota/IssmParallelDirectApplicInterface.h:33,
                 from ./cores/../classes/classes.h:126,
                 from ./cores/mmemasstransport_core.cpp:7:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In function ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_read(std::istream&, ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1554:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1554 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_aprepro(std::ostream&, const ArrayT&, const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1593:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1593 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In function ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool)’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
./cores/mmemasstransport_core.cpp: In function ‘void mmemasstransport_core(FemModel*)’:
./cores/mmemasstransport_core.cpp:38:19: error: ‘class FemModel’ has no member named ‘InputToP0’
   38 |         femmodel->InputToP0(ThicknessEnum,ThicknessOldEnum);
      |                   ^~~~~~~~~
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<short int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1497 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_read(std::istream&, ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::istream = std::basic_istream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:210:44:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1497:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:14:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1508 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write(std::ostream&, const ArrayT&) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:214:45:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1508:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<short int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:219:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
 1614 |   for (register typename ArrayT::size_type i=0; i<len; ++i)
      |                                            ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp: In instantiation of ‘void Dakota::array_write_annotated(std::ostream&, const ArrayT&, bool) [with ArrayT = std::vector<long unsigned int>; std::ostream = std::basic_ostream<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:220:24:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1614:44: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::__cxx11::basic_string<char>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::__cxx11::basic_string<char>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/dakota_data_io.hpp:1231:13:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
  301 |   for (register typename ContainerT::size_type i=0; i<len; ++i) {
      |                                                ^
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<short int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<short int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:8:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp: In instantiation of ‘void Dakota::container_read(ContainerT&, MPIUnpackBuffer&) [with ContainerT = std::vector<long unsigned int>]’:
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:363:17:   required from ‘Dakota::MPIUnpackBuffer& Dakota::operator>>(MPIUnpackBuffer&, ContainerT&) [with ContainerT = std::vector<long unsigned int>]’
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/DakotaActiveSet.hpp:225:25:   required from here
/home/jenkins/workspace/Debian_Linux-Solid_Earth/externalpackages/dakota/install/include/MPIPackBuffer.hpp:301:48: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
make[3]: *** [Makefile:7784: cores/libISSMCore_la-mmemasstransport_core.lo] Error 1
make[3]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Solid_Earth/src/c'
make[2]: *** [Makefile:464: all-recursive] Error 1
make[2]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Solid_Earth/src'
make[1]: *** [Makefile:519: all-recursive] Error 1
make[1]: Leaving directory '/home/jenkins/workspace/Debian_Linux-Solid_Earth'
make: *** [Makefile:451: all] Error 2
ISSM_COMPILATION failed!
Build step 'Execute shell' marked build as failure
Recording test results
Finished: FAILURE