--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 1.15 - 2018-02-13 (EO)
Information: this ChangeLog entry matches the version number:
 Version 1.15 - 2018-02-13 (EO)

Warning: calview - Unexpected file ./doc/calview_view_menu.ps
Warning: calview - Unexpected file ./doc/calview_gui.ps
Information: ./config/calview.par is an XML parameter file, I cannot yet validate it. Skipped.
Now checking git repository...


--- Distribution check [end] ---

/workspaces/sas_v22.0_rhel8.6/packages/sas/bin/sastaskhdr_gfortran  calview 1.15 calview 22.0.0-4471cb582-20240927 > calview.h
/workspaces/sas_v22.0_rhel8.6/packages/sas/bin/sastaskhimp calview 1.15 calview 22.0.0-4471cb582-20240927 > calview_h_imp.cc
T=calview ;\
sed "s/taskname/$T/g" /workspaces/sas_v22.0_rhel8.6/packages/taskmain/src/task_mod.f90 > calview_f_mod.f90
T=calview ;\
sed "s/taskname/$T/g" /workspaces/sas_v22.0_rhel8.6/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > calview_f.cc
Dependencies for calview
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  calview_h_imp.cc
In file included from /workspaces/sas_v22.0_rhel8.6/include/DalRegister.h:27,
                 from calview_h_imp.cc:12:
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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 >
      |       ^~~~~
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils calview_f_mod.f90
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  calview_f.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  calview.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalView.h:60,
                 from CalviewGui.h:31,
                 from calview.cc:17:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  CalviewGui.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalView.h:60,
                 from CalviewGui.h:31,
                 from CalviewGui.cc:43:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/ExceptionErrorHandler.h:64,
                 from CalviewGui.cc:64:
/workspaces/sas_v22.0_rhel8.6/include/SimpleHandler.h:43:17: warning: ‘virtual ErrorHandler& SimpleHandler::operator=(const ErrorHandler&)’ was hidden [-Woverloaded-virtual=]
   43 |   ErrorHandler& operator=(const ErrorHandler& h) {
      |                 ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/ExceptionErrorHandler.h:66:7: note:   by ‘ExceptionErrorHandler& ExceptionErrorHandler::operator=(const ExceptionErrorHandler&)’
   66 | class ExceptionErrorHandler : public SimpleHandler
      |       ^~~~~~~~~~~~~~~~~~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/Ccf.h:61,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:62,
                 from CalviewGui.cc:66:
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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 /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:63:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:64:
/workspaces/sas_v22.0_rhel8.6/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/BadPixelDataServer.h:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:54:
/workspaces/sas_v22.0_rhel8.6/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/ios_base.h:41,
                 from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/ios:44,
                 from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/istream:40,
                 from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/sstream:40,
                 from CalviewGui.cc:27:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/GeometryDataServer.h:95,
                 from /workspaces/sas_v22.0_rhel8.6/include/Boresight.h:62,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:55:
/workspaces/sas_v22.0_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:57:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/OmFluxConverter.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:77:
/workspaces/sas_v22.0_rhel8.6/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/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/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:79:
/workspaces/sas_v22.0_rhel8.6/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  InstrumentBgroup.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from InstrumentBgroup.cc:29:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/Ccf.h:61,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:62,
                 from InstrumentBgroup.cc:31:
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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 /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:63:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:64:
/workspaces/sas_v22.0_rhel8.6/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/BadPixelDataServer.h:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:54:
/workspaces/sas_v22.0_rhel8.6/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/map:62,
                 from InstrumentBgroup.cc:24:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/GeometryDataServer.h:95,
                 from /workspaces/sas_v22.0_rhel8.6/include/Boresight.h:62,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:55:
/workspaces/sas_v22.0_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:57:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/OmFluxConverter.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:77:
/workspaces/sas_v22.0_rhel8.6/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/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/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:79:
/workspaces/sas_v22.0_rhel8.6/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  CcdBgroup.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:61,
                 from CcdBgroup.cc:27:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/Ccf.h:61,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:62:
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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 /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:63:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:64:
/workspaces/sas_v22.0_rhel8.6/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/BadPixelDataServer.h:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:54:
/workspaces/sas_v22.0_rhel8.6/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from CcdBgroup.cc:24:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/GeometryDataServer.h:95,
                 from /workspaces/sas_v22.0_rhel8.6/include/Boresight.h:62,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:55:
/workspaces/sas_v22.0_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:57:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/OmFluxConverter.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:77:
/workspaces/sas_v22.0_rhel8.6/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/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/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:79:
/workspaces/sas_v22.0_rhel8.6/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  NodeBgroup.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:61,
                 from NodeBgroup.cc:29:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/Ccf.h:61,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:62:
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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 /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:63:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:64:
/workspaces/sas_v22.0_rhel8.6/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/BadPixelDataServer.h:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:54:
/workspaces/sas_v22.0_rhel8.6/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from NodeBgroup.cc:24:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/GeometryDataServer.h:95,
                 from /workspaces/sas_v22.0_rhel8.6/include/Boresight.h:62,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:55:
/workspaces/sas_v22.0_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:57:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/OmFluxConverter.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:77:
/workspaces/sas_v22.0_rhel8.6/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/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/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:79:
/workspaces/sas_v22.0_rhel8.6/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  ModeBgroup.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from ModeBgroup.cc:27:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/Ccf.h:61,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:62,
                 from ModeBgroup.cc:29:
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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 /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:63:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:64:
/workspaces/sas_v22.0_rhel8.6/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/BadPixelDataServer.h:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:54:
/workspaces/sas_v22.0_rhel8.6/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_tree.h:65,
                 from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/map:62,
                 from ModeBgroup.cc:24:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/GeometryDataServer.h:95,
                 from /workspaces/sas_v22.0_rhel8.6/include/Boresight.h:62,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:55:
/workspaces/sas_v22.0_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:57:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/OmFluxConverter.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:77:
/workspaces/sas_v22.0_rhel8.6/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/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/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:79:
/workspaces/sas_v22.0_rhel8.6/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  FilterBgroup.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from FilterBgroup.cc:26:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/Ccf.h:61,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:62,
                 from FilterBgroup.cc:28:
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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 /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:63:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:64:
/workspaces/sas_v22.0_rhel8.6/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/BadPixelDataServer.h:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:54:
/workspaces/sas_v22.0_rhel8.6/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from FilterBgroup.cc:24:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/GeometryDataServer.h:95,
                 from /workspaces/sas_v22.0_rhel8.6/include/Boresight.h:62,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:55:
/workspaces/sas_v22.0_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:57:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/OmFluxConverter.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:77:
/workspaces/sas_v22.0_rhel8.6/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/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/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:79:
/workspaces/sas_v22.0_rhel8.6/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  EnergySelector.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalView.h:60,
                 from EnergySelector.cc:25:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  CcdTemperatureSelector.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:61,
                 from CcdTemperatureSelector.cc:25:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/Ccf.h:61,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:62:
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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 /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:63:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:64:
/workspaces/sas_v22.0_rhel8.6/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/BadPixelDataServer.h:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:54:
/workspaces/sas_v22.0_rhel8.6/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/Tracer.h:22,
                 from CcdTemperatureSelector.cc:24:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/GeometryDataServer.h:95,
                 from /workspaces/sas_v22.0_rhel8.6/include/Boresight.h:62,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:55:
/workspaces/sas_v22.0_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:57:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/OmFluxConverter.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:77:
/workspaces/sas_v22.0_rhel8.6/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/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/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:79:
/workspaces/sas_v22.0_rhel8.6/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  CameraTemperatureSelector.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:61,
                 from CameraTemperatureSelector.cc:25:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/Ccf.h:61,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:62:
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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 /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:63:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:64:
/workspaces/sas_v22.0_rhel8.6/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/BadPixelDataServer.h:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:54:
/workspaces/sas_v22.0_rhel8.6/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/Tracer.h:22,
                 from CameraTemperatureSelector.cc:24:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/GeometryDataServer.h:95,
                 from /workspaces/sas_v22.0_rhel8.6/include/Boresight.h:62,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:55:
/workspaces/sas_v22.0_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:57:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/OmFluxConverter.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:77:
/workspaces/sas_v22.0_rhel8.6/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/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/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:79:
/workspaces/sas_v22.0_rhel8.6/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  OcbSelector.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:61,
                 from OcbSelector.cc:25:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/Ccf.h:61,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:62:
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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 /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:63:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:64:
/workspaces/sas_v22.0_rhel8.6/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/BadPixelDataServer.h:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:54:
/workspaces/sas_v22.0_rhel8.6/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/Tracer.h:22,
                 from OcbSelector.cc:24:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/GeometryDataServer.h:95,
                 from /workspaces/sas_v22.0_rhel8.6/include/Boresight.h:62,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:55:
/workspaces/sas_v22.0_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:57:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/OmFluxConverter.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:77:
/workspaces/sas_v22.0_rhel8.6/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/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/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:79:
/workspaces/sas_v22.0_rhel8.6/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  ObservationStartTimeSelector.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:61,
                 from ObservationStartTimeSelector.cc:25:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/Ccf.h:61,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:62:
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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 /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:63:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:64:
/workspaces/sas_v22.0_rhel8.6/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/BadPixelDataServer.h:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:54:
/workspaces/sas_v22.0_rhel8.6/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/Tracer.h:22,
                 from ObservationStartTimeSelector.cc:24:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/GeometryDataServer.h:95,
                 from /workspaces/sas_v22.0_rhel8.6/include/Boresight.h:62,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:55:
/workspaces/sas_v22.0_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:57:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/OmFluxConverter.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:77:
/workspaces/sas_v22.0_rhel8.6/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/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/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:79:
/workspaces/sas_v22.0_rhel8.6/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  AccuracySelector.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:61,
                 from AccuracySelector.cc:27:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/Ccf.h:61,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:62:
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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 /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:63:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:64:
/workspaces/sas_v22.0_rhel8.6/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/BadPixelDataServer.h:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:54:
/workspaces/sas_v22.0_rhel8.6/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from /sasbuild/tools/qt-x11-free/include/qstring.h:56,
                 from /sasbuild/tools/qt-x11-free/include/qwindowdefs.h:44,
                 from /sasbuild/tools/qt-x11-free/include/qwidget.h:42,
                 from /sasbuild/tools/qt-x11-free/include/qcombobox.h:42,
                 from AccuracySelector.cc:24:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/GeometryDataServer.h:95,
                 from /workspaces/sas_v22.0_rhel8.6/include/Boresight.h:62,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:55:
/workspaces/sas_v22.0_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:57:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/OmFluxConverter.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:77:
/workspaces/sas_v22.0_rhel8.6/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/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/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:79:
/workspaces/sas_v22.0_rhel8.6/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  RandomizationSelector.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:61,
                 from RandomizationSelector.cc:25:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/Ccf.h:61,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:62:
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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 /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:63:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:64:
/workspaces/sas_v22.0_rhel8.6/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/BadPixelDataServer.h:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:54:
/workspaces/sas_v22.0_rhel8.6/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/Tracer.h:22,
                 from RandomizationSelector.cc:24:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/GeometryDataServer.h:95,
                 from /workspaces/sas_v22.0_rhel8.6/include/Boresight.h:62,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:55:
/workspaces/sas_v22.0_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:57:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/OmFluxConverter.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:77:
/workspaces/sas_v22.0_rhel8.6/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/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/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:79:
/workspaces/sas_v22.0_rhel8.6/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  ThetaSelector.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalView.h:60,
                 from ThetaSelector.cc:25:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  PhiSelector.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalView.h:60,
                 from PhiSelector.cc:25:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  SpectralOrderSelector.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalView.h:60,
                 from SpectralOrderSelector.cc:25:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  CcfLogger.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:61,
                 from CcfLogger.cc:25:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/Ccf.h:61,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:62:
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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 /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:63:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:64:
/workspaces/sas_v22.0_rhel8.6/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/BadPixelDataServer.h:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:54:
/workspaces/sas_v22.0_rhel8.6/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/Tracer.h:22,
                 from CcfLogger.cc:24:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/GeometryDataServer.h:95,
                 from /workspaces/sas_v22.0_rhel8.6/include/Boresight.h:62,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:55:
/workspaces/sas_v22.0_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:57:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/OmFluxConverter.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:77:
/workspaces/sas_v22.0_rhel8.6/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/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/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:79:
/workspaces/sas_v22.0_rhel8.6/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
/sasbuild/tools/qt-x11-free/bin/moc -o m_CalviewGui.cc CalviewGui.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_CalviewGui.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/StringIntMap.h:97,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/STime.h:128,
                 from /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:114,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalView.h:60,
                 from CalviewGui.h:31,
                 from m_CalviewGui.cc:11:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
/sasbuild/tools/qt-x11-free/bin/moc -o m_InstrumentBgroup.cc InstrumentBgroup.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_InstrumentBgroup.cc
/sasbuild/tools/qt-x11-free/bin/moc -o m_CcdBgroup.cc CcdBgroup.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_CcdBgroup.cc
/sasbuild/tools/qt-x11-free/bin/moc -o m_NodeBgroup.cc NodeBgroup.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_NodeBgroup.cc
/sasbuild/tools/qt-x11-free/bin/moc -o m_ModeBgroup.cc ModeBgroup.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_ModeBgroup.cc
/sasbuild/tools/qt-x11-free/bin/moc -o m_FilterBgroup.cc FilterBgroup.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_FilterBgroup.cc
/sasbuild/tools/qt-x11-free/bin/moc -o m_EnergySelector.cc EnergySelector.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_EnergySelector.cc
/sasbuild/tools/qt-x11-free/bin/moc -o m_CcdTemperatureSelector.cc CcdTemperatureSelector.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_CcdTemperatureSelector.cc
/sasbuild/tools/qt-x11-free/bin/moc -o m_CameraTemperatureSelector.cc CameraTemperatureSelector.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_CameraTemperatureSelector.cc
/sasbuild/tools/qt-x11-free/bin/moc -o m_OcbSelector.cc OcbSelector.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_OcbSelector.cc
/sasbuild/tools/qt-x11-free/bin/moc -o m_ObservationStartTimeSelector.cc ObservationStartTimeSelector.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_ObservationStartTimeSelector.cc
/sasbuild/tools/qt-x11-free/bin/moc -o m_AccuracySelector.cc AccuracySelector.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_AccuracySelector.cc
/sasbuild/tools/qt-x11-free/bin/moc -o m_RandomizationSelector.cc RandomizationSelector.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_RandomizationSelector.cc
/sasbuild/tools/qt-x11-free/bin/moc -o m_ThetaSelector.cc ThetaSelector.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_ThetaSelector.cc
/sasbuild/tools/qt-x11-free/bin/moc -o m_PhiSelector.cc PhiSelector.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_PhiSelector.cc
/sasbuild/tools/qt-x11-free/bin/moc -o m_SpectralOrderSelector.cc SpectralOrderSelector.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_SpectralOrderSelector.cc
/sasbuild/tools/qt-x11-free/bin/moc -o m_CcfLogger.cc CcfLogger.h
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  m_CcfLogger.cc
/usr/bin/ar cur libcalview.a calview_h_imp.o calview_f_mod.o calview_f.o calview.o CalviewGui.o InstrumentBgroup.o CcdBgroup.o NodeBgroup.o ModeBgroup.o FilterBgroup.o EnergySelector.o CcdTemperatureSelector.o CameraTemperatureSelector.o OcbSelector.o ObservationStartTimeSelector.o AccuracySelector.o RandomizationSelector.o ThetaSelector.o PhiSelector.o SpectralOrderSelector.o CcfLogger.o m_CalviewGui.o m_InstrumentBgroup.o m_CcdBgroup.o m_NodeBgroup.o m_ModeBgroup.o m_FilterBgroup.o m_EnergySelector.o m_CcdTemperatureSelector.o m_CameraTemperatureSelector.o m_OcbSelector.o m_ObservationStartTimeSelector.o m_AccuracySelector.o m_RandomizationSelector.o m_ThetaSelector.o m_PhiSelector.o m_SpectralOrderSelector.o m_CcfLogger.o
ranlib libcalview.a
g++ -shared -Wl,-h,libcalview.so.1.15 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libcalview.so.1.15 calview_h_imp.o calview_f_mod.o calview_f.o calview.o CalviewGui.o InstrumentBgroup.o CcdBgroup.o NodeBgroup.o ModeBgroup.o FilterBgroup.o EnergySelector.o CcdTemperatureSelector.o CameraTemperatureSelector.o OcbSelector.o ObservationStartTimeSelector.o AccuracySelector.o RandomizationSelector.o ThetaSelector.o PhiSelector.o SpectralOrderSelector.o CcfLogger.o m_CalviewGui.o m_InstrumentBgroup.o m_CcdBgroup.o m_NodeBgroup.o m_ModeBgroup.o m_FilterBgroup.o m_EnergySelector.o m_CcdTemperatureSelector.o m_CameraTemperatureSelector.o m_OcbSelector.o m_ObservationStartTimeSelector.o m_AccuracySelector.o m_RandomizationSelector.o m_ThetaSelector.o m_PhiSelector.o m_SpectralOrderSelector.o m_CcfLogger.o -lmetatask -limgdisplay -lguiutils -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
rm m_NodeBgroup.cc m_ObservationStartTimeSelector.cc m_InstrumentBgroup.cc m_AccuracySelector.cc m_CalviewGui.cc m_ModeBgroup.cc m_CcdTemperatureSelector.cc m_FilterBgroup.cc m_CameraTemperatureSelector.cc m_CcdBgroup.cc m_OcbSelector.cc m_EnergySelector.cc m_SpectralOrderSelector.cc m_ThetaSelector.cc m_PhiSelector.cc m_RandomizationSelector.cc m_CcfLogger.cc
T=calview ;\
sed "s/taskname/$T/g" /workspaces/sas_v22.0_rhel8.6/packages/taskmain/src/main.cc | sed "s/VERSION/1.15/g; s/RELEASE/22.0.0-4471cb582-20240927/g; s/PACKAGE/calview/g" > calview_main.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -DUSE_CAL -DUSE_DAL -DUSE_QT -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/guiutils -I/workspaces/sas_v22.0_rhel8.6/include/imgdisplay -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/qt-x11-free/include -I.  calview_main.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from calview_main.cc:38:
/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 /workspaces/sas_v22.0_rhel8.6/include/Xmm.h:117,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:61,
                 from calview_main.cc:43:
/workspaces/sas_v22.0_rhel8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/Ccf.h:61,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:62:
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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/sas_v22.0_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/sas_v22.0_rhel8.6/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 /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:63:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalServer.h:64:
/workspaces/sas_v22.0_rhel8.6/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/BadPixelDataServer.h:49,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:54:
/workspaces/sas_v22.0_rhel8.6/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from calview_main.cc:31:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/GeometryDataServer.h:95,
                 from /workspaces/sas_v22.0_rhel8.6/include/Boresight.h:62,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:55:
/workspaces/sas_v22.0_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:57:
/workspaces/sas_v22.0_rhel8.6/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/OmFluxConverter.h:53,
                 from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:77:
/workspaces/sas_v22.0_rhel8.6/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/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/sas_v22.0_rhel8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/sas_v22.0_rhel8.6/include/CalAtomServer.h:79:
/workspaces/sas_v22.0_rhel8.6/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas_v22.0_rhel8.6/lib -o calview calview_main.o -lcalview -lmetatask -limgdisplay -lguiutils -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
sed -e "s/DOC/calview/" -e "s/TYPE/user/" < \
/workspaces/sas_v22.0_rhel8.6/packages/sas/doc/lib/package.tex | /workspaces/sas_v22.0_rhel8.6/packages/sas/bin/texcombine | \
/workspaces/sas_v22.0_rhel8.6/packages/sas/bin/fixdoc -type=user calview 1.15 calview 22.0.0-4471cb582-20240927 > calview.tex
   including sasuser...
      including sasglobal...
   including calview_description...

latex calview < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex calview < /dev/null > makedoc.log
latex calview < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex calview < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o calview.ps calview > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf calview > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f calview.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/sas_v22.0_rhel8.6/packages/sas/doc/lib/latex2html.init calview > /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) 2024.1 (TeX Live 2024)  Copyright 2024 Radical Eye Software (www.radicaleye.com)
' TeX output 2024.09.27:1114' -> images.ps
</sasbuild/tools/texlive/texmf-dist/dvips/base/tex.pro>
</sasbuild/tools/texlive/texmf-dist/dvips/l3backend/l3backend-dvips.pro>
</sasbuild/tools/texlive/texmf-dist/dvips/base/texps.pro>
</sasbuild/tools/texlive/texmf-dist/dvips/base/special.pro>
</sasbuild/tools/texlive/texmf-dist/dvips/base/color.pro>. 
</sasbuild/tools/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>
</sasbuild/tools/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
[1] [2</workspaces/sas_v22.0_rhel8.6/packages/calview/doc/calview_gui.ps>] 
[3</workspaces/sas_v22.0_rhel8.6/packages/calview/doc/calview_view_menu.ps>] 
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f calview/index.pl ; exit 1)
pointer=calview/ChangeLog ; \
target=../../../packages/calview/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm calview.tex
Testing notest ... passed