--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 2.25.3 - 2023-04-10 (AI) Information: this ChangeLog entry matches the version number: Version 2.25.3 - 2023-04-10 (AI) Information: ./config/emproc.par is an XML parameter file, I cannot yet validate it. Skipped. Information: ./config/epproc.par is an XML parameter file, I cannot yet validate it. Skipped. Now checking git repository... --- Distribution check [end] --- Dependencies for proclib /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/sastaskhdr_gfortran epproc 2.25.3 epicproc 22.0.0-75a3bbbeb-20240730 > epproc.h /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/sastaskhimp epproc 2.25.3 epicproc 22.0.0-75a3bbbeb-20240730 > epproc_h_imp.cc T=epproc ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_8.6/packages/taskmain/src/task_mod.f90 > epproc_f_mod.f90 T=epproc ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_8.6/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > epproc_f.cc Dependencies for epproc Dependencies for checkpn Dependencies for checkpn_burst Dependencies for checkpn_timing /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/sastaskhdr_gfortran emproc 2.25.3 epicproc 22.0.0-75a3bbbeb-20240730 > emproc.h /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/sastaskhimp emproc 2.25.3 epicproc 22.0.0-75a3bbbeb-20240730 > emproc_h_imp.cc T=emproc ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_8.6/packages/taskmain/src/task_mod.f90 > emproc_f_mod.f90 T=emproc ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_8.6/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > emproc_f.cc Dependencies for emproc Dependencies for checkemos g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attcalc -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/badpixfind -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/epnoise -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/evselect -I/workspaces/xmm_sas_rhel_8.6/include/gtialign -I/workspaces/xmm_sas_rhel_8.6/include/gtimerge -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/timeappend -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. Proc.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/xmm_sas_rhel_8.6/include/utils/stringutil.h:27, from /workspaces/xmm_sas_rhel_8.6/include/utils/StringIntMap.h:97, from /workspaces/xmm_sas_rhel_8.6/include/Odf.h:67, from Proc.h:28, from Proc.cc:23: /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/xmm_sas_rhel_8.6/include/Xmm.h:117, from /workspaces/xmm_sas_rhel_8.6/include/Odf.h:68: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Odf.h:71: /workspaces/xmm_sas_rhel_8.6/include/BadPixelMap.h:152:21: warning: ‘template struct std::unary_function’ is deprecated [-Wdeprecated-declarations] 152 | public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from Proc.h:26: /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_rhel_8.6/include/Image.h:56, from /workspaces/xmm_sas_rhel_8.6/include/Odf.h:72: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/ExceptionErrorHandler.h:64, from Proc.cc:28: /workspaces/xmm_sas_rhel_8.6/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_rhel_8.6/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_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attcalc -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/badpixfind -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/epnoise -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/evselect -I/workspaces/xmm_sas_rhel_8.6/include/gtialign -I/workspaces/xmm_sas_rhel_8.6/include/gtimerge -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/timeappend -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. ShowCcf.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/xmm_sas_rhel_8.6/include/utils/stringutil.h:27, from /workspaces/xmm_sas_rhel_8.6/include/utils/StringIntMap.h:97, from /workspaces/xmm_sas_rhel_8.6/include/utils/STime.h:128, from /workspaces/xmm_sas_rhel_8.6/include/Xmm.h:114, from /workspaces/xmm_sas_rhel_8.6/include/Ccf.h:62, from /workspaces/xmm_sas_rhel_8.6/include/ShowCcf.h:26, from ShowCcf.cc:23: /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/xmm_sas_rhel_8.6/include/Ccf.h:61: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Xmm.h:117: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalServer.h:63, from ShowCcf.cc:24: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:53, from /workspaces/xmm_sas_rhel_8.6/include/CalServer.h:64: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/BadPixelDataServer.h:49, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:54: /workspaces/xmm_sas_rhel_8.6/include/BadPixelMap.h:152:21: warning: ‘template struct std::unary_function’ is deprecated [-Wdeprecated-declarations] 152 | public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from /workspaces/xmm_sas_rhel_8.6/include/Ccf.h:57: /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_rhel_8.6/include/GeometryDataServer.h:95, from /workspaces/xmm_sas_rhel_8.6/include/Boresight.h:62, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:55: /workspaces/xmm_sas_rhel_8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:57: /workspaces/xmm_sas_rhel_8.6/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/OmFluxConverter.h:53, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:77: /workspaces/xmm_sas_rhel_8.6/include/CalOalUtility.h:249:38: warning: ‘template struct std::binary_function’ is deprecated [-Wdeprecated-declarations] 249 | class mem_fun_bin_op_t : public std::binary_function { | ^~~~~~~~~~~~~~~ /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_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:79: /workspaces/xmm_sas_rhel_8.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_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attcalc -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/badpixfind -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/epnoise -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/evselect -I/workspaces/xmm_sas_rhel_8.6/include/gtialign -I/workspaces/xmm_sas_rhel_8.6/include/gtimerge -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/timeappend -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. EpicProc.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/xmm_sas_rhel_8.6/include/utils/stringutil.h:27, from /workspaces/xmm_sas_rhel_8.6/include/utils/StringIntMap.h:97, from /workspaces/xmm_sas_rhel_8.6/include/utils/STime.h:128, from /workspaces/xmm_sas_rhel_8.6/include/Xmm.h:114, from /workspaces/xmm_sas_rhel_8.6/include/EpicProcState.h:29, from /workspaces/xmm_sas_rhel_8.6/include/EpicProc.h:27, from EpicProc.cc:23: /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/xmm_sas_rhel_8.6/include/Xmm.h:117: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Odf.h:71, from /workspaces/xmm_sas_rhel_8.6/include/EpicProcState.h:30: /workspaces/xmm_sas_rhel_8.6/include/BadPixelMap.h:152:21: warning: ‘template struct std::unary_function’ is deprecated [-Wdeprecated-declarations] 152 | public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from /workspaces/xmm_sas_rhel_8.6/include/EpicProcState.h:26: /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_rhel_8.6/include/Image.h:56, from /workspaces/xmm_sas_rhel_8.6/include/Odf.h:72: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalServer.h:63, from EpicProc.cc:28: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:53, from /workspaces/xmm_sas_rhel_8.6/include/CalServer.h:64: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/GeometryDataServer.h:95, from /workspaces/xmm_sas_rhel_8.6/include/Boresight.h:62, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:55: /workspaces/xmm_sas_rhel_8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:57: /workspaces/xmm_sas_rhel_8.6/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/OmFluxConverter.h:53, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:77: /workspaces/xmm_sas_rhel_8.6/include/CalOalUtility.h:249:38: warning: ‘template struct std::binary_function’ is deprecated [-Wdeprecated-declarations] 249 | class mem_fun_bin_op_t : public std::binary_function { | ^~~~~~~~~~~~~~~ /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_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:79: /workspaces/xmm_sas_rhel_8.6/include/OmPsfDataServer.h:70:22: note: by ‘virtual void OmPsf::dump(std::ostream&) const’ 70 | virtual void dump(std::ostream &os) const; | ^~~~ /usr/bin/ar cur libproclib.a Proc.o ShowCcf.o EpicProc.o ranlib libproclib.a g++ -shared -Wl,-h,libproclib.so.2.25 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libproclib.so.2.25 Proc.o ShowCcf.o EpicProc.o -lmetatask -lattcalc -latthkgen -lbadpixfind -lhkgtigen -ltabgtigen -levlistcomb -lepnoise -lgtialign -lgtimerge -levselect -ltimeappend -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attcalc -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/badpix -I/workspaces/xmm_sas_rhel_8.6/include/badpixfind -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/dsplot -I/workspaces/xmm_sas_rhel_8.6/include/dstoplot -I/workspaces/xmm_sas_rhel_8.6/include/emutils -I/workspaces/xmm_sas_rhel_8.6/include/epauxcomb -I/workspaces/xmm_sas_rhel_8.6/include/epevents -I/workspaces/xmm_sas_rhel_8.6/include/epexposure -I/workspaces/xmm_sas_rhel_8.6/include/epfast -I/workspaces/xmm_sas_rhel_8.6/include/epframes -I/workspaces/xmm_sas_rhel_8.6/include/epnoise -I/workspaces/xmm_sas_rhel_8.6/include/epreject -I/workspaces/xmm_sas_rhel_8.6/include/eprejectti -I/workspaces/xmm_sas_rhel_8.6/include/eputils -I/workspaces/xmm_sas_rhel_8.6/include/epxrlcorr -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/evselect -I/workspaces/xmm_sas_rhel_8.6/include/gtialign -I/workspaces/xmm_sas_rhel_8.6/include/gtimerge -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/sla -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/timeappend -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. epproc_h_imp.cc In file included from /workspaces/xmm_sas_rhel_8.6/include/DalRegister.h:27, from epproc_h_imp.cc:12: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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 epproc_f_mod.f90 g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attcalc -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/badpix -I/workspaces/xmm_sas_rhel_8.6/include/badpixfind -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/dsplot -I/workspaces/xmm_sas_rhel_8.6/include/dstoplot -I/workspaces/xmm_sas_rhel_8.6/include/emutils -I/workspaces/xmm_sas_rhel_8.6/include/epauxcomb -I/workspaces/xmm_sas_rhel_8.6/include/epevents -I/workspaces/xmm_sas_rhel_8.6/include/epexposure -I/workspaces/xmm_sas_rhel_8.6/include/epfast -I/workspaces/xmm_sas_rhel_8.6/include/epframes -I/workspaces/xmm_sas_rhel_8.6/include/epnoise -I/workspaces/xmm_sas_rhel_8.6/include/epreject -I/workspaces/xmm_sas_rhel_8.6/include/eprejectti -I/workspaces/xmm_sas_rhel_8.6/include/eputils -I/workspaces/xmm_sas_rhel_8.6/include/epxrlcorr -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/evselect -I/workspaces/xmm_sas_rhel_8.6/include/gtialign -I/workspaces/xmm_sas_rhel_8.6/include/gtimerge -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/sla -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/timeappend -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. epproc_f.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attcalc -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/badpix -I/workspaces/xmm_sas_rhel_8.6/include/badpixfind -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/dsplot -I/workspaces/xmm_sas_rhel_8.6/include/dstoplot -I/workspaces/xmm_sas_rhel_8.6/include/emutils -I/workspaces/xmm_sas_rhel_8.6/include/epauxcomb -I/workspaces/xmm_sas_rhel_8.6/include/epevents -I/workspaces/xmm_sas_rhel_8.6/include/epexposure -I/workspaces/xmm_sas_rhel_8.6/include/epfast -I/workspaces/xmm_sas_rhel_8.6/include/epframes -I/workspaces/xmm_sas_rhel_8.6/include/epnoise -I/workspaces/xmm_sas_rhel_8.6/include/epreject -I/workspaces/xmm_sas_rhel_8.6/include/eprejectti -I/workspaces/xmm_sas_rhel_8.6/include/eputils -I/workspaces/xmm_sas_rhel_8.6/include/epxrlcorr -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/evselect -I/workspaces/xmm_sas_rhel_8.6/include/gtialign -I/workspaces/xmm_sas_rhel_8.6/include/gtimerge -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/sla -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/timeappend -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. epproc.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/xmm_sas_rhel_8.6/include/utils/stringutil.h:27, from /workspaces/xmm_sas_rhel_8.6/include/utils/StringIntMap.h:97, from /workspaces/xmm_sas_rhel_8.6/include/utils/STime.h:128, from /workspaces/xmm_sas_rhel_8.6/include/Xmm.h:114, from /workspaces/xmm_sas_rhel_8.6/include/EpicProcState.h:29, from /workspaces/xmm_sas_rhel_8.6/include/EpicProc.h:27, from ./Epproc.h:26, from epproc.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/xmm_sas_rhel_8.6/include/Xmm.h:117: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Odf.h:71, from /workspaces/xmm_sas_rhel_8.6/include/EpicProcState.h:30: /workspaces/xmm_sas_rhel_8.6/include/BadPixelMap.h:152:21: warning: ‘template struct std::unary_function’ is deprecated [-Wdeprecated-declarations] 152 | public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from /workspaces/xmm_sas_rhel_8.6/include/param.h:32, from /workspaces/xmm_sas_rhel_8.6/include/Task.h:26, from epproc.h:11, from epproc.cc:28: /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_rhel_8.6/include/Image.h:56, from /workspaces/xmm_sas_rhel_8.6/include/Odf.h:72: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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 > | ^~~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attcalc -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/badpix -I/workspaces/xmm_sas_rhel_8.6/include/badpixfind -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/dsplot -I/workspaces/xmm_sas_rhel_8.6/include/dstoplot -I/workspaces/xmm_sas_rhel_8.6/include/emutils -I/workspaces/xmm_sas_rhel_8.6/include/epauxcomb -I/workspaces/xmm_sas_rhel_8.6/include/epevents -I/workspaces/xmm_sas_rhel_8.6/include/epexposure -I/workspaces/xmm_sas_rhel_8.6/include/epfast -I/workspaces/xmm_sas_rhel_8.6/include/epframes -I/workspaces/xmm_sas_rhel_8.6/include/epnoise -I/workspaces/xmm_sas_rhel_8.6/include/epreject -I/workspaces/xmm_sas_rhel_8.6/include/eprejectti -I/workspaces/xmm_sas_rhel_8.6/include/eputils -I/workspaces/xmm_sas_rhel_8.6/include/epxrlcorr -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/evselect -I/workspaces/xmm_sas_rhel_8.6/include/gtialign -I/workspaces/xmm_sas_rhel_8.6/include/gtimerge -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/sla -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/timeappend -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. Epproc.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/xmm_sas_rhel_8.6/include/utils/stringutil.h:27, from /workspaces/xmm_sas_rhel_8.6/include/utils/StringIntMap.h:97, from /workspaces/xmm_sas_rhel_8.6/include/utils/STime.h:128, from /workspaces/xmm_sas_rhel_8.6/include/Xmm.h:114, from /workspaces/xmm_sas_rhel_8.6/include/EpicProcState.h:29, from /workspaces/xmm_sas_rhel_8.6/include/EpicProc.h:27, from ./Epproc.h:26, from Epproc.cc:23: /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/xmm_sas_rhel_8.6/include/Xmm.h:117: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Odf.h:71, from /workspaces/xmm_sas_rhel_8.6/include/EpicProcState.h:30: /workspaces/xmm_sas_rhel_8.6/include/BadPixelMap.h:152:21: warning: ‘template struct std::unary_function’ is deprecated [-Wdeprecated-declarations] 152 | public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from /workspaces/xmm_sas_rhel_8.6/include/EpicProcState.h:26: /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_rhel_8.6/include/Image.h:56, from /workspaces/xmm_sas_rhel_8.6/include/Odf.h:72: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalServer.h:63, from Epproc.cc:27: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:53, from /workspaces/xmm_sas_rhel_8.6/include/CalServer.h:64: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/GeometryDataServer.h:95, from /workspaces/xmm_sas_rhel_8.6/include/Boresight.h:62, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:55: /workspaces/xmm_sas_rhel_8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:57: /workspaces/xmm_sas_rhel_8.6/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/OmFluxConverter.h:53, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:77: /workspaces/xmm_sas_rhel_8.6/include/CalOalUtility.h:249:38: warning: ‘template struct std::binary_function’ is deprecated [-Wdeprecated-declarations] 249 | class mem_fun_bin_op_t : public std::binary_function { | ^~~~~~~~~~~~~~~ /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_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:79: /workspaces/xmm_sas_rhel_8.6/include/OmPsfDataServer.h:70:22: note: by ‘virtual void OmPsf::dump(std::ostream&) const’ 70 | virtual void dump(std::ostream &os) const; | ^~~~ Epproc.cc: In member function ‘void Epproc::epnoise(const OdfSet*)’: Epproc.cc:336:11: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 336 | if (os->dataMode() != Xmm::IMAGING) | ^~ Epproc.cc:339:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 339 | Info::Task* epnoise = task("epnoise"); | ^~~~ /usr/bin/ar cur libepproc.a epproc_h_imp.o epproc_f_mod.o epproc_f.o epproc.o Epproc.o ranlib libepproc.a g++ -shared -Wl,-h,libepproc.so.2.25 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libepproc.so.2.25 epproc_h_imp.o epproc_f_mod.o epproc_f.o epproc.o Epproc.o -lmetatask -ldscopyblock -lepexposure -ldsrm -ldsrename -lepauxcomb -lepxrlcorr -lepfast -lepevents -lepreject -leprejectti -lepnoise -lepframes -lepnoise -leputils -lbadpix -lproclib -lbadpixfind -ltimeappend -lhkgtigen -lgtimerge -lattcalc -levselect -latthkgen -lgtialign -ltabgtigen -ldsplot -ldstoplot -levlistcomb -lsasdal -lsaslib -lsla -lemutils -lcal -lselector -lcaloalutils -lselector -lslatec -loal -ldal -lcaloalutils -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lselector -ldss -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. T=epproc ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_8.6/packages/taskmain/src/main.cc | sed "s/VERSION/2.25.3/g; s/RELEASE/22.0.0-75a3bbbeb-20240730/g; s/PACKAGE/epicproc/g" > epproc_main.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attcalc -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/badpix -I/workspaces/xmm_sas_rhel_8.6/include/badpixfind -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/dsplot -I/workspaces/xmm_sas_rhel_8.6/include/dstoplot -I/workspaces/xmm_sas_rhel_8.6/include/emutils -I/workspaces/xmm_sas_rhel_8.6/include/epauxcomb -I/workspaces/xmm_sas_rhel_8.6/include/epevents -I/workspaces/xmm_sas_rhel_8.6/include/epexposure -I/workspaces/xmm_sas_rhel_8.6/include/epfast -I/workspaces/xmm_sas_rhel_8.6/include/epframes -I/workspaces/xmm_sas_rhel_8.6/include/epnoise -I/workspaces/xmm_sas_rhel_8.6/include/epreject -I/workspaces/xmm_sas_rhel_8.6/include/eprejectti -I/workspaces/xmm_sas_rhel_8.6/include/eputils -I/workspaces/xmm_sas_rhel_8.6/include/epxrlcorr -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/evselect -I/workspaces/xmm_sas_rhel_8.6/include/gtialign -I/workspaces/xmm_sas_rhel_8.6/include/gtimerge -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/sla -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/timeappend -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. epproc_main.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/xmm_sas_rhel_8.6/include/utils/stringutil.h:27, from epproc_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/xmm_sas_rhel_8.6/include/Xmm.h:117, from /workspaces/xmm_sas_rhel_8.6/include/CalServer.h:61, from epproc_main.cc:43: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Ccf.h:61, from /workspaces/xmm_sas_rhel_8.6/include/CalServer.h:62: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalServer.h:63: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:53, from /workspaces/xmm_sas_rhel_8.6/include/CalServer.h:64: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/BadPixelDataServer.h:49, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:54: /workspaces/xmm_sas_rhel_8.6/include/BadPixelMap.h:152:21: warning: ‘template struct std::unary_function’ is deprecated [-Wdeprecated-declarations] 152 | public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from epproc_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/xmm_sas_rhel_8.6/include/GeometryDataServer.h:95, from /workspaces/xmm_sas_rhel_8.6/include/Boresight.h:62, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:55: /workspaces/xmm_sas_rhel_8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:57: /workspaces/xmm_sas_rhel_8.6/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/OmFluxConverter.h:53, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:77: /workspaces/xmm_sas_rhel_8.6/include/CalOalUtility.h:249:38: warning: ‘template struct std::binary_function’ is deprecated [-Wdeprecated-declarations] 249 | class mem_fun_bin_op_t : public std::binary_function { | ^~~~~~~~~~~~~~~ /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_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:79: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/lib -o epproc epproc_main.o -lepproc -lmetatask -ldscopyblock -lepexposure -ldsrm -ldsrename -lepauxcomb -lepxrlcorr -lepfast -lepevents -lepreject -leprejectti -lepnoise -lepframes -lepnoise -leputils -lbadpix -lproclib -lbadpixfind -ltimeappend -lhkgtigen -lgtimerge -lattcalc -levselect -latthkgen -lgtialign -ltabgtigen -ldsplot -ldstoplot -levlistcomb -lsasdal -lsaslib -lsla -lemutils -lcal -lselector -lcaloalutils -lselector -lslatec -loal -ldal -lcaloalutils -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lselector -ldss -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attcalc -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/badpix -I/workspaces/xmm_sas_rhel_8.6/include/badpixfind -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/dsplot -I/workspaces/xmm_sas_rhel_8.6/include/dstoplot -I/workspaces/xmm_sas_rhel_8.6/include/ebadpixupdate -I/workspaces/xmm_sas_rhel_8.6/include/embadpixfind -I/workspaces/xmm_sas_rhel_8.6/include/emenergy -I/workspaces/xmm_sas_rhel_8.6/include/emevents -I/workspaces/xmm_sas_rhel_8.6/include/emeventsproj -I/workspaces/xmm_sas_rhel_8.6/include/emframes -I/workspaces/xmm_sas_rhel_8.6/include/emutils -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/evselect -I/workspaces/xmm_sas_rhel_8.6/include/gtialign -I/workspaces/xmm_sas_rhel_8.6/include/gtimerge -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/sla -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/timeappend -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. emproc_h_imp.cc In file included from /workspaces/xmm_sas_rhel_8.6/include/DalRegister.h:27, from emproc_h_imp.cc:12: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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 emproc_f_mod.f90 g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attcalc -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/badpix -I/workspaces/xmm_sas_rhel_8.6/include/badpixfind -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/dsplot -I/workspaces/xmm_sas_rhel_8.6/include/dstoplot -I/workspaces/xmm_sas_rhel_8.6/include/ebadpixupdate -I/workspaces/xmm_sas_rhel_8.6/include/embadpixfind -I/workspaces/xmm_sas_rhel_8.6/include/emenergy -I/workspaces/xmm_sas_rhel_8.6/include/emevents -I/workspaces/xmm_sas_rhel_8.6/include/emeventsproj -I/workspaces/xmm_sas_rhel_8.6/include/emframes -I/workspaces/xmm_sas_rhel_8.6/include/emutils -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/evselect -I/workspaces/xmm_sas_rhel_8.6/include/gtialign -I/workspaces/xmm_sas_rhel_8.6/include/gtimerge -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/sla -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/timeappend -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. emproc_f.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attcalc -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/badpix -I/workspaces/xmm_sas_rhel_8.6/include/badpixfind -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/dsplot -I/workspaces/xmm_sas_rhel_8.6/include/dstoplot -I/workspaces/xmm_sas_rhel_8.6/include/ebadpixupdate -I/workspaces/xmm_sas_rhel_8.6/include/embadpixfind -I/workspaces/xmm_sas_rhel_8.6/include/emenergy -I/workspaces/xmm_sas_rhel_8.6/include/emevents -I/workspaces/xmm_sas_rhel_8.6/include/emeventsproj -I/workspaces/xmm_sas_rhel_8.6/include/emframes -I/workspaces/xmm_sas_rhel_8.6/include/emutils -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/evselect -I/workspaces/xmm_sas_rhel_8.6/include/gtialign -I/workspaces/xmm_sas_rhel_8.6/include/gtimerge -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/sla -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/timeappend -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. emproc.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/xmm_sas_rhel_8.6/include/utils/stringutil.h:27, from /workspaces/xmm_sas_rhel_8.6/include/utils/StringIntMap.h:97, from /workspaces/xmm_sas_rhel_8.6/include/utils/STime.h:128, from /workspaces/xmm_sas_rhel_8.6/include/Xmm.h:114, from /workspaces/xmm_sas_rhel_8.6/include/EpicProcState.h:29, from /workspaces/xmm_sas_rhel_8.6/include/EpicProc.h:27, from ./Emproc.h:27, from emproc.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/xmm_sas_rhel_8.6/include/Xmm.h:117: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Odf.h:71, from /workspaces/xmm_sas_rhel_8.6/include/EpicProcState.h:30: /workspaces/xmm_sas_rhel_8.6/include/BadPixelMap.h:152:21: warning: ‘template struct std::unary_function’ is deprecated [-Wdeprecated-declarations] 152 | public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from /workspaces/xmm_sas_rhel_8.6/include/param.h:32, from /workspaces/xmm_sas_rhel_8.6/include/Task.h:26, from ./emproc.h:11, from emproc.cc:25: /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_rhel_8.6/include/Image.h:56, from /workspaces/xmm_sas_rhel_8.6/include/Odf.h:72: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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 > | ^~~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attcalc -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/badpix -I/workspaces/xmm_sas_rhel_8.6/include/badpixfind -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/dsplot -I/workspaces/xmm_sas_rhel_8.6/include/dstoplot -I/workspaces/xmm_sas_rhel_8.6/include/ebadpixupdate -I/workspaces/xmm_sas_rhel_8.6/include/embadpixfind -I/workspaces/xmm_sas_rhel_8.6/include/emenergy -I/workspaces/xmm_sas_rhel_8.6/include/emevents -I/workspaces/xmm_sas_rhel_8.6/include/emeventsproj -I/workspaces/xmm_sas_rhel_8.6/include/emframes -I/workspaces/xmm_sas_rhel_8.6/include/emutils -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/evselect -I/workspaces/xmm_sas_rhel_8.6/include/gtialign -I/workspaces/xmm_sas_rhel_8.6/include/gtimerge -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/sla -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/timeappend -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. Emproc.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/xmm_sas_rhel_8.6/include/utils/stringutil.h:27, from /workspaces/xmm_sas_rhel_8.6/include/utils/StringIntMap.h:97, from /workspaces/xmm_sas_rhel_8.6/include/utils/STime.h:128, from /workspaces/xmm_sas_rhel_8.6/include/Xmm.h:114, from /workspaces/xmm_sas_rhel_8.6/include/EpicProcState.h:29, from /workspaces/xmm_sas_rhel_8.6/include/EpicProc.h:27, from ./Emproc.h:27, from Emproc.cc:23: /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/xmm_sas_rhel_8.6/include/Xmm.h:117: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Odf.h:71, from /workspaces/xmm_sas_rhel_8.6/include/EpicProcState.h:30: /workspaces/xmm_sas_rhel_8.6/include/BadPixelMap.h:152:21: warning: ‘template struct std::unary_function’ is deprecated [-Wdeprecated-declarations] 152 | public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from /workspaces/xmm_sas_rhel_8.6/include/EpicProcState.h:26: /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_rhel_8.6/include/Image.h:56, from /workspaces/xmm_sas_rhel_8.6/include/Odf.h:72: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalServer.h:63, from Emproc.cc:27: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:53, from /workspaces/xmm_sas_rhel_8.6/include/CalServer.h:64: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/GeometryDataServer.h:95, from /workspaces/xmm_sas_rhel_8.6/include/Boresight.h:62, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:55: /workspaces/xmm_sas_rhel_8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:57: /workspaces/xmm_sas_rhel_8.6/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/OmFluxConverter.h:53, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:77: /workspaces/xmm_sas_rhel_8.6/include/CalOalUtility.h:249:38: warning: ‘template struct std::binary_function’ is deprecated [-Wdeprecated-declarations] 249 | class mem_fun_bin_op_t : public std::binary_function { | ^~~~~~~~~~~~~~~ /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_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:79: /workspaces/xmm_sas_rhel_8.6/include/OmPsfDataServer.h:70:22: note: by ‘virtual void OmPsf::dump(std::ostream&) const’ 70 | virtual void dump(std::ostream &os) const; | ^~~~ Emproc.cc: In member function ‘virtual void Emproc::processExposure(Proc::ScienceExposure&)’: Emproc.cc:107:31: warning: catching polymorphic type ‘class ProcException’ by value [-Wcatch-value=] 107 | catch(ProcException e) { } | ^ Emproc.cc:189:31: warning: catching polymorphic type ‘class ProcException’ by value [-Wcatch-value=] 189 | catch(ProcException e) { } | ^ /usr/bin/ar cur libemproc.a emproc_h_imp.o emproc_f_mod.o emproc_f.o emproc.o Emproc.o ranlib libemproc.a g++ -shared -Wl,-h,libemproc.so.2.25 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libemproc.so.2.25 emproc_h_imp.o emproc_f_mod.o emproc_f.o emproc.o Emproc.o -lmetatask -lemevents -lemframes -lemeventsproj -lembadpixfind -lebadpixupdate -lbadpix -lproclib -ldscopyblock -ldsrename -lemenergy -lbadpixfind -ltimeappend -lhkgtigen -lgtimerge -lattcalc -levselect -latthkgen -lgtialign -ltabgtigen -ldsplot -ldstoplot -levlistcomb -lsasdal -lsaslib -lsla -lemutils -lcal -lselector -lcaloalutils -lselector -lslatec -loal -ldal -lcaloalutils -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lselector -ldss -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. T=emproc ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_8.6/packages/taskmain/src/main.cc | sed "s/VERSION/2.25.3/g; s/RELEASE/22.0.0-75a3bbbeb-20240730/g; s/PACKAGE/epicproc/g" > emproc_main.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attcalc -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/badpix -I/workspaces/xmm_sas_rhel_8.6/include/badpixfind -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/dsplot -I/workspaces/xmm_sas_rhel_8.6/include/dstoplot -I/workspaces/xmm_sas_rhel_8.6/include/ebadpixupdate -I/workspaces/xmm_sas_rhel_8.6/include/embadpixfind -I/workspaces/xmm_sas_rhel_8.6/include/emenergy -I/workspaces/xmm_sas_rhel_8.6/include/emevents -I/workspaces/xmm_sas_rhel_8.6/include/emeventsproj -I/workspaces/xmm_sas_rhel_8.6/include/emframes -I/workspaces/xmm_sas_rhel_8.6/include/emutils -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/evselect -I/workspaces/xmm_sas_rhel_8.6/include/gtialign -I/workspaces/xmm_sas_rhel_8.6/include/gtimerge -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/sla -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/timeappend -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. emproc_main.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/xmm_sas_rhel_8.6/include/utils/stringutil.h:27, from emproc_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/xmm_sas_rhel_8.6/include/Xmm.h:117, from /workspaces/xmm_sas_rhel_8.6/include/CalServer.h:61, from emproc_main.cc:43: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Ccf.h:61, from /workspaces/xmm_sas_rhel_8.6/include/CalServer.h:62: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalServer.h:63: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:53, from /workspaces/xmm_sas_rhel_8.6/include/CalServer.h:64: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/BadPixelDataServer.h:49, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:54: /workspaces/xmm_sas_rhel_8.6/include/BadPixelMap.h:152:21: warning: ‘template struct std::unary_function’ is deprecated [-Wdeprecated-declarations] 152 | public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from emproc_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/xmm_sas_rhel_8.6/include/GeometryDataServer.h:95, from /workspaces/xmm_sas_rhel_8.6/include/Boresight.h:62, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:55: /workspaces/xmm_sas_rhel_8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:57: /workspaces/xmm_sas_rhel_8.6/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/OmFluxConverter.h:53, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:77: /workspaces/xmm_sas_rhel_8.6/include/CalOalUtility.h:249:38: warning: ‘template struct std::binary_function’ is deprecated [-Wdeprecated-declarations] 249 | class mem_fun_bin_op_t : public std::binary_function { | ^~~~~~~~~~~~~~~ /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_rhel_8.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/xmm_sas_rhel_8.6/include/CalAtomServer.h:79: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/lib -o emproc emproc_main.o -lemproc -lmetatask -lemevents -lemframes -lemeventsproj -lembadpixfind -lebadpixupdate -lbadpix -lproclib -ldscopyblock -ldsrename -lemenergy -lbadpixfind -ltimeappend -lhkgtigen -lgtimerge -lattcalc -levselect -latthkgen -lgtialign -ltabgtigen -ldsplot -ldstoplot -levlistcomb -lsasdal -lsaslib -lsla -lemutils -lcal -lselector -lcaloalutils -lselector -lslatec -loal -ldal -lcaloalutils -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lselector -ldss -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. sed -e "s/DOC/epicproc/" -e "s/TYPE/user/" < \ /workspaces/xmm_sas_rhel_8.6/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/texcombine | \ /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/fixdoc -type=user epicproc 2.25.3 epicproc 22.0.0-75a3bbbeb-20240730 > epicproc.tex including sasuser... including sasglobal... including epicproc_description... latex epicproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./epicproc.tex LaTeX2e <2017-04-15> Babel <3.17> and hyphenation patterns for 3 language(s) loaded. (/workspaces/xmm_sas_rhel_8.6/packages/sas/doc/lib/sasdoc.cls Document Class: sasdoc 11/11/2021 XMM-Newton Science Analysis System (SAS) docu ment class (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/epsfig.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/dvips.def)))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/html/html.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) ! LaTeX Error: File `moreverb.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.74 \usepackage {supertabular}^^M No pages of output. Transcript written on epicproc.log. make[5]: *** [/workspaces/xmm_sas_rhel_8.6/Make.include:1061: epicproc.ps.gz] Error 1 rm epicproc.tex make[4]: *** [/workspaces/xmm_sas_rhel_8.6/Make.include:953: doc] Error 2 g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/dal -I. checkpn.cc In file included from checkpn.cc:43: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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 > | ^~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas_rhel_8.6/lib -o checkpn checkpn.o -ldal -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/dal -I. checkpn_burst.cc In file included from checkpn_burst.cc:43: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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 > | ^~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas_rhel_8.6/lib -o checkpn_burst checkpn_burst.o -ldal -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/dal -I. checkpn_timing.cc In file included from checkpn_timing.cc:43: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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 > | ^~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas_rhel_8.6/lib -o checkpn_timing checkpn_timing.o -ldal -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/dal -I. checkemos.cc In file included from checkemos.cc:43: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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 > | ^~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas_rhel_8.6/lib -o checkemos checkemos.o -ldal -lgfortran -lcfitsio -ldl -lm -L. Testing testepproc ... FAILED Message: will run ./testepproc for no longer than 600 seconds. epproc:- Executing (routine): epproc withdefaultcal=yes removetemporaries=yes removeintermediategtis=yes removeintermediateeventlists=no pileuptempfile=no selectccds=yes ccd1=yes ccd2=no ccd3=no ccd4=no ccd5=no ccd6=no ccd7=no ccd8=no ccd9=no ccd10=no ccd11=no ccd12=no selectmodes=yes imaging=yes timing=yes burst=no timingsrcposition=190 withinstexpids=yes instexpids=PNS003 withgtiset=no gtiset=gti.ds runhkgtigen=no runatthkgen=yes referencepointing=median ra=0 dec=0 posangle=0 filterevents=yes filterexpression='(PI > 150 && RAWY > 0)' flagfilteredevents=no rungtimerge=no applygti=yes runevlistcomb=yes othertables='EXPOSURE BADPIX STDGTI DLIMAP HKAUX' runepexposure=yes randomizetime=yes spatialexposure=yes deleteexposurecolumns=yes searchforbadpixels=yes searchforbadcolumns=yes thresholdlabel=rate lothresh=0 hithresh=0.0045 columnsearchlabel=median locolthresh=0 hicolthresh=0.00105 flickertimesteps=1 flickerksthresh=0.55 flickerchisqthresh=15 backgroundrate=0.00011 narrowerthanpsf=1.5 threshabovebackground=no loenergythresh=0.14 hienergythresh=12 randomizeposition=yes randomizeenergy=yes ctilongtermsoft=yes testenergywidth=yes gainctiaccuracy=2 reemissionthresh=0 withoutoftime=no mappatterntype=sssd withtempcorrection=yes patternanalysis=yes withframecti=no withpatternoffset=yes withbackgroundgain=yes withrdpha=yes rdphatimebinsize=100 checksasmip=no backgroundtres=yes backgroundtbin=100 wrongpixlimit=20 setupbpx=nom3 lowerthreshold=20 guessdeltap=no withsrccoords=no srcra=0 srcdec=0 mipthreshold=3000 mipmethod=onboard mipdist=no mipdiscard=yes withparameters=no parameters='' except=no withoverrideparameters=no overrideparameters='' analyzingSciSimdata=no runepnoise=no sigmacut=3 noisecut=2 savemasks=no applyfilter=yes runepreject=no badcolumnset=badcolumns.tab sigma=4 withnoisehandling=no noiseparameters='0.98 1 1 1 1 1 1 1 1 1 1 1 1' withoffsetmap=yes withxrlcorrection=no withsoftflarescreening=no softflarethreshold1=10 softflarethreshold2=1 softflaresmooth=BOX softflareenergyrange='40 50' softflaresmoothparams='2 0 0' runepxrlcorr=no runepfast=no -w 1 -V 4 epproc:- epproc (epicproc-2.25.3) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:53.000 epproc:- Selected data mode: 15 [Burst] epproc:- Selected data mode: 0 [Imaging] epproc:- Selected data mode: 1 [Timing] epproc:- Selected CCD: 1 epproc:- Considering one of the 0 exposures for mode 15 [Burst] epproc:- Considering one of the 1 exposures for mode 0 [Imaging] epproc:- Considering exposure PNS003[index=0] epproc:- Considering one of the 0 exposures for mode 1 [Timing] epproc:- Selected exposure: 3 mode 0 [Imaging] epproc:- Executing (invoked): atthkgen atthkset=.//0146_0114100201_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit -w 1 -V 4 epproc:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:53.000 epproc::atthkgen:- Executing (routine): atthkgen atthkset=.//0146_0114100201_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit -w 1 -V 4 epproc::atthkgen:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:54.000 ** epproc::atthkgen: warning (NoAttitude), The attitude was requested for time 86272367.184 which is more than 20 s outside the period for which the attitude is known (closest time is -1561 s away). epproc::atthkgen:- 20 % completed of 1st run (AHF/OM) epproc::atthkgen:- 40 % completed of 1st run (AHF/OM) epproc::atthkgen:- 60 % completed of 1st run (AHF/OM) epproc::atthkgen:- 80 % completed of 1st run (AHF/OM) epproc::atthkgen:- 100 % completed of 1st run (AHF/OM) epproc::atthkgen:- 20 % completed of 2nd run (PNT) epproc::atthkgen:- 40 % completed of 2nd run (PNT) epproc::atthkgen:- 60 % completed of 2nd run (PNT) epproc::atthkgen:- 80 % completed of 2nd run (PNT) epproc::atthkgen:- 100 % completed of 2nd run (PNT) ** epproc::atthkgen: warning (NoAttributesAdded), The orbit file `/workspaces/xmm_sas_rhel_8.6/lib/testodf/epodf_FF//.//0146_0114100201_SCX00000ROS.ASC' appears to be empty - no data have been read - no new attributes will be added to data set epproc::atthkgen:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:49:54.000 ** epproc::atthkgen: warning (SummaryOfWarnings), warning NoAttitude silently occurred 3825 times epproc:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:49:54.000 epproc:- Processing S003 epproc:- Processing data set: /workspaces/xmm_sas_rhel_8.6/lib/testodf/epodf_FF//.//0146_0114100201_PNS00301IME.FIT epproc:- Executing (invoked): epframes set=/workspaces/xmm_sas_rhel_8.6/lib/testodf/epodf_FF//.//0146_0114100201_PNS00301IME.FIT eventset=.//0146_0114100201_EPN_S003_01_EvtsFramesTemp.ds gtiset=.//0146_0114100201_EPN_S003_01_FrmGti.ds withradmon=no radmonset=radmon.dat wrongpixlimit=20 srcra=0 srcdec=0 withsrccoords=no srcposition=190 withsrcrawy=no withfinetime=yes lowerthreshold=0 fifogtithresh=76 withfifogti=no mipthreshold=3000 mipmethod=onboard qualmax=0 eventmapset=eventmap.dat nomipthresholdlow=40 nomipthresholdhigh=1600 softthresholdlow=20 softthresholdhigh=30 witheventmap=no mipdist=no mipdiscard=yes f1294=0 f1052=32400 f1118=UNKNOWN anchop=0 ancmloth=532 ancmcorr=512 aneamipsel=1 anmaxmip=63 anmip=3512 anmaxfrc=20 ansendmode='MIP CORREC.2' ecntempqb1=-9999.9 hcettmpfpf=-89.965 automode=no autofilter=no odfok=yes hkok=yes setupbpx=nom6 ccfok=yes withinvalidobt=yes withallobtgti=yes guessdeltap=no showccx=no showaux=no showpmh=no showpah=no showve=no -w 1 -V 4 epproc:- epframes (epframes-8.116) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:54.000 epproc::epframes:- Executing (routine): epframes set=/workspaces/xmm_sas_rhel_8.6/lib/testodf/epodf_FF//.//0146_0114100201_PNS00301IME.FIT eventset=.//0146_0114100201_EPN_S003_01_EvtsFramesTemp.ds gtiset=.//0146_0114100201_EPN_S003_01_FrmGti.ds withradmon=no radmonset=radmon.dat wrongpixlimit=20 srcra=0 srcdec=0 withsrccoords=no srcposition=190 withsrcrawy=no withfinetime=yes lowerthreshold=0 fifogtithresh=76 withfifogti=no mipthreshold=3000 mipmethod=onboard qualmax=0 eventmapset=eventmap.dat nomipthresholdlow=40 nomipthresholdhigh=1600 softthresholdlow=20 softthresholdhigh=30 witheventmap=no mipdist=no mipdiscard=yes f1294=0 f1052=32400 f1118=UNKNOWN anchop=0 ancmloth=532 ancmcorr=512 aneamipsel=1 anmaxmip=63 anmip=3512 anmaxfrc=20 ansendmode='MIP CORREC.2' ecntempqb1=-9999.9 hcettmpfpf=-89.965 automode=no autofilter=no odfok=yes hkok=yes setupbpx=nom6 ccfok=yes withinvalidobt=yes withallobtgti=yes guessdeltap=no showccx=no showaux=no showpmh=no showpah=no showve=no -w 1 -V 4 epproc::epframes:- epframes (epframes-8.116) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:54.000 epproc::epframes:- EPFRAMES 8.116 is running... Could not open file 'EPN_MODEPARAM_0003.CCF' for reading in: /ccf/pub /ccf/priv/rt /ccf/priv/validation /workspaces/xmm_sas_rhel_8.6/lib/testccf /workspaces/xmm_sas_rhel_8.6/lib/testccf . ** epproc: warning (SubTaskError), epframes terminated with the error invalidInvocation that said: Execution failed of epframes (epframes-8.116) [22.0.0-75a3bbbeb-20240730] ** epproc: warning (NoEventListsToMerge), S003 epproc:- epproc (epicproc-2.25.3) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:49:54.000 ***** Total processing does not work [events] ***** Total processing does not work [evlistcomb] evselect:- Executing (routine): evselect table=0146_0114100201_EPN_S003_ImagingEvts.ds:EVENTS filteredset=filtered.ds withfilteredset=yes keepfilteroutput=yes flagcolumn=EVFLAG flagbit=-1 destruct=yes dssblock='' expression='((DETX,DETY) IN circle(-5165.5,4298.5,1456))' 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=rate.fits timecolumn=TIME timebinsize=1 timemin=0 timemax=1000 withtimeranges=no maketimecolumn=no makeratecolumn=no withrateset=no histogramset=histo.fits histogramcolumn=TIME histogrambinsize=1 histogrammin=0 histogrammax=1000 withhistoranges=no withhistogramset=no -w 1 -V 4 evselect:- evselect (evselect-3.71.2) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:54.000 ** evselect: error (copyDataSetFailed), It was not possible to copy the dataset with name '0146_0114100201_EPN_S003_ImagingEvts.ds' to 'filtered.ds' because '0146_0114100201_EPN_S003_ImagingEvts.ds' does not exist. Error while running ./testepproc Testing testepproc_timing ... FAILED Message: will run ./testepproc_timing for no longer than 600 seconds. epproc:- Executing (routine): epproc withdefaultcal=yes removetemporaries=yes removeintermediategtis=yes removeintermediateeventlists=no pileuptempfile=no selectccds=yes ccd1=no ccd2=no ccd3=no ccd4=yes ccd5=no ccd6=no ccd7=no ccd8=no ccd9=no ccd10=no ccd11=no ccd12=no selectmodes=yes imaging=yes timing=yes burst=no timingsrcposition=180 withinstexpids=yes instexpids=PNU002 withgtiset=no gtiset=gti.ds runhkgtigen=no runatthkgen=yes referencepointing=median ra=0 dec=0 posangle=0 filterevents=yes filterexpression='(PI > 150 && RAWY > 0)' flagfilteredevents=no rungtimerge=no applygti=yes runevlistcomb=yes othertables='EXPOSURE BADPIX STDGTI DLIMAP HKAUX' runepexposure=yes randomizetime=yes spatialexposure=yes deleteexposurecolumns=yes searchforbadpixels=yes searchforbadcolumns=yes thresholdlabel=rate lothresh=0 hithresh=0.0045 columnsearchlabel=median locolthresh=0 hicolthresh=0.00105 flickertimesteps=1 flickerksthresh=0.55 flickerchisqthresh=15 backgroundrate=0.00011 narrowerthanpsf=1.5 threshabovebackground=no loenergythresh=0.14 hienergythresh=12 randomizeposition=yes randomizeenergy=yes ctilongtermsoft=yes testenergywidth=yes gainctiaccuracy=2 reemissionthresh=0 withoutoftime=no mappatterntype=sssd withtempcorrection=yes patternanalysis=yes withframecti=no withpatternoffset=yes withbackgroundgain=yes withrdpha=yes rdphatimebinsize=100 checksasmip=no backgroundtres=yes backgroundtbin=100 wrongpixlimit=20 setupbpx=nom3 lowerthreshold=20 guessdeltap=no withsrccoords=no srcra=0 srcdec=0 mipthreshold=3000 mipmethod=onboard mipdist=no mipdiscard=yes withparameters=no parameters='' except=no withoverrideparameters=no overrideparameters='' analyzingSciSimdata=no runepnoise=no sigmacut=3 noisecut=2 savemasks=no applyfilter=yes runepreject=no badcolumnset=badcolumns.tab sigma=4 withnoisehandling=no noiseparameters='0.98 1 1 1 1 1 1 1 1 1 1 1 1' withoffsetmap=yes withxrlcorrection=no withsoftflarescreening=no softflarethreshold1=10 softflarethreshold2=1 softflaresmooth=BOX softflareenergyrange='40 50' softflaresmoothparams='2 0 0' runepxrlcorr=no runepfast=no -w 1 -V 4 epproc:- epproc (epicproc-2.25.3) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:54.000 epproc:- Selected data mode: 15 [Burst] epproc:- Selected data mode: 0 [Imaging] epproc:- Selected data mode: 1 [Timing] epproc:- Selected CCD: 4 epproc:- Considering one of the 1 exposures for mode 15 [Burst] epproc:- Considering exposure PNS016[index=0] epproc:- It is not on my list. Skipped. epproc:- Considering one of the 0 exposures for mode 0 [Imaging] epproc:- Considering one of the 1 exposures for mode 1 [Timing] epproc:- Considering exposure PNU002[index=0] epproc:- Selected exposure: 2 mode 1 [Timing] epproc:- Executing (invoked): atthkgen atthkset=.//0029_0116690801_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit -w 1 -V 4 epproc:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:54.000 epproc::atthkgen:- Executing (routine): atthkgen atthkset=.//0029_0116690801_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit -w 1 -V 4 epproc::atthkgen:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:54.000 epproc::atthkgen:- 20 % completed of 1st run (AHF/OM) epproc::atthkgen:- 40 % completed of 1st run (AHF/OM) epproc::atthkgen:- 60 % completed of 1st run (AHF/OM) epproc::atthkgen:- 80 % completed of 1st run (AHF/OM) epproc::atthkgen:- 100 % completed of 1st run (AHF/OM) epproc::atthkgen:- 20 % completed of 2nd run (PNT) epproc::atthkgen:- 40 % completed of 2nd run (PNT) epproc::atthkgen:- 60 % completed of 2nd run (PNT) epproc::atthkgen:- 80 % completed of 2nd run (PNT) epproc::atthkgen:- 100 % completed of 2nd run (PNT) ** epproc::atthkgen: warning (NoAttributesAdded), The orbit file `/workspaces/xmm_sas_rhel_8.6/lib/testodf/epodf_BU_TI/0029_0116690801_SCX00000ROS.ASC' appears to be empty - no data have been read - no new attributes will be added to data set ** epproc::atthkgen: warning (TooFewTimeCorrelationDataPoints), Number of time correlation data points (2) is less than 5 times the requested maximum degree of the OBT-MET fit polynomial (4) - reverting to linear fit with RMS=1.e-2 epproc::atthkgen:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:49:54.000 ** epproc::atthkgen: warning (SummaryOfWarnings), warning TooFewTimeCorrelationDataPoints silently occurred 2 times epproc:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:49:54.000 epproc:- Processing U002 epproc:- Processing data set: /workspaces/xmm_sas_rhel_8.6/lib/testodf/epodf_BU_TI/0029_0116690801_PNU00204TIE.FIT epproc:- Executing (invoked): epframes set=/workspaces/xmm_sas_rhel_8.6/lib/testodf/epodf_BU_TI/0029_0116690801_PNU00204TIE.FIT eventset=.//0029_0116690801_EPN_U002_04_EvtsFramesTemp.ds gtiset=.//0029_0116690801_EPN_U002_04_FrmGti.ds withradmon=no radmonset=radmon.dat wrongpixlimit=20 srcra=0 srcdec=0 withsrccoords=no srcposition=180 withsrcrawy=no withfinetime=yes lowerthreshold=0 fifogtithresh=76 withfifogti=no mipthreshold=3000 mipmethod=onboard qualmax=0 eventmapset=eventmap.dat nomipthresholdlow=40 nomipthresholdhigh=1600 softthresholdlow=20 softthresholdhigh=30 witheventmap=no mipdist=no mipdiscard=yes f1294=0 f1052=32400 f1118=UNKNOWN anchop=0 ancmloth=532 ancmcorr=512 aneamipsel=1 anmaxmip=63 anmip=3512 anmaxfrc=20 ansendmode='MIP CORREC.2' ecntempqb1=-9999.9 hcettmpfpf=-89.965 automode=no autofilter=no odfok=yes hkok=yes setupbpx=nom6 ccfok=yes withinvalidobt=yes withallobtgti=yes guessdeltap=no showccx=no showaux=no showpmh=no showpah=no showve=no -w 1 -V 4 epproc:- epframes (epframes-8.116) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:54.000 epproc::epframes:- Executing (routine): epframes set=/workspaces/xmm_sas_rhel_8.6/lib/testodf/epodf_BU_TI/0029_0116690801_PNU00204TIE.FIT eventset=.//0029_0116690801_EPN_U002_04_EvtsFramesTemp.ds gtiset=.//0029_0116690801_EPN_U002_04_FrmGti.ds withradmon=no radmonset=radmon.dat wrongpixlimit=20 srcra=0 srcdec=0 withsrccoords=no srcposition=180 withsrcrawy=no withfinetime=yes lowerthreshold=0 fifogtithresh=76 withfifogti=no mipthreshold=3000 mipmethod=onboard qualmax=0 eventmapset=eventmap.dat nomipthresholdlow=40 nomipthresholdhigh=1600 softthresholdlow=20 softthresholdhigh=30 witheventmap=no mipdist=no mipdiscard=yes f1294=0 f1052=32400 f1118=UNKNOWN anchop=0 ancmloth=532 ancmcorr=512 aneamipsel=1 anmaxmip=63 anmip=3512 anmaxfrc=20 ansendmode='MIP CORREC.2' ecntempqb1=-9999.9 hcettmpfpf=-89.965 automode=no autofilter=no odfok=yes hkok=yes setupbpx=nom6 ccfok=yes withinvalidobt=yes withallobtgti=yes guessdeltap=no showccx=no showaux=no showpmh=no showpah=no showve=no -w 1 -V 4 epproc::epframes:- epframes (epframes-8.116) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:54.000 epproc::epframes:- EPFRAMES 8.116 is running... ** epproc::epframes: warning (missingIPPV), Parameter FILTER not found, will set it to UNKNOWN Could not open file 'EPN_MODEPARAM_0003.CCF' for reading in: /ccf/pub /ccf/priv/rt /ccf/priv/validation /workspaces/xmm_sas_rhel_8.6/lib/testccf /workspaces/xmm_sas_rhel_8.6/lib/testccf/ . ** epproc::epframes: warning (SummaryOfWarnings), warning missingIPPV silently occurred 3 times ** epproc: warning (SubTaskError), epframes terminated with the error invalidInvocation that said: Execution failed of epframes (epframes-8.116) [22.0.0-75a3bbbeb-20240730] ** epproc: warning (NoEventListsToMerge), U002 epproc:- epproc (epicproc-2.25.3) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:49:54.000 ***** Total processing does not work [events] ***** Total processing does not work [filtered] ***** Total processing does not work [evlistcomb] ** : error (datasetCouldNotBeRead), The dataset with name '0029_0116690801_EPN_U002_TimingEvts.ds' could not be read; either it does not exist or it is in an unrecognised format Error while running ./testepproc_timing Testing testepproc_burst ... FAILED Message: will run ./testepproc_burst for no longer than 600 seconds. epproc:- Executing (routine): epproc withdefaultcal=yes removetemporaries=yes removeintermediategtis=yes removeintermediateeventlists=no pileuptempfile=no selectccds=yes ccd1=no ccd2=no ccd3=no ccd4=yes ccd5=no ccd6=no ccd7=no ccd8=no ccd9=no ccd10=no ccd11=no ccd12=no selectmodes=yes imaging=yes timing=yes burst=no timingsrcposition=185 withinstexpids=yes instexpids=PNS016 withgtiset=no gtiset=gti.ds runhkgtigen=no runatthkgen=yes referencepointing=median ra=0 dec=0 posangle=0 filterevents=yes filterexpression='(PI > 150 && RAWY > 0)' flagfilteredevents=no rungtimerge=no applygti=yes runevlistcomb=yes othertables='EXPOSURE BADPIX STDGTI DLIMAP HKAUX' runepexposure=yes randomizetime=yes spatialexposure=yes deleteexposurecolumns=yes searchforbadpixels=yes searchforbadcolumns=yes thresholdlabel=rate lothresh=0 hithresh=0.0045 columnsearchlabel=median locolthresh=0 hicolthresh=0.00105 flickertimesteps=1 flickerksthresh=0.55 flickerchisqthresh=15 backgroundrate=0.00011 narrowerthanpsf=1.5 threshabovebackground=no loenergythresh=0.14 hienergythresh=12 randomizeposition=yes randomizeenergy=yes ctilongtermsoft=yes testenergywidth=yes gainctiaccuracy=2 reemissionthresh=0 withoutoftime=no mappatterntype=sssd withtempcorrection=yes patternanalysis=yes withframecti=no withpatternoffset=yes withbackgroundgain=yes withrdpha=yes rdphatimebinsize=100 checksasmip=no backgroundtres=yes backgroundtbin=100 wrongpixlimit=20 setupbpx=nom3 lowerthreshold=20 guessdeltap=no withsrccoords=no srcra=0 srcdec=0 mipthreshold=3000 mipmethod=onboard mipdist=no mipdiscard=yes withparameters=no parameters='' except=no withoverrideparameters=no overrideparameters='' analyzingSciSimdata=no runepnoise=no sigmacut=3 noisecut=2 savemasks=no applyfilter=yes runepreject=no badcolumnset=badcolumns.tab sigma=4 withnoisehandling=no noiseparameters='0.98 1 1 1 1 1 1 1 1 1 1 1 1' withoffsetmap=yes withxrlcorrection=no withsoftflarescreening=no softflarethreshold1=10 softflarethreshold2=1 softflaresmooth=BOX softflareenergyrange='40 50' softflaresmoothparams='2 0 0' runepxrlcorr=no runepfast=no -w 1 -V 4 epproc:- epproc (epicproc-2.25.3) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:54.000 epproc:- Selected data mode: 15 [Burst] epproc:- Selected data mode: 0 [Imaging] epproc:- Selected data mode: 1 [Timing] epproc:- Selected CCD: 4 epproc:- Considering one of the 1 exposures for mode 15 [Burst] epproc:- Considering exposure PNS016[index=0] epproc:- Considering one of the 0 exposures for mode 0 [Imaging] epproc:- Considering one of the 1 exposures for mode 1 [Timing] epproc:- Considering exposure PNU002[index=0] epproc:- It is not on my list. Skipped. epproc:- Selected exposure: 16 mode 15 [Burst] epproc:- Executing (invoked): atthkgen atthkset=.//0029_0116690801_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit -w 1 -V 4 epproc:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:54.000 epproc::atthkgen:- Executing (routine): atthkgen atthkset=.//0029_0116690801_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit -w 1 -V 4 epproc::atthkgen:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:54.000 epproc::atthkgen:- 20 % completed of 1st run (AHF/OM) epproc::atthkgen:- 40 % completed of 1st run (AHF/OM) epproc::atthkgen:- 60 % completed of 1st run (AHF/OM) epproc::atthkgen:- 80 % completed of 1st run (AHF/OM) epproc::atthkgen:- 100 % completed of 1st run (AHF/OM) epproc::atthkgen:- 20 % completed of 2nd run (PNT) epproc::atthkgen:- 40 % completed of 2nd run (PNT) epproc::atthkgen:- 60 % completed of 2nd run (PNT) epproc::atthkgen:- 80 % completed of 2nd run (PNT) epproc::atthkgen:- 100 % completed of 2nd run (PNT) ** epproc::atthkgen: warning (NoAttributesAdded), The orbit file `/workspaces/xmm_sas_rhel_8.6/lib/testodf/epodf_BU_TI/0029_0116690801_SCX00000ROS.ASC' appears to be empty - no data have been read - no new attributes will be added to data set ** epproc::atthkgen: warning (TooFewTimeCorrelationDataPoints), Number of time correlation data points (2) is less than 5 times the requested maximum degree of the OBT-MET fit polynomial (4) - reverting to linear fit with RMS=1.e-2 epproc::atthkgen:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:49:55.000 ** epproc::atthkgen: warning (SummaryOfWarnings), warning TooFewTimeCorrelationDataPoints silently occurred 2 times epproc:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:49:55.000 epproc:- Processing S016 epproc:- Processing data set: /workspaces/xmm_sas_rhel_8.6/lib/testodf/epodf_BU_TI/0029_0116690801_PNS01604BUE.FIT epproc:- Executing (invoked): epframes set=/workspaces/xmm_sas_rhel_8.6/lib/testodf/epodf_BU_TI/0029_0116690801_PNS01604BUE.FIT eventset=.//0029_0116690801_EPN_S016_04_EvtsFramesTemp.ds gtiset=.//0029_0116690801_EPN_S016_04_FrmGti.ds withradmon=no radmonset=radmon.dat wrongpixlimit=20 srcra=0 srcdec=0 withsrccoords=no srcposition=185 withsrcrawy=no withfinetime=yes lowerthreshold=0 fifogtithresh=76 withfifogti=no mipthreshold=3000 mipmethod=onboard qualmax=0 eventmapset=eventmap.dat nomipthresholdlow=40 nomipthresholdhigh=1600 softthresholdlow=20 softthresholdhigh=30 witheventmap=no mipdist=no mipdiscard=yes f1294=0 f1052=32400 f1118=UNKNOWN anchop=0 ancmloth=532 ancmcorr=512 aneamipsel=1 anmaxmip=63 anmip=3512 anmaxfrc=20 ansendmode='MIP CORREC.2' ecntempqb1=-9999.9 hcettmpfpf=-89.965 automode=no autofilter=no odfok=yes hkok=yes setupbpx=nom6 ccfok=yes withinvalidobt=yes withallobtgti=yes guessdeltap=no showccx=no showaux=no showpmh=no showpah=no showve=no -w 1 -V 4 epproc:- epframes (epframes-8.116) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:55.000 epproc::epframes:- Executing (routine): epframes set=/workspaces/xmm_sas_rhel_8.6/lib/testodf/epodf_BU_TI/0029_0116690801_PNS01604BUE.FIT eventset=.//0029_0116690801_EPN_S016_04_EvtsFramesTemp.ds gtiset=.//0029_0116690801_EPN_S016_04_FrmGti.ds withradmon=no radmonset=radmon.dat wrongpixlimit=20 srcra=0 srcdec=0 withsrccoords=no srcposition=185 withsrcrawy=no withfinetime=yes lowerthreshold=0 fifogtithresh=76 withfifogti=no mipthreshold=3000 mipmethod=onboard qualmax=0 eventmapset=eventmap.dat nomipthresholdlow=40 nomipthresholdhigh=1600 softthresholdlow=20 softthresholdhigh=30 witheventmap=no mipdist=no mipdiscard=yes f1294=0 f1052=32400 f1118=UNKNOWN anchop=0 ancmloth=532 ancmcorr=512 aneamipsel=1 anmaxmip=63 anmip=3512 anmaxfrc=20 ansendmode='MIP CORREC.2' ecntempqb1=-9999.9 hcettmpfpf=-89.965 automode=no autofilter=no odfok=yes hkok=yes setupbpx=nom6 ccfok=yes withinvalidobt=yes withallobtgti=yes guessdeltap=no showccx=no showaux=no showpmh=no showpah=no showve=no -w 1 -V 4 epproc::epframes:- epframes (epframes-8.116) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:55.000 epproc::epframes:- EPFRAMES 8.116 is running... ** epproc::epframes: warning (missingIPPV), Parameter FILTER not found, will set it to UNKNOWN Could not open file 'EPN_MODEPARAM_0003.CCF' for reading in: /ccf/pub /ccf/priv/rt /ccf/priv/validation /workspaces/xmm_sas_rhel_8.6/lib/testccf /workspaces/xmm_sas_rhel_8.6/lib/testccf/ . ** epproc::epframes: warning (SummaryOfWarnings), warning missingIPPV silently occurred 3 times ** epproc: warning (SubTaskError), epframes terminated with the error invalidInvocation that said: Execution failed of epframes (epframes-8.116) [22.0.0-75a3bbbeb-20240730] ** epproc: warning (NoEventListsToMerge), S016 epproc:- epproc (epicproc-2.25.3) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:49:55.000 ***** Total processing does not work [events] ***** Total processing does not work [filtered] ***** Total processing does not work [evlistcomb] ** : error (datasetCouldNotBeRead), The dataset with name '0029_0116690801_EPN_S016_TimingEvts.ds' could not be read; either it does not exist or it is in an unrecognised format Error while running ./testepproc_burst Testing unfiltered_event_list ... passed Testing select_emos1 ... FAILED Message: will run ./select_emos1 for no longer than 600 seconds. emproc:- Executing (routine): emproc selectinstruments=yes emos1=yes emos2=no removetemporaries=yes removeintermediategtis=yes removeintermediateeventlists=yes withinstexpids=no instexpids='"M1S001 M2S001"' selectccds=yes ccd1=yes ccd2=no ccd3=no ccd4=no ccd5=no ccd6=no ccd7=no selectmodes=yes imaging=yes rimaging=yes timing=yes ctiming=no withgtiset=no gtiset=gti.ds runhkgtigen=no runatthkgen=yes referencepointing=median ra=0 dec=0 posangle=0 filterevents=yes filterexpression='(FLAG & 0x762aa000) == 0' flagfilteredevents=no rungtimerge=no applygti=yes runevlistcomb=yes searchforbadpixels=yes badpixfindalgo=embadpixfind searchforbadcolumns=yes withbadpixgti=no badpixgti=bapixgti.ds thresholdlabel=rate lothresh=0 hithresh=0.005 columnsearchlabel=median locolthresh=0 hicolthresh=0.002 flickertimesteps=1 flickerksthresh=0.55 flickerchisqthresh=15 backgroundrate=-1 narrowerthanpsf=3 threshabovebackground=no loenergythresh=0 hienergythresh=30 useccfdarkframe=no randomizeenergy=yes correctgain=yes correctcti=yes ontimepha=no keepsifluor=no randomizeposition=yes rejectrows=yes maxeventsperrow=4 randomizetime=yes withsrccoords=no srcra=0 srcdec=0 withparameters=no parameters='' except=no withoverrideparameters=no overrideparameters='' analyzingSciSimdata=no findlowener=yes timebin=52 -w 1 -V 4 emproc:- emproc (epicproc-2.25.3) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:57.000 emproc:- Processing data for instrument 4 [EMOS1] emproc:- Selected data mode: 0 [Imaging] emproc:- Selected data mode: 2 [ReducedImaging] emproc:- Selected data mode: 1 [Timing] emproc:- Selected CCD: 1 emproc:- 0 [Imaging] -> 1 emproc:- 2 [ReducedImaging] -> 0 emproc:- 1 [Timing] -> 0 emproc:- Considering one of the 1 exposures for mode 0 [Imaging] emproc:- Considering exposure M1S001[index=0] emproc:- Considering one of the 0 exposures for mode 2 [ReducedImaging] emproc:- Considering one of the 0 exposures for mode 1 [Timing] emproc:- Selected exposure: 1 mode 0 [Imaging] emproc:- Executing (invoked): atthkgen atthkset=.//0001_0000010010_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit -w 1 -V 4 emproc:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:57.000 emproc::atthkgen:- Executing (routine): atthkgen atthkset=.//0001_0000010010_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit -w 1 -V 4 emproc::atthkgen:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:57.000 emproc::atthkgen:- 20 % completed of 1st run (AHF/OM) emproc::atthkgen:- 40 % completed of 1st run (AHF/OM) emproc::atthkgen:- 60 % completed of 1st run (AHF/OM) emproc::atthkgen:- 80 % completed of 1st run (AHF/OM) emproc::atthkgen:- 100 % completed of 1st run (AHF/OM) emproc::atthkgen:- 20 % completed of 2nd run (PNT) emproc::atthkgen:- 40 % completed of 2nd run (PNT) emproc::atthkgen:- 60 % completed of 2nd run (PNT) emproc::atthkgen:- 80 % completed of 2nd run (PNT) emproc::atthkgen:- 100 % completed of 2nd run (PNT) ** emproc::atthkgen: warning (NoAttributesAdded), The orbit file `/workspaces/xmm_sas_rhel_8.6/lib/testodf/scisimsimple/0001_0000010010_SCX00000ROS.ASC' appears to be empty - no data have been read - no new attributes will be added to data set ** emproc::atthkgen: warning (TooFewTimeCorrelationDataPoints), Number of time correlation data points (2) is less than 5 times the requested maximum degree of the OBT-MET fit polynomial (4) - reverting to linear fit with RMS=1.e-2 emproc::atthkgen:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:49:57.000 ** emproc::atthkgen: warning (SummaryOfWarnings), warning TooFewTimeCorrelationDataPoints silently occurred 2 times emproc:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:49:57.000 emproc:- Processing S001 emproc:- Processing data set: /workspaces/xmm_sas_rhel_8.6/lib/testodf/scisimsimple/0001_0000010010_M1S00110IME.FIT emproc:- Executing (invoked): emframes auxiliaryset=/workspaces/xmm_sas_rhel_8.6/lib/testodf/scisimsimple/0001_0000010010_M1S00100AUX.FIT frameset=.//0001_0000010010_EMOS1_S001_01_FramesTemp.ds newframeset=yes countingset='' withcountingset=no srcra=0 srcdec=0 withsrccoords=no checkframes=yes ingtiset=.//0001_0000010010_EMOS1_HkGti.ds flagbadtimes=no flagfifooverflow=yes outgtiset=.//0001_0000010010_EMOS1_S001_01_FrmGti.ds writegtiset=yes setgatti=yes odfeventset=/workspaces/xmm_sas_rhel_8.6/lib/testodf/scisimsimple/0001_0000010010_M1S00110IME.FIT outeventset=.//0001_0000010010_EMOS1_S001_01_EvtsFramesTemp.ds neweventset=yes checknvalid=yes setdeadtime=yes withodfeventset=yes -w 1 -V 4 emproc:- emframes (emframes-5.11) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:57.000 emproc::emframes:- Executing (routine): emframes auxiliaryset=/workspaces/xmm_sas_rhel_8.6/lib/testodf/scisimsimple/0001_0000010010_M1S00100AUX.FIT frameset=.//0001_0000010010_EMOS1_S001_01_FramesTemp.ds newframeset=yes countingset='' withcountingset=no srcra=0 srcdec=0 withsrccoords=no checkframes=yes ingtiset=.//0001_0000010010_EMOS1_HkGti.ds flagbadtimes=no flagfifooverflow=yes outgtiset=.//0001_0000010010_EMOS1_S001_01_FrmGti.ds writegtiset=yes setgatti=yes odfeventset=/workspaces/xmm_sas_rhel_8.6/lib/testodf/scisimsimple/0001_0000010010_M1S00110IME.FIT outeventset=.//0001_0000010010_EMOS1_S001_01_EvtsFramesTemp.ds neweventset=yes checknvalid=yes setdeadtime=yes withodfeventset=yes -w 1 -V 4 emproc::emframes:- emframes (emframes-5.11) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:57.000 ** emproc::emframes: warning (NoSuchIPPV), There is no IPPV `CLOCK_WRAP_AROUND' in the actual exposure ** emproc::emframes: warning (TooFewTimeCorrelationDataPoints), Number of time correlation data points (2) is less than 5 times the requested maximum degree of the OBT-MET fit polynomial (4) - reverting to linear fit with RMS=1.e-2 emproc::emframes:- Create .//0001_0000010010_EMOS1_S001_01_FramesTemp.ds with 185 rows ** emproc::emframes: warning (NoAttributesAdded), The orbit file `/workspaces/xmm_sas_rhel_8.6/lib/testodf/scisimsimple/0001_0000010010_SCX00000ROS.ASC' appears to be empty - no data have been read - no new attributes will be added to data set Could not open file 'EMOS1_MODEPARAM_0006.CCF' for reading in: /ccf/pub /ccf/priv/rt /ccf/priv/validation /workspaces/xmm_sas_rhel_8.6/lib/testccf /workspaces/xmm_sas_rhel_8.6/lib/testccf . ** emproc::emframes: warning (SummaryOfWarnings), warning NoSuchIPPV silently occurred 2 times warning TooFewTimeCorrelationDataPoints silently occurred 2 times ** emproc: warning (SubTaskError), emframes terminated with the error invalidInvocation that said: Execution failed of emframes (emframes-5.11) [22.0.0-75a3bbbeb-20240730] emproc:- Executing (invoked): evselect table=.//0001_0000010010_EMOS1_S001_01_EvtsForBadpixfindTemp.ds filteredset=filtered.fits withfilteredset=no keepfilteroutput=yes flagcolumn=EVFLAG flagbit=-1 destruct=yes dssblock='' expression='PHA < 150' 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=rate.fits timecolumn=TIME timebinsize=1 timemin=0 timemax=1000 withtimeranges=no maketimecolumn=no makeratecolumn=no withrateset=no histogramset=histo.fits histogramcolumn=TIME histogrambinsize=1 histogrammin=0 histogrammax=1000 withhistoranges=no withhistogramset=no -w 1 -V 4 emproc:- evselect (evselect-3.71.2) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:57.000 emproc::evselect:- Executing (routine): evselect table=.//0001_0000010010_EMOS1_S001_01_EvtsForBadpixfindTemp.ds filteredset=filtered.fits withfilteredset=no keepfilteroutput=yes flagcolumn=EVFLAG flagbit=-1 destruct=yes dssblock='' expression='PHA < 150' 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=rate.fits timecolumn=TIME timebinsize=1 timemin=0 timemax=1000 withtimeranges=no maketimecolumn=no makeratecolumn=no withrateset=no histogramset=histo.fits histogramcolumn=TIME histogrambinsize=1 histogrammin=0 histogrammax=1000 withhistoranges=no withhistogramset=no -w 1 -V 4 emproc::evselect:- evselect (evselect-3.71.2) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:57.000 ** emproc::evselect: error (datasetCouldNotBeRead), The dataset with name './/0001_0000010010_EMOS1_S001_01_EvtsForBadpixfindTemp.ds' could not be read; either it does not exist or it is in an unrecognised format ** emproc: warning (NoEventListsToMerge), S001 emproc:- emproc (epicproc-2.25.3) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:49:57.000 ** emproc: warning (SummaryOfWarnings), warning SubTaskError silently occurred 1 times 0001_0000010010_EMOS1_S001_ImagingEvts.ds doe not exist Error while running ./select_emos1 Testing select_emos2 ... FAILED Message: will run ./select_emos2 for no longer than 600 seconds. emproc:- Executing (routine): emproc selectinstruments=yes emos1=no emos2=yes removetemporaries=yes removeintermediategtis=yes removeintermediateeventlists=yes withinstexpids=no instexpids='"M1S001 M2S001"' selectccds=yes ccd1=yes ccd2=no ccd3=no ccd4=no ccd5=no ccd6=no ccd7=no selectmodes=yes imaging=yes rimaging=yes timing=yes ctiming=no withgtiset=no gtiset=gti.ds runhkgtigen=no runatthkgen=yes referencepointing=median ra=0 dec=0 posangle=0 filterevents=yes filterexpression='(FLAG & 0x762aa000) == 0' flagfilteredevents=no rungtimerge=no applygti=yes runevlistcomb=yes searchforbadpixels=yes badpixfindalgo=embadpixfind searchforbadcolumns=yes withbadpixgti=no badpixgti=bapixgti.ds thresholdlabel=rate lothresh=0 hithresh=0.005 columnsearchlabel=median locolthresh=0 hicolthresh=0.002 flickertimesteps=1 flickerksthresh=0.55 flickerchisqthresh=15 backgroundrate=-1 narrowerthanpsf=3 threshabovebackground=no loenergythresh=0 hienergythresh=30 useccfdarkframe=no randomizeenergy=yes correctgain=yes correctcti=yes ontimepha=no keepsifluor=no randomizeposition=yes rejectrows=yes maxeventsperrow=4 randomizetime=yes withsrccoords=no srcra=0 srcdec=0 withparameters=no parameters='' except=no withoverrideparameters=no overrideparameters='' analyzingSciSimdata=no findlowener=yes timebin=52 -w 1 -V 4 emproc:- emproc (epicproc-2.25.3) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:57.000 emproc:- Processing data for instrument 5 [EMOS2] emproc:- Selected data mode: 0 [Imaging] emproc:- Selected data mode: 2 [ReducedImaging] emproc:- Selected data mode: 1 [Timing] emproc:- Selected CCD: 1 emproc:- 0 [Imaging] -> 1 emproc:- 2 [ReducedImaging] -> 0 emproc:- 1 [Timing] -> 0 emproc:- Considering one of the 1 exposures for mode 0 [Imaging] emproc:- Considering exposure M2S001[index=0] emproc:- Considering one of the 0 exposures for mode 2 [ReducedImaging] emproc:- Considering one of the 0 exposures for mode 1 [Timing] emproc:- Selected exposure: 1 mode 0 [Imaging] emproc:- Executing (invoked): atthkgen atthkset=.//0001_0000010010_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit -w 1 -V 4 emproc:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:57.000 emproc::atthkgen:- Executing (routine): atthkgen atthkset=.//0001_0000010010_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit -w 1 -V 4 emproc::atthkgen:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:57.000 emproc::atthkgen:- 20 % completed of 1st run (AHF/OM) emproc::atthkgen:- 40 % completed of 1st run (AHF/OM) emproc::atthkgen:- 60 % completed of 1st run (AHF/OM) emproc::atthkgen:- 80 % completed of 1st run (AHF/OM) emproc::atthkgen:- 100 % completed of 1st run (AHF/OM) emproc::atthkgen:- 20 % completed of 2nd run (PNT) emproc::atthkgen:- 40 % completed of 2nd run (PNT) emproc::atthkgen:- 60 % completed of 2nd run (PNT) emproc::atthkgen:- 80 % completed of 2nd run (PNT) emproc::atthkgen:- 100 % completed of 2nd run (PNT) ** emproc::atthkgen: warning (NoAttributesAdded), The orbit file `/workspaces/xmm_sas_rhel_8.6/lib/testodf/scisimsimple/0001_0000010010_SCX00000ROS.ASC' appears to be empty - no data have been read - no new attributes will be added to data set ** emproc::atthkgen: warning (TooFewTimeCorrelationDataPoints), Number of time correlation data points (2) is less than 5 times the requested maximum degree of the OBT-MET fit polynomial (4) - reverting to linear fit with RMS=1.e-2 emproc::atthkgen:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:49:57.000 ** emproc::atthkgen: warning (SummaryOfWarnings), warning TooFewTimeCorrelationDataPoints silently occurred 2 times emproc:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:49:57.000 emproc:- Processing S001 emproc:- Processing data set: /workspaces/xmm_sas_rhel_8.6/lib/testodf/scisimsimple/0001_0000010010_M2S00110IME.FIT emproc:- Executing (invoked): emframes auxiliaryset=/workspaces/xmm_sas_rhel_8.6/lib/testodf/scisimsimple/0001_0000010010_M2S00100AUX.FIT frameset=.//0001_0000010010_EMOS2_S001_01_FramesTemp.ds newframeset=yes countingset='' withcountingset=no srcra=0 srcdec=0 withsrccoords=no checkframes=yes ingtiset=.//0001_0000010010_EMOS2_HkGti.ds flagbadtimes=no flagfifooverflow=yes outgtiset=.//0001_0000010010_EMOS2_S001_01_FrmGti.ds writegtiset=yes setgatti=yes odfeventset=/workspaces/xmm_sas_rhel_8.6/lib/testodf/scisimsimple/0001_0000010010_M2S00110IME.FIT outeventset=.//0001_0000010010_EMOS2_S001_01_EvtsFramesTemp.ds neweventset=yes checknvalid=yes setdeadtime=yes withodfeventset=yes -w 1 -V 4 emproc:- emframes (emframes-5.11) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:57.000 emproc::emframes:- Executing (routine): emframes auxiliaryset=/workspaces/xmm_sas_rhel_8.6/lib/testodf/scisimsimple/0001_0000010010_M2S00100AUX.FIT frameset=.//0001_0000010010_EMOS2_S001_01_FramesTemp.ds newframeset=yes countingset='' withcountingset=no srcra=0 srcdec=0 withsrccoords=no checkframes=yes ingtiset=.//0001_0000010010_EMOS2_HkGti.ds flagbadtimes=no flagfifooverflow=yes outgtiset=.//0001_0000010010_EMOS2_S001_01_FrmGti.ds writegtiset=yes setgatti=yes odfeventset=/workspaces/xmm_sas_rhel_8.6/lib/testodf/scisimsimple/0001_0000010010_M2S00110IME.FIT outeventset=.//0001_0000010010_EMOS2_S001_01_EvtsFramesTemp.ds neweventset=yes checknvalid=yes setdeadtime=yes withodfeventset=yes -w 1 -V 4 emproc::emframes:- emframes (emframes-5.11) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:57.000 ** emproc::emframes: warning (NoSuchIPPV), There is no IPPV `CLOCK_WRAP_AROUND' in the actual exposure ** emproc::emframes: warning (TooFewTimeCorrelationDataPoints), Number of time correlation data points (2) is less than 5 times the requested maximum degree of the OBT-MET fit polynomial (4) - reverting to linear fit with RMS=1.e-2 emproc::emframes:- Create .//0001_0000010010_EMOS2_S001_01_FramesTemp.ds with 185 rows ** emproc::emframes: warning (NoAttributesAdded), The orbit file `/workspaces/xmm_sas_rhel_8.6/lib/testodf/scisimsimple/0001_0000010010_SCX00000ROS.ASC' appears to be empty - no data have been read - no new attributes will be added to data set Could not open file 'EMOS2_MODEPARAM_0006.CCF' for reading in: /ccf/pub /ccf/priv/rt /ccf/priv/validation /workspaces/xmm_sas_rhel_8.6/lib/testccf /workspaces/xmm_sas_rhel_8.6/lib/testccf . ** emproc::emframes: warning (SummaryOfWarnings), warning NoSuchIPPV silently occurred 2 times warning TooFewTimeCorrelationDataPoints silently occurred 2 times ** emproc: warning (SubTaskError), emframes terminated with the error invalidInvocation that said: Execution failed of emframes (emframes-5.11) [22.0.0-75a3bbbeb-20240730] emproc:- Executing (invoked): evselect table=.//0001_0000010010_EMOS2_S001_01_EvtsForBadpixfindTemp.ds filteredset=filtered.fits withfilteredset=no keepfilteroutput=yes flagcolumn=EVFLAG flagbit=-1 destruct=yes dssblock='' expression='PHA < 150' 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=rate.fits timecolumn=TIME timebinsize=1 timemin=0 timemax=1000 withtimeranges=no maketimecolumn=no makeratecolumn=no withrateset=no histogramset=histo.fits histogramcolumn=TIME histogrambinsize=1 histogrammin=0 histogrammax=1000 withhistoranges=no withhistogramset=no -w 1 -V 4 emproc:- evselect (evselect-3.71.2) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:57.000 emproc::evselect:- Executing (routine): evselect table=.//0001_0000010010_EMOS2_S001_01_EvtsForBadpixfindTemp.ds filteredset=filtered.fits withfilteredset=no keepfilteroutput=yes flagcolumn=EVFLAG flagbit=-1 destruct=yes dssblock='' expression='PHA < 150' 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=rate.fits timecolumn=TIME timebinsize=1 timemin=0 timemax=1000 withtimeranges=no maketimecolumn=no makeratecolumn=no withrateset=no histogramset=histo.fits histogramcolumn=TIME histogrambinsize=1 histogrammin=0 histogrammax=1000 withhistoranges=no withhistogramset=no -w 1 -V 4 emproc::evselect:- evselect (evselect-3.71.2) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:49:57.000 ** emproc::evselect: error (datasetCouldNotBeRead), The dataset with name './/0001_0000010010_EMOS2_S001_01_EvtsForBadpixfindTemp.ds' could not be read; either it does not exist or it is in an unrecognised format ** emproc: warning (NoEventListsToMerge), S001 emproc:- emproc (epicproc-2.25.3) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:49:57.000 ** emproc: warning (SummaryOfWarnings), warning SubTaskError silently occurred 1 times 0001_0000010010_EMOS2_S001_ImagingEvts.ds doe not exist Error while running ./select_emos2 ERROR: one of the tests failed