--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 4.78 - 2023-08-09 (RDS)
Information: this ChangeLog entry matches the version number:
 Version 4.78 - 2023-08-09 (RDS)

Now checking git repository...


--- Distribution check [end] ---

Dependencies for selectutils
Dependencies for selectcore
Dependencies for selectservice
Dependencies for selector
Dependencies for exprparse
Dependencies for complexlibtest
Dependencies for filtertestcxx
Dependencies for filtertestf90
Dependencies for arrayevaltestcxx
Dependencies for arrayevaltestf90
Dependencies for stringfiltertest
Dependencies for nullfiltertest
Dependencies for selectutiltest
Dependencies for ascregiontest
Dependencies for faceregion
Dependencies for settablecol
Dependencies for errortest
Dependencies for polytest
Dependencies for randpolytest
Dependencies for polybench
Dependencies for gtitest
Dependencies for georegion
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu_22/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu_22/config.h -I/workspaces/xmm_sas_ubuntu_22/include -I/workspaces/xmm_sas_ubuntu_22/include/dal -I/workspaces/xmm_sas_ubuntu_22/include/utils -I.  ASCregion.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas_ubuntu_22/include/utils/stringutil.h:27,
                 from ASCregion.cc:64:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
In file included from ASCregion.h:50,
                 from ASCregion.cc:59:
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
In file included from ASCregion.h:51:
Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu_22/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu_22/config.h -I/workspaces/xmm_sas_ubuntu_22/include -I/workspaces/xmm_sas_ubuntu_22/include/dal -I/workspaces/xmm_sas_ubuntu_22/include/utils -I.  ExprTranslator.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas_ubuntu_22/include/utils/stringutil.h:27,
                 from ExprTranslator.cc:50:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
ExprTranslator.cc: In member function ‘virtual std::string DsplotRegionSpecification::toSelectlibExpression(const std::string&) const’:
ExprTranslator.cc:310:20: warning: variable ‘y1’ set but not used [-Wunused-but-set-variable]
  310 |                    y1 = 0.,
      |                    ^~
ExprTranslator.cc:312:20: warning: variable ‘y2’ set but not used [-Wunused-but-set-variable]
  312 |                    y2 = 0.;
      |                    ^~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu_22/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu_22/config.h -I/workspaces/xmm_sas_ubuntu_22/include -I/workspaces/xmm_sas_ubuntu_22/include/dal -I/workspaces/xmm_sas_ubuntu_22/include/utils -I.  Filename.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu_22/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu_22/config.h -I/workspaces/xmm_sas_ubuntu_22/include -I/workspaces/xmm_sas_ubuntu_22/include/dal -I/workspaces/xmm_sas_ubuntu_22/include/utils -I.  Gti.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu_22/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu_22/config.h -I/workspaces/xmm_sas_ubuntu_22/include -I/workspaces/xmm_sas_ubuntu_22/include/dal -I/workspaces/xmm_sas_ubuntu_22/include/utils -I.  OGIPgti.cc
In file included from OGIPgti.h:46,
                 from OGIPgti.cc:59:
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu_22/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu_22/config.h -I/workspaces/xmm_sas_ubuntu_22/include -I/workspaces/xmm_sas_ubuntu_22/include/dal -I/workspaces/xmm_sas_ubuntu_22/include/utils -I.  Region.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas_ubuntu_22/include/utils/stringutil.h:27,
                 from Region.cc:61:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
In file included from Region.cc:58:
/workspaces/xmm_sas_ubuntu_22/include/utils/boost/functional.hpp:150:23: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  150 |         : public std::unary_function<typename unary_traits<Predicate>::argument_type,bool>
      |                       ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/functional:49,
                 from Region.cc:56:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/utils/boost/functional.hpp:184:23: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  184 |         : public std::binary_function<typename binary_traits<Predicate>::first_argument_type,
      |                       ^~~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/utils/boost/functional.hpp:221:23: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  221 |         : public std::unary_function<typename binary_traits<Operation>::second_argument_type,
      |                       ^~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/utils/boost/functional.hpp:267:23: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  267 |         : public std::unary_function<typename binary_traits<Operation>::first_argument_type,
      |                       ^~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/utils/boost/functional.hpp:312:35: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  312 |     class mem_fun_t : public std::unary_function<T*, S>
      |                                   ^~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/utils/boost/functional.hpp:328:36: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  328 |     class mem_fun1_t : public std::binary_function<T*, A, S>
      |                                    ^~~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/utils/boost/functional.hpp:344:41: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  344 |     class const_mem_fun_t : public std::unary_function<const T*, S>
      |                                         ^~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/utils/boost/functional.hpp:360:42: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  360 |     class const_mem_fun1_t : public std::binary_function<const T*, A, S>
      |                                          ^~~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/utils/boost/functional.hpp:405:39: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  405 |     class mem_fun_ref_t : public std::unary_function<T&, S>
      |                                       ^~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/utils/boost/functional.hpp:421:40: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  421 |     class mem_fun1_ref_t : public std::binary_function<T&, A, S>
      |                                        ^~~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/utils/boost/functional.hpp:437:45: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  437 |     class const_mem_fun_ref_t : public std::unary_function<const T&, S>
      |                                             ^~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/utils/boost/functional.hpp:454:46: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  454 |     class const_mem_fun1_ref_t : public std::binary_function<const T&, A, S>
      |                                              ^~~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/utils/boost/functional.hpp:500:51: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  500 |     class pointer_to_unary_function : public std::unary_function<Arg,Result>
      |                                                   ^~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/utils/boost/functional.hpp:524:52: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  524 |     class pointer_to_binary_function : public std::binary_function<Arg1,Arg2,Result>
      |                                                    ^~~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
In file included from Region.cc:59:
Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
Region.cc:113:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  113 | const throw(UnexpressionableRegion)
      |       ^~~~~
Region.cc:127:1: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  127 | throw(UnexpressionableRegion)
      | ^~~~~
Region.cc:178:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  178 |                         throw(UnexpressionableRegion)
      |                         ^~~~~
Region.cc:186:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  186 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.cc:190:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  190 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.cc:205:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  205 |         throw(UnexpressionableRegion)
      |         ^~~~~
Region.cc:215:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  215 |         throw(UnexpressionableRegion);
      |         ^~~~~
Region.cc:220:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  220 |         throw(UnexpressionableRegion);
      |         ^~~~~
Region.cc:238:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  238 |         throw(UnexpressionableRegion)
      |         ^~~~~
Region.cc:264:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  264 |         throw(UnexpressionableRegion);
      |         ^~~~~
Region.cc:268:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  268 |         throw(UnexpressionableRegion);
      |         ^~~~~
Region.cc:292:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  292 |                                                                                                 throw(UnexpressionableRegion)
      |                                                                                                 ^~~~~
Region.cc:334:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  334 |                                                                                                 throw(UnexpressionableRegion)
      |                                                                                                 ^~~~~
Region.cc:438:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  438 |         throw(UnexpressionableRegion)
      |         ^~~~~
Region.cc:460:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  460 |         throw(UnexpressionableRegion);
      |         ^~~~~
Region.cc:469:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  469 |         throw(UnexpressionableRegion)
      |         ^~~~~
Region.cc:494:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  494 |         throw(UnexpressionableRegion);
      |         ^~~~~
Region.cc:503:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  503 |         throw(UnexpressionableRegion)
      |         ^~~~~
Region.cc:519:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  519 |         throw(UnexpressionableRegion);
      |         ^~~~~
Region.cc:536:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  536 |   throw(UnexpressionableRegion);
      |   ^~~~~
Region.cc:547:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  547 |   throw(UnexpressionableRegion)
      |   ^~~~~
Region.cc:568:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  568 |         throw(UnexpressionableRegion)
      |         ^~~~~
Region.cc:582:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  582 |         throw(UnexpressionableRegion);
      |         ^~~~~
Region.cc:589:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  589 |         throw(UnexpressionableRegion)
      |         ^~~~~
Region.cc:603:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  603 |         throw(UnexpressionableRegion);
      |         ^~~~~
Region.cc:606:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  606 |         throw(UnexpressionableRegion);
      |         ^~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu_22/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu_22/config.h -I/workspaces/xmm_sas_ubuntu_22/include -I/workspaces/xmm_sas_ubuntu_22/include/dal -I/workspaces/xmm_sas_ubuntu_22/include/utils -I.  SelectError.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu_22/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu_22/config.h -I/workspaces/xmm_sas_ubuntu_22/include -I/workspaces/xmm_sas_ubuntu_22/include/dal -I/workspaces/xmm_sas_ubuntu_22/include/utils -I.  SelectWCS.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas_ubuntu_22/include/utils/stringutil.h:27,
                 from SelectWCS.cc:48:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
In file included from SelectWCS.h:46,
                 from SelectWCS.cc:49:
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu_22/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu_22/config.h -I/workspaces/xmm_sas_ubuntu_22/include -I/workspaces/xmm_sas_ubuntu_22/include/dal -I/workspaces/xmm_sas_ubuntu_22/include/utils -I.  SetTableColumn.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas_ubuntu_22/include/utils/stringutil.h:27,
                 from SetTableColumn.cc:49:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
In file included from SetTableColumn.h:49,
                 from SetTableColumn.cc:50:
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu_22/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu_22/config.h -I/workspaces/xmm_sas_ubuntu_22/include -I/workspaces/xmm_sas_ubuntu_22/include/dal -I/workspaces/xmm_sas_ubuntu_22/include/utils -I.  StandardPolygon.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu_22/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu_22/config.h -I/workspaces/xmm_sas_ubuntu_22/include -I/workspaces/xmm_sas_ubuntu_22/include/dal -I/workspaces/xmm_sas_ubuntu_22/include/utils -I.  TriangulatablePolygon.cc
In file included from TriangulatablePolygon.h:49,
                 from TriangulatablePolygon.cc:62:
Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
TriangulatablePolygon.h:58:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   58 |                 throw(IntersectingSegments);
      |                 ^~~~~
TriangulatablePolygon.cc:264:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  264 |                 throw(IntersectingSegments)
      |                 ^~~~~
TriangulatablePolygon.cc: In member function ‘void TriangulatablePolygon::add_segment(int) const’:
TriangulatablePolygon.cc:1024:34: warning: variable ‘i_d1’ set but not used [-Wunused-but-set-variable]
 1024 |                                  i_d1 = false;
      |                                  ^~~~
TriangulatablePolygon.cc:696:14: warning: variable ‘tritop’ set but not used [-Wunused-but-set-variable]
  696 |         bool tritop = false;
      |              ^~~~~~
TriangulatablePolygon.cc: In member function ‘int TriangulatablePolygon::traverse_polygon(int, int, int, int) const’:
TriangulatablePolygon.cc:1509:14: warning: variable ‘do_switch’ set but not used [-Wunused-but-set-variable]
 1509 |         bool do_switch = false;
      |              ^~~~~~~~~
/usr/bin/ar cur libselectutils.a ASCregion.o ExprTranslator.o Filename.o Gti.o OGIPgti.o Region.o SelectError.o SelectWCS.o SetTableColumn.o StandardPolygon.o TriangulatablePolygon.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libselectutils.a
g++ -shared -Wl,-h,libselectutils.so.4.78 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libselectutils.so.4.78 ASCregion.o ExprTranslator.o Filename.o Gti.o OGIPgti.o Region.o SelectError.o SelectWCS.o SetTableColumn.o StandardPolygon.o TriangulatablePolygon.o -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. 
bison -y -d -o SelectParser.cc SelectParser.y
SelectParser.y:117.12: warning: stray ',' treated as white space [-Wother]
  117 | %token PLUS, MINUS, MULT, DIV, EXPO, MODULO
      |            ^
SelectParser.y:117.19: warning: stray ',' treated as white space [-Wother]
  117 | %token PLUS, MINUS, MULT, DIV, EXPO, MODULO
      |                   ^
SelectParser.y:117.25: warning: stray ',' treated as white space [-Wother]
  117 | %token PLUS, MINUS, MULT, DIV, EXPO, MODULO
      |                         ^
SelectParser.y:117.30: warning: stray ',' treated as white space [-Wother]
  117 | %token PLUS, MINUS, MULT, DIV, EXPO, MODULO
      |                              ^
SelectParser.y:117.36: warning: stray ',' treated as white space [-Wother]
  117 | %token PLUS, MINUS, MULT, DIV, EXPO, MODULO
      |                                    ^
SelectParser.y:118.13: warning: stray ',' treated as white space [-Wother]
  118 | %token ANDIF, ORIF, NOT, GTI, MASK, REGION, IN
      |             ^
SelectParser.y:118.19: warning: stray ',' treated as white space [-Wother]
  118 | %token ANDIF, ORIF, NOT, GTI, MASK, REGION, IN
      |                   ^
SelectParser.y:118.24: warning: stray ',' treated as white space [-Wother]
  118 | %token ANDIF, ORIF, NOT, GTI, MASK, REGION, IN
      |                        ^
SelectParser.y:118.29: warning: stray ',' treated as white space [-Wother]
  118 | %token ANDIF, ORIF, NOT, GTI, MASK, REGION, IN
      |                             ^
SelectParser.y:118.35: warning: stray ',' treated as white space [-Wother]
  118 | %token ANDIF, ORIF, NOT, GTI, MASK, REGION, IN
      |                                   ^
SelectParser.y:118.43: warning: stray ',' treated as white space [-Wother]
  118 | %token ANDIF, ORIF, NOT, GTI, MASK, REGION, IN
      |                                           ^
SelectParser.y:119.11: warning: stray ',' treated as white space [-Wother]
  119 | %token AND, OR, XOR, LSHIFT, RSHIFT, BITCOMPL, TRUECONST, FALSECONST
      |           ^
SelectParser.y:119.15: warning: stray ',' treated as white space [-Wother]
  119 | %token AND, OR, XOR, LSHIFT, RSHIFT, BITCOMPL, TRUECONST, FALSECONST
      |               ^
SelectParser.y:119.20: warning: stray ',' treated as white space [-Wother]
  119 | %token AND, OR, XOR, LSHIFT, RSHIFT, BITCOMPL, TRUECONST, FALSECONST
      |                    ^
SelectParser.y:119.28: warning: stray ',' treated as white space [-Wother]
  119 | %token AND, OR, XOR, LSHIFT, RSHIFT, BITCOMPL, TRUECONST, FALSECONST
      |                            ^
SelectParser.y:119.36: warning: stray ',' treated as white space [-Wother]
  119 | %token AND, OR, XOR, LSHIFT, RSHIFT, BITCOMPL, TRUECONST, FALSECONST
      |                                    ^
SelectParser.y:119.46: warning: stray ',' treated as white space [-Wother]
  119 | %token AND, OR, XOR, LSHIFT, RSHIFT, BITCOMPL, TRUECONST, FALSECONST
      |                                              ^
SelectParser.y:119.57: warning: stray ',' treated as white space [-Wother]
  119 | %token AND, OR, XOR, LSHIFT, RSHIFT, BITCOMPL, TRUECONST, FALSECONST
      |                                                         ^
SelectParser.y:120.19: warning: stray ',' treated as white space [-Wother]
  120 | %token POLYGONFUNC, POLYGONFUNC2
      |                   ^
SelectParser.y:121.14: warning: stray ',' treated as white space [-Wother]
  121 | %token VECTOR, SKY, UNIT, CROSSPROD, CONE, NORM
      |              ^
SelectParser.y:121.19: warning: stray ',' treated as white space [-Wother]
  121 | %token VECTOR, SKY, UNIT, CROSSPROD, CONE, NORM
      |                   ^
SelectParser.y:121.25: warning: stray ',' treated as white space [-Wother]
  121 | %token VECTOR, SKY, UNIT, CROSSPROD, CONE, NORM
      |                         ^
SelectParser.y:121.36: warning: stray ',' treated as white space [-Wother]
  121 | %token VECTOR, SKY, UNIT, CROSSPROD, CONE, NORM
      |                                    ^
SelectParser.y:121.42: warning: stray ',' treated as white space [-Wother]
  121 | %token VECTOR, SKY, UNIT, CROSSPROD, CONE, NORM
      |                                          ^
SelectParser.y:122.27: warning: stray ',' treated as white space [-Wother]
  122 | %token <yNode>		LT, LE, GT, GE, EQ, NE
      |                           ^
SelectParser.y:122.31: warning: stray ',' treated as white space [-Wother]
  122 | %token <yNode>		LT, LE, GT, GE, EQ, NE
      |                               ^
SelectParser.y:122.35: warning: stray ',' treated as white space [-Wother]
  122 | %token <yNode>		LT, LE, GT, GE, EQ, NE
      |                                   ^
SelectParser.y:122.39: warning: stray ',' treated as white space [-Wother]
  122 | %token <yNode>		LT, LE, GT, GE, EQ, NE
      |                                       ^
SelectParser.y:122.43: warning: stray ',' treated as white space [-Wother]
  122 | %token <yNode>		LT, LE, GT, GE, EQ, NE
      |                                           ^
SelectParser.y:123.30: warning: stray ',' treated as white space [-Wother]
  123 | %token <yNode>		AFUNC, AFUNC2
      |                              ^
SelectParser.y:124.30: warning: stray ',' treated as white space [-Wother]
  124 | %token <yNode>		SFUNC, ASFUNC
      |                              ^
SelectParser.y:125.34: warning: stray ',' treated as white space [-Wother]
  125 | %token <yNode>		SPATFUNC4, SPATFUNC5, SPATFUNC6, SPATFUNC7, S...
      |                                  ^
SelectParser.y:125.45: warning: stray ',' treated as white space [-Wother]
  125 | %token <yNode>		SPATFUNC4, SPATFUNC5, SPATFUNC6, SPATFUNC7, S...
      |                                             ^
SelectParser.y:125.56: warning: stray ',' treated as white space [-Wother]
  125 | %token <yNode>		SPATFUNC4, SPATFUNC5, SPATFUNC6, SPATFUNC7, S...
      |                                                        ^
SelectParser.y:125.67: warning: stray ',' treated as white space [-Wother]
  125 | %token <yNode>		SPATFUNC4, SPATFUNC5, SPATFUNC6, SPATFUNC7, S...
      |                                                                   ^
SelectParser.y:126.29: warning: stray ',' treated as white space [-Wother]
  126 | %token <yNode>		NEAR, IFTHENELSE
      |                             ^
SelectParser.y:127.31: warning: stray ',' treated as white space [-Wother]
  127 | %token <yNode>		BIDENT, IIDENT, RIDENT, SIDENT
      |                               ^
SelectParser.y:127.39: warning: stray ',' treated as white space [-Wother]
  127 | %token <yNode>		BIDENT, IIDENT, RIDENT, SIDENT
      |                                       ^
SelectParser.y:127.47: warning: stray ',' treated as white space [-Wother]
  127 | %token <yNode>		BIDENT, IIDENT, RIDENT, SIDENT
      |                                               ^
SelectParser.y:128.33: warning: stray ',' treated as white space [-Wother]
  128 | %token <yNode>		NLITERAL, SLITERAL
      |                                 ^
SelectParser.y:132.30: warning: stray ',' treated as white space [-Wother]
  132 | %type  <yNode>		arith, logic, vector, pointlist, intervallist...
      |                              ^
SelectParser.y:132.37: warning: stray ',' treated as white space [-Wother]
  132 | %type  <yNode>		arith, logic, vector, pointlist, intervallist...
      |                                     ^
SelectParser.y:132.45: warning: stray ',' treated as white space [-Wother]
  132 | %type  <yNode>		arith, logic, vector, pointlist, intervallist...
      |                                             ^
SelectParser.y:132.56: warning: stray ',' treated as white space [-Wother]
  132 | %type  <yNode>		arith, logic, vector, pointlist, intervallist...
      |                                                        ^
SelectParser.y:132.70: warning: stray ',' treated as white space [-Wother]
  132 | %type  <yNode>		arith, logic, vector, pointlist, intervallist...
      |                                                                      ^
SelectParser.y:133.29: warning: stray ',' treated as white space [-Wother]
  133 | %type  <yNode>		text, textrange
      |                             ^
SelectParser.y: warning: 7 shift/reduce conflicts [-Wconflicts-sr]
SelectParser.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
mv "SelectParser".hh "SelectParser".h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu_22/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu_22/config.h -I/workspaces/xmm_sas_ubuntu_22/include -I/workspaces/xmm_sas_ubuntu_22/include/dal -I/workspaces/xmm_sas_ubuntu_22/include/utils -I.  SelectParser.cc
SelectParser.cc:203:10: fatal error: SelectParser.hh: No such file or directory
  203 | #include "SelectParser.hh"
      |          ^~~~~~~~~~~~~~~~~
compilation terminated.
make[7]: *** [/workspaces/xmm_sas_ubuntu_22/Make.include:916: SelectParser.o] Error 1
make[6]: *** [/workspaces/xmm_sas_ubuntu_22/Make.include:1307: libs.here] Error 2
make[5]: *** [/workspaces/xmm_sas_ubuntu_22/Make.include:953: bin] Error 2
make[4]: *** [/workspaces/xmm_sas_ubuntu_22/Make.include:953: bin] Error 2
sed -e "s/DOC/selectlib/" -e "s/TYPE/user/" < \
/workspaces/xmm_sas_ubuntu_22/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas_ubuntu_22/packages/sas/bin/texcombine | \
/workspaces/xmm_sas_ubuntu_22/packages/sas/bin/fixdoc -type=user selectlib 4.78 selectlib 22.0.0-4471cb582-20240930 > selectlib.tex
   including sasuser...
      including sasglobal...
   including selectlib_description...

latex selectlib < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex selectlib < /dev/null > makedoc.log
latex selectlib < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex selectlib < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o selectlib.ps selectlib > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf selectlib > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f selectlib.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas_ubuntu_22/packages/sas/doc/lib/latex2html.init selectlib > /dev/null
texexpand V2020 (Released January 1, 2020)

Warning: No implementation found for option: `version' for `sasdoc' package

Warning: No implementation found for option: `version' for `sasdoc' package
This is dvips(k) 2021.1 (TeX Live 2022/dev)  Copyright 2021 Radical Eye Software (www.radicaleye.com)
' TeX output 2024.09.30:1403' -> images.ps
</usr/share/texlive/texmf-dist/dvips/base/tex.pro>
</usr/share/texlive/texmf-dist/dvips/l3backend/l3backend-dvips.pro>
</usr/share/texlive/texmf-dist/dvips/base/texps.pro>
</usr/share/texlive/texmf-dist/dvips/base/special.pro>. 
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt8.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy7.pfb>[1] 
[2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] 
[19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] 
[34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] 
[49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] 
[64] [65] [66] 
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f selectlib/index.pl ; exit 1)
pointer=selectlib/ChangeLog ; \
target=../../../packages/selectlib/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm selectlib.tex
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu_22/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu_22/config.h -I/workspaces/xmm_sas_ubuntu_22/include -I/workspaces/xmm_sas_ubuntu_22/include/dal -I/workspaces/xmm_sas_ubuntu_22/include/utils -I.  exprparse.cc
In file included from /workspaces/xmm_sas_ubuntu_22/include/TableDescriptor.h:41,
                 from /workspaces/xmm_sas_ubuntu_22/include/Selector.h:54,
                 from /workspaces/xmm_sas_ubuntu_22/include/Evaluator.h:51,
                 from exprparse.cc:29:
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_ubuntu_22/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
make[5]: *** No rule to make target '-lselector', needed by 'exprparse'.  Stop.
make[4]: *** [/workspaces/xmm_sas_ubuntu_22/Make.include:953: tests] Error 2
Testing past_ly ... passed
make[6]: *** No rule to make target '-lselector', needed by 'exprparse'.  Stop.
make[5]: *** [/workspaces/xmm_sas_ubuntu_22/Make.include:953: runtests] Error 2