--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 1.6 - 2024-03-26 (AI)
Information: this ChangeLog entry matches the version number:
 Version 1.6 - 2024-03-26 (AI)

Information: ./config/rgsbkgmodel.par is an XML parameter file, I cannot yet validate it. Skipped.
Information: ./config/rgsbkgmodelTest.par is an XML parameter file, I cannot yet validate it. Skipped.
Now checking git repository...


--- Distribution check [end] ---

/workspaces/xmm_sas/packages/sas/bin/sastaskhdr_gfortran  rgsbkgmodel 1.6 rgsbkgmodel 22.0.0-dea43652c-20240924 > rgsbkgmodel.h
/workspaces/xmm_sas/packages/sas/bin/sastaskhimp rgsbkgmodel 1.6 rgsbkgmodel 22.0.0-dea43652c-20240924 > rgsbkgmodel_h_imp.cc
/workspaces/xmm_sas/packages/sas/bin/sastaskhdr_gfortran  rgsbkgmodelTest 1.6 rgsbkgmodel 22.0.0-dea43652c-20240924 > rgsbkgmodelTest.h
/workspaces/xmm_sas/packages/sas/bin/sastaskhimp rgsbkgmodelTest 1.6 rgsbkgmodel 22.0.0-dea43652c-20240924 > rgsbkgmodelTest_h_imp.cc
T=rgsbkgmodel ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_mod.f90 > rgsbkgmodel_f_mod.f90
T=rgsbkgmodelTest ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_mod.f90 > rgsbkgmodelTest_f_mod.f90
T=rgsbkgmodel ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > rgsbkgmodel_f.cc
T=rgsbkgmodelTest ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > rgsbkgmodelTest_f.cc
Dependencies for rgsbkgmodel
Dependencies for rgsbkgmodelTest
Dependencies for checkbkgmodel
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/evselect -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  rgsbkgmodel_h_imp.cc
In file included from /workspaces/xmm_sas/include/DalRegister.h:27,
                 from rgsbkgmodel_h_imp.cc:12:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/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/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/evselect -I/workspaces/xmm_sas/include/utils rgsbkgmodel_f_mod.f90
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/evselect -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  rgsbkgmodel_f.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/evselect -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  rgsbkgmodel.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from /workspaces/xmm_sas/include/utils/StringIntMap.h:97,
                 from /workspaces/xmm_sas/include/utils/STime.h:128,
                 from /workspaces/xmm_sas/include/Xmm.h:114,
                 from /workspaces/xmm_sas/include/CalServer.h:61,
                 from Factor.h:48,
                 from rgsbkgmodel.cc:33:
/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 Factor.h:39:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/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/xmm_sas/include/Xmm.h:117:
/workspaces/xmm_sas/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/xmm_sas/include/CalServer.h:63:
/workspaces/xmm_sas/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/xmm_sas/include/CalAtomServer.h:53,
                 from /workspaces/xmm_sas/include/CalServer.h:64:
/workspaces/xmm_sas/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/xmm_sas/include/BadPixelDataServer.h:49,
                 from /workspaces/xmm_sas/include/CalAtomServer.h:54:
/workspaces/xmm_sas/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/xmm_sas/include/param.h:32,
                 from /workspaces/xmm_sas/include/Task.h:26,
                 from rgsbkgmodel.h:11,
                 from rgsbkgmodel.cc:29:
/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/xmm_sas/include/GeometryDataServer.h:95,
                 from /workspaces/xmm_sas/include/Boresight.h:62,
                 from /workspaces/xmm_sas/include/CalAtomServer.h:55:
/workspaces/xmm_sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/xmm_sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/xmm_sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/xmm_sas/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/xmm_sas/include/CalAtomServer.h:57:
/workspaces/xmm_sas/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/xmm_sas/include/OmFluxConverter.h:53,
                 from /workspaces/xmm_sas/include/CalAtomServer.h:77:
/workspaces/xmm_sas/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/xmm_sas/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/xmm_sas/include/CalAtomServer.h:79:
/workspaces/xmm_sas/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
In file included from /workspaces/xmm_sas/include/ExceptionErrorHandler.h:64,
                 from rgsbkgmodel.cc:39:
/workspaces/xmm_sas/include/SimpleHandler.h:43:17: warning: ‘virtual ErrorHandler& SimpleHandler::operator=(const ErrorHandler&)’ was hidden [-Woverloaded-virtual=]
   43 |   ErrorHandler& operator=(const ErrorHandler& h) {
      |                 ^~~~~~~~
/workspaces/xmm_sas/include/ExceptionErrorHandler.h:66:7: note:   by ‘ExceptionErrorHandler& ExceptionErrorHandler::operator=(const ExceptionErrorHandler&)’
   66 | class ExceptionErrorHandler : public SimpleHandler
      |       ^~~~~~~~~~~~~~~~~~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/evselect -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  Factor.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from /workspaces/xmm_sas/include/utils/StringIntMap.h:97,
                 from /workspaces/xmm_sas/include/utils/STime.h:128,
                 from /workspaces/xmm_sas/include/Xmm.h:114,
                 from /workspaces/xmm_sas/include/CalServer.h:61,
                 from Factor.h:48,
                 from Factor.cc:37:
/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 Factor.h:39:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/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/xmm_sas/include/Xmm.h:117:
/workspaces/xmm_sas/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/xmm_sas/include/CalServer.h:63:
/workspaces/xmm_sas/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/xmm_sas/include/CalAtomServer.h:53,
                 from /workspaces/xmm_sas/include/CalServer.h:64:
/workspaces/xmm_sas/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/xmm_sas/include/BadPixelDataServer.h:49,
                 from /workspaces/xmm_sas/include/CalAtomServer.h:54:
/workspaces/xmm_sas/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/xmm_sas/include/Dal.h:30:
/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/xmm_sas/include/GeometryDataServer.h:95,
                 from /workspaces/xmm_sas/include/Boresight.h:62,
                 from /workspaces/xmm_sas/include/CalAtomServer.h:55:
/workspaces/xmm_sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/xmm_sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/xmm_sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/xmm_sas/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/xmm_sas/include/CalAtomServer.h:57:
/workspaces/xmm_sas/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/xmm_sas/include/OmFluxConverter.h:53,
                 from /workspaces/xmm_sas/include/CalAtomServer.h:77:
/workspaces/xmm_sas/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/xmm_sas/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/xmm_sas/include/CalAtomServer.h:79:
/workspaces/xmm_sas/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_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/evselect -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  Model.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from /workspaces/xmm_sas/include/utils/StringIntMap.h:97,
                 from /workspaces/xmm_sas/include/utils/STime.h:128,
                 from /workspaces/xmm_sas/include/Xmm.h:114,
                 from /workspaces/xmm_sas/include/CalServer.h:61,
                 from Model.h:48,
                 from Model.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 Model.h:40:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/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/xmm_sas/include/Xmm.h:117:
/workspaces/xmm_sas/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/xmm_sas/include/CalServer.h:63:
/workspaces/xmm_sas/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/xmm_sas/include/CalAtomServer.h:53,
                 from /workspaces/xmm_sas/include/CalServer.h:64:
/workspaces/xmm_sas/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/xmm_sas/include/BadPixelDataServer.h:49,
                 from /workspaces/xmm_sas/include/CalAtomServer.h:54:
/workspaces/xmm_sas/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/xmm_sas/include/Dal.h:30:
/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/xmm_sas/include/GeometryDataServer.h:95,
                 from /workspaces/xmm_sas/include/Boresight.h:62,
                 from /workspaces/xmm_sas/include/CalAtomServer.h:55:
/workspaces/xmm_sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/xmm_sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/xmm_sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/xmm_sas/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/xmm_sas/include/CalAtomServer.h:57:
/workspaces/xmm_sas/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/xmm_sas/include/OmFluxConverter.h:53,
                 from /workspaces/xmm_sas/include/CalAtomServer.h:77:
/workspaces/xmm_sas/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/xmm_sas/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/xmm_sas/include/CalAtomServer.h:79:
/workspaces/xmm_sas/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
Model.cc: In member function ‘void Model::rateCal()’:
Model.cc:118:9: warning: variable ‘countsCCF’ set but not used [-Wunused-but-set-variable]
  118 |  double countsCCF[_Num];
      |         ^~~~~~~~~
Model.cc: In member function ‘void Model::bkgModel(double*, double*)’:
Model.cc:210:10: warning: variable ‘bestBin’ set but not used [-Wunused-but-set-variable]
  210 |   double bestBin=0.0;
      |          ^~~~~~~
Model.cc:321:50: warning: ‘misc’ may be used uninitialized [-Wmaybe-uninitialized]
  321 |   struct MiscDataServer *misc = calServer.getAtom(misc);
Model.cc:321:26: note: ‘misc’ was declared here
  321 |   struct MiscDataServer *misc = calServer.getAtom(misc);
      |                          ^~~~
/usr/bin/ar cur librgsbkgmodel.a rgsbkgmodel_h_imp.o rgsbkgmodel_f_mod.o rgsbkgmodel_f.o rgsbkgmodel.o Factor.o Model.o
ranlib librgsbkgmodel.a
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/evselect -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  rgsbkgmodelTest_h_imp.cc
In file included from /workspaces/xmm_sas/include/DalRegister.h:27,
                 from rgsbkgmodelTest_h_imp.cc:12:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/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/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/evselect -I/workspaces/xmm_sas/include/utils rgsbkgmodelTest_f_mod.f90
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/evselect -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  rgsbkgmodelTest_f.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/evselect -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  rgsbkgmodelTest.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from /workspaces/xmm_sas/include/utils/StringIntMap.h:97,
                 from /workspaces/xmm_sas/include/utils/STime.h:128,
                 from /workspaces/xmm_sas/include/Xmm.h:114,
                 from /workspaces/xmm_sas/include/CalServer.h:61,
                 from Factor.h:48,
                 from rgsbkgmodelTest.cc:36:
/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 Factor.h:39:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/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/xmm_sas/include/Xmm.h:117:
/workspaces/xmm_sas/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/xmm_sas/include/CalServer.h:63:
/workspaces/xmm_sas/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/xmm_sas/include/CalAtomServer.h:53,
                 from /workspaces/xmm_sas/include/CalServer.h:64:
/workspaces/xmm_sas/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/xmm_sas/include/BadPixelDataServer.h:49,
                 from /workspaces/xmm_sas/include/CalAtomServer.h:54:
/workspaces/xmm_sas/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/xmm_sas/include/param.h:32,
                 from /workspaces/xmm_sas/include/Task.h:26,
                 from rgsbkgmodelTest.h:11,
                 from rgsbkgmodelTest.cc:32:
/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/xmm_sas/include/GeometryDataServer.h:95,
                 from /workspaces/xmm_sas/include/Boresight.h:62,
                 from /workspaces/xmm_sas/include/CalAtomServer.h:55:
/workspaces/xmm_sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/xmm_sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/xmm_sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/xmm_sas/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/xmm_sas/include/CalAtomServer.h:57:
/workspaces/xmm_sas/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/xmm_sas/include/OmFluxConverter.h:53,
                 from /workspaces/xmm_sas/include/CalAtomServer.h:77:
/workspaces/xmm_sas/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/xmm_sas/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/xmm_sas/include/CalAtomServer.h:79:
/workspaces/xmm_sas/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
In file included from /workspaces/xmm_sas/include/ExceptionErrorHandler.h:64,
                 from rgsbkgmodelTest.cc:42:
/workspaces/xmm_sas/include/SimpleHandler.h:43:17: warning: ‘virtual ErrorHandler& SimpleHandler::operator=(const ErrorHandler&)’ was hidden [-Woverloaded-virtual=]
   43 |   ErrorHandler& operator=(const ErrorHandler& h) {
      |                 ^~~~~~~~
/workspaces/xmm_sas/include/ExceptionErrorHandler.h:66:7: note:   by ‘ExceptionErrorHandler& ExceptionErrorHandler::operator=(const ExceptionErrorHandler&)’
   66 | class ExceptionErrorHandler : public SimpleHandler
      |       ^~~~~~~~~~~~~~~~~~~~~
rgsbkgmodelTest.cc: In function ‘void rgsbkgmodelTest()’:
rgsbkgmodelTest.cc:73:14: warning: variable ‘attribute’ set but not used [-Wunused-but-set-variable]
   73 |   Attribute* attribute;
      |              ^~~~~~~~~
/usr/bin/ar cur librgsbkgmodelTest.a rgsbkgmodelTest_h_imp.o rgsbkgmodelTest_f_mod.o rgsbkgmodelTest_f.o rgsbkgmodelTest.o
ranlib librgsbkgmodelTest.a
g++ -shared -Wl,-h,librgsbkgmodel.so.1.6 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o librgsbkgmodel.so.1.6 rgsbkgmodel_h_imp.o rgsbkgmodel_f_mod.o rgsbkgmodel_f.o rgsbkgmodel.o Factor.o Model.o -lmetatask -ldal -levselect -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
g++ -shared -Wl,-h,librgsbkgmodelTest.so.1.6 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o librgsbkgmodelTest.so.1.6 rgsbkgmodelTest_h_imp.o rgsbkgmodelTest_f_mod.o rgsbkgmodelTest_f.o rgsbkgmodelTest.o -lmetatask -ldal -levselect -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
T=rgsbkgmodel ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/main.cc | sed "s/VERSION/1.6/g; s/RELEASE/22.0.0-dea43652c-20240924/g; s/PACKAGE/rgsbkgmodel/g" > rgsbkgmodel_main.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/evselect -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  rgsbkgmodel_main.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from rgsbkgmodel_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 rgsbkgmodel_main.cc:52:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o rgsbkgmodel rgsbkgmodel_main.o -lrgsbkgmodel -lmetatask -ldal -levselect -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
T=rgsbkgmodelTest ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/main.cc | sed "s/VERSION/1.6/g; s/RELEASE/22.0.0-dea43652c-20240924/g; s/PACKAGE/rgsbkgmodel/g" > rgsbkgmodelTest_main.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/evselect -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  rgsbkgmodelTest_main.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from rgsbkgmodelTest_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 rgsbkgmodelTest_main.cc:52:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o rgsbkgmodelTest rgsbkgmodelTest_main.o -lrgsbkgmodelTest -lmetatask -ldal -levselect -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
sed -e "s/DOC/rgsbkgmodel/" -e "s/TYPE/user/" < \
/workspaces/xmm_sas/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas/packages/sas/bin/texcombine | \
/workspaces/xmm_sas/packages/sas/bin/fixdoc -type=user rgsbkgmodel 1.6 rgsbkgmodel 22.0.0-dea43652c-20240924 > rgsbkgmodel.tex
   including sasuser...
      including sasglobal...
   including rgsbkgmodel_description...

latex rgsbkgmodel < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex rgsbkgmodel < /dev/null > makedoc.log
latex rgsbkgmodel < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex rgsbkgmodel < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o rgsbkgmodel.ps rgsbkgmodel > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf rgsbkgmodel > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f rgsbkgmodel.ps
sed -e "s/DOC/rgsbkgmodelTest/" -e "s/TYPE/user/" < \
/workspaces/xmm_sas/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas/packages/sas/bin/texcombine | \
/workspaces/xmm_sas/packages/sas/bin/fixdoc -type=user rgsbkgmodelTest 1.6 rgsbkgmodel 22.0.0-dea43652c-20240924 > rgsbkgmodelTest.tex
   including sasuser...
      including sasglobal...
   including rgsbkgmodelTest_description...

latex rgsbkgmodelTest < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex rgsbkgmodelTest < /dev/null > makedoc.log
make[5]: [/workspaces/xmm_sas/Make.include:1062: rgsbkgmodelTest.ps.gz] Error 2 (ignored)
latex rgsbkgmodelTest < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex rgsbkgmodelTest < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o rgsbkgmodelTest.ps rgsbkgmodelTest > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf rgsbkgmodelTest > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f rgsbkgmodelTest.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init rgsbkgmodel > /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.24:1717' -> 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/fonts/type1/public/amsfonts/cm/cmr10.pfb>
</sasbuild/tools/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
</sasbuild/tools/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>
[1] [2] [3] [4] [5] [6] 
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f rgsbkgmodel/index.pl ; exit 1)
pointer=rgsbkgmodel/ChangeLog ; \
target=../../../packages/rgsbkgmodel/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init rgsbkgmodelTest > /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
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f rgsbkgmodelTest/index.pl ; exit 1)
pointer=rgsbkgmodelTest/ChangeLog ; \
target=../../../packages/rgsbkgmodel/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm rgsbkgmodelTest.tex rgsbkgmodel.tex
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I.  checkbkgmodel.cc
In file included from checkbkgmodel.cc:41:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o checkbkgmodel checkbkgmodel.o -ldal -lgfortran -lcfitsio -ldl -lm -L. 
Testing runrgsbkgmodel ... FAILED
Message: will run ./runrgsbkgmodel for no longer than 600 seconds.
rgsbkgmodel:- Executing (routine): rgsbkgmodel table=P0201000301R1U002EVENLI0000_2.FIT order=1 pdistincl=90 backgroundmodelset=Model_background.fits binningunits=LAMBDA  -w 1 -V 4
rgsbkgmodel:- rgsbkgmodel (rgsbkgmodel-1.6)  [22.0.0-dea43652c-20240924] started:  2024-09-24T17:17:44.000
rgsbkgmodel:- Executing (invoked): evselect table=P0201000301R1U002EVENLI0000_2.FIT:EVENTS filteredset=filtered.fits withfilteredset=yes keepfilteroutput=no flagcolumn=EVFLAG flagbit=-1 destruct=yes dssblock='' expression='(CCDNR==9)&&(XDSP_CORR< -0.0003||XDSP_CORR > 0.0003)' filtertype=expression cleandss=no updateexposure=yes filterexposure=yes writedss=yes blockstocopy='' attributestocopy='' energycolumn=PHA zcolumn=WEIGHT zerrorcolumn=EWEIGHT withzerrorcolumn=no withzcolumn=no ignorelegallimits=no imageset=image.fits xcolumn=RAWX ycolumn=RAWY ximagebinsize=1 yimagebinsize=1 squarepixels=no ximagesize=600 yimagesize=600 imagebinning=imageSize ximagemin=1 ximagemax=640 withxranges=no yimagemin=1 yimagemax=640 withyranges=no imagedatatype=Real64 withimagedatatype=no raimagecenter=0 decimagecenter=0 withcelestialcenter=no withimageset=no spectrumset=spectrum.fits spectralbinsize=5 specchannelmin=0 specchannelmax=11999 withspecranges=no nonStandardSpec=no withspectrumset=no rateset=myRate.fits timecolumn=TIME timebinsize=100 timemin=0 timemax=1000 withtimeranges=no maketimecolumn=yes makeratecolumn=yes withrateset=yes histogramset=histo.fits histogramcolumn=TIME histogrambinsize=1 histogrammin=0 histogrammax=1000 withhistoranges=no withhistogramset=no  -w 1 -V 4
rgsbkgmodel:- evselect (evselect-3.71.2)  [22.0.0-dea43652c-20240924] started:  2024-09-24T17:17:44.000
rgsbkgmodel::evselect:- Executing (routine): evselect table=P0201000301R1U002EVENLI0000_2.FIT:EVENTS filteredset=filtered.fits withfilteredset=yes keepfilteroutput=no flagcolumn=EVFLAG flagbit=-1 destruct=yes dssblock='' expression='(CCDNR==9)&&(XDSP_CORR< -0.0003||XDSP_CORR > 0.0003)' filtertype=expression cleandss=no updateexposure=yes filterexposure=yes writedss=yes blockstocopy='' attributestocopy='' energycolumn=PHA zcolumn=WEIGHT zerrorcolumn=EWEIGHT withzerrorcolumn=no withzcolumn=no ignorelegallimits=no imageset=image.fits xcolumn=RAWX ycolumn=RAWY ximagebinsize=1 yimagebinsize=1 squarepixels=no ximagesize=600 yimagesize=600 imagebinning=imageSize ximagemin=1 ximagemax=640 withxranges=no yimagemin=1 yimagemax=640 withyranges=no imagedatatype=Real64 withimagedatatype=no raimagecenter=0 decimagecenter=0 withcelestialcenter=no withimageset=no spectrumset=spectrum.fits spectralbinsize=5 specchannelmin=0 specchannelmax=11999 withspecranges=no nonStandardSpec=no withspectrumset=no rateset=myRate.fits timecolumn=TIME timebinsize=100 timemin=0 timemax=1000 withtimeranges=no maketimecolumn=yes makeratecolumn=yes withrateset=yes histogramset=histo.fits histogramcolumn=TIME histogrambinsize=1 histogrammin=0 histogrammax=1000 withhistoranges=no withhistogramset=no  -w 1 -V 4
rgsbkgmodel::evselect:- evselect (evselect-3.71.2)  [22.0.0-dea43652c-20240924] started:  2024-09-24T17:17:44.000
rgsbkgmodel::evselect:- selected 5240 rows from the input table.
** rgsbkgmodel::evselect: warning (NoAttrib), The Attribute TIMESYS does not exist in the input event list. No value was copied.
** rgsbkgmodel::evselect: warning (NoRGSExposure), No EXPOSURE keyword in RGS event list.  Cannot write exposure value to the product file.
rgsbkgmodel::evselect:- evselect (evselect-3.71.2)  [22.0.0-dea43652c-20240924] ended:    2024-09-24T17:17:44.000
** rgsbkgmodel::evselect: warning (SummaryOfWarnings), 
   warning NoAttrib silently occurred 4 times
rgsbkgmodel:- evselect (evselect-3.71.2)  [22.0.0-dea43652c-20240924] ended:    2024-09-24T17:17:44.000
Could not open file 'RGS1_TEMPLATEBCKGND_0006.CCF' for reading in:
  /ccf/pub
  /ccf/priv/rt
  /ccf/priv/validation
  /workspaces/xmm_sas/lib/testccf
  /workspaces/xmm_sas/lib/testccf/
  .

check
output of rgsbkgmodel does not exist
Error while running ./runrgsbkgmodel
ERROR: one of the tests failed