--- 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/sas/packages/sas/bin/sastaskhdr_gfortran epproc 2.25.3 epicproc 22.0.0-352970877-20240708 > epproc.h /workspaces/sas/packages/sas/bin/sastaskhimp epproc 2.25.3 epicproc 22.0.0-352970877-20240708 > epproc_h_imp.cc T=epproc ;\ sed "s/taskname/$T/g" /workspaces/sas/packages/taskmain/src/task_mod.f90 > epproc_f_mod.f90 T=epproc ;\ sed "s/taskname/$T/g" /workspaces/sas/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/sas/packages/sas/bin/sastaskhdr_gfortran emproc 2.25.3 epicproc 22.0.0-352970877-20240708 > emproc.h /workspaces/sas/packages/sas/bin/sastaskhimp emproc 2.25.3 epicproc 22.0.0-352970877-20240708 > emproc_h_imp.cc T=emproc ;\ sed "s/taskname/$T/g" /workspaces/sas/packages/taskmain/src/task_mod.f90 > emproc_f_mod.f90 T=emproc ;\ sed "s/taskname/$T/g" /workspaces/sas/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/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/attcalc -I/workspaces/sas/include/atthkgen -I/workspaces/sas/include/badpixfind -I/workspaces/sas/include/dal -I/workspaces/sas/include/epnoise -I/workspaces/sas/include/evlistcomb -I/workspaces/sas/include/evselect -I/workspaces/sas/include/gtialign -I/workspaces/sas/include/gtimerge -I/workspaces/sas/include/hkgtigen -I/workspaces/sas/include/tabgtigen -I/workspaces/sas/include/timeappend -I/workspaces/sas/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/sas/include/utils/stringutil.h:27, from /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/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/sas/include/Xmm.h:117, from /workspaces/sas/include/Odf.h:68: /workspaces/sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string &name = "Unknown") throw(BadLattitude); | ^~~~~ In file included from /workspaces/sas/include/Odf.h:71: /workspaces/sas/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/sas/include/Image.h:56, from /workspaces/sas/include/Odf.h:72: /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child, public virtual Seekable | ^~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ In file included from /workspaces/sas/include/ExceptionErrorHandler.h:64, from Proc.cc:28: /workspaces/sas/include/SimpleHandler.h:43:17: warning: ‘virtual ErrorHandler& SimpleHandler::operator=(const ErrorHandler&)’ was hidden [-Woverloaded-virtual=] 43 | ErrorHandler& operator=(const ErrorHandler& h) { | ^~~~~~~~ /workspaces/sas/include/ExceptionErrorHandler.h:66:7: note: by ‘ExceptionErrorHandler& ExceptionErrorHandler::operator=(const ExceptionErrorHandler&)’ 66 | class ExceptionErrorHandler : public SimpleHandler | ^~~~~~~~~~~~~~~~~~~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/attcalc -I/workspaces/sas/include/atthkgen -I/workspaces/sas/include/badpixfind -I/workspaces/sas/include/dal -I/workspaces/sas/include/epnoise -I/workspaces/sas/include/evlistcomb -I/workspaces/sas/include/evselect -I/workspaces/sas/include/gtialign -I/workspaces/sas/include/gtimerge -I/workspaces/sas/include/hkgtigen -I/workspaces/sas/include/tabgtigen -I/workspaces/sas/include/timeappend -I/workspaces/sas/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/sas/include/utils/stringutil.h:27, from /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from /workspaces/sas/include/Xmm.h:114, from /workspaces/sas/include/Ccf.h:62, from /workspaces/sas/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/sas/include/Ccf.h:61: /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ In file included from /workspaces/sas/include/Xmm.h:117: /workspaces/sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string &name = "Unknown") throw(BadLattitude); | ^~~~~ In file included from /workspaces/sas/include/CalServer.h:63, from ShowCcf.cc:24: /workspaces/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:53, from /workspaces/sas/include/CalServer.h:64: /workspaces/sas/include/BackgroundDataServer.h:79:14: note: by ‘void BackgroundDataServer::dump(std::ostream&) const’ 79 | void dump(std::ostream &) const {} | ^~~~ In file included from /workspaces/sas/include/BadPixelDataServer.h:49, from /workspaces/sas/include/CalAtomServer.h:54: /workspaces/sas/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/sas/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/sas/include/GeometryDataServer.h:95, from /workspaces/sas/include/Boresight.h:62, from /workspaces/sas/include/CalAtomServer.h:55: /workspaces/sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:57: /workspaces/sas/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/sas/include/OmFluxConverter.h:53, from /workspaces/sas/include/CalAtomServer.h:77: /workspaces/sas/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/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:79: /workspaces/sas/include/OmPsfDataServer.h:70:22: note: by ‘virtual void OmPsf::dump(std::ostream&) const’ 70 | virtual void dump(std::ostream &os) const; | ^~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/attcalc -I/workspaces/sas/include/atthkgen -I/workspaces/sas/include/badpixfind -I/workspaces/sas/include/dal -I/workspaces/sas/include/epnoise -I/workspaces/sas/include/evlistcomb -I/workspaces/sas/include/evselect -I/workspaces/sas/include/gtialign -I/workspaces/sas/include/gtimerge -I/workspaces/sas/include/hkgtigen -I/workspaces/sas/include/tabgtigen -I/workspaces/sas/include/timeappend -I/workspaces/sas/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/sas/include/utils/stringutil.h:27, from /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from /workspaces/sas/include/Xmm.h:114, from /workspaces/sas/include/EpicProcState.h:29, from /workspaces/sas/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/sas/include/Xmm.h:117: /workspaces/sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string &name = "Unknown") throw(BadLattitude); | ^~~~~ In file included from /workspaces/sas/include/Odf.h:71, from /workspaces/sas/include/EpicProcState.h:30: /workspaces/sas/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/sas/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/sas/include/Image.h:56, from /workspaces/sas/include/Odf.h:72: /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ In file included from /workspaces/sas/include/CalServer.h:63, from EpicProc.cc:28: /workspaces/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:53, from /workspaces/sas/include/CalServer.h:64: /workspaces/sas/include/BackgroundDataServer.h:79:14: note: by ‘void BackgroundDataServer::dump(std::ostream&) const’ 79 | void dump(std::ostream &) const {} | ^~~~ In file included from /workspaces/sas/include/GeometryDataServer.h:95, from /workspaces/sas/include/Boresight.h:62, from /workspaces/sas/include/CalAtomServer.h:55: /workspaces/sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:57: /workspaces/sas/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/sas/include/OmFluxConverter.h:53, from /workspaces/sas/include/CalAtomServer.h:77: /workspaces/sas/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/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:79: /workspaces/sas/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 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 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/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/attcalc -I/workspaces/sas/include/atthkgen -I/workspaces/sas/include/badpix -I/workspaces/sas/include/badpixfind -I/workspaces/sas/include/dal -I/workspaces/sas/include/dsplot -I/workspaces/sas/include/dstoplot -I/workspaces/sas/include/emutils -I/workspaces/sas/include/epauxcomb -I/workspaces/sas/include/epevents -I/workspaces/sas/include/epexposure -I/workspaces/sas/include/epfast -I/workspaces/sas/include/epframes -I/workspaces/sas/include/epnoise -I/workspaces/sas/include/epreject -I/workspaces/sas/include/eprejectti -I/workspaces/sas/include/eputils -I/workspaces/sas/include/epxrlcorr -I/workspaces/sas/include/evlistcomb -I/workspaces/sas/include/evselect -I/workspaces/sas/include/gtialign -I/workspaces/sas/include/gtimerge -I/workspaces/sas/include/hkgtigen -I/workspaces/sas/include/sla -I/workspaces/sas/include/tabgtigen -I/workspaces/sas/include/timeappend -I/workspaces/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. epproc_h_imp.cc In file included from /workspaces/sas/include/DalRegister.h:27, from epproc_h_imp.cc:12: /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC epproc_f_mod.f90 g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/attcalc -I/workspaces/sas/include/atthkgen -I/workspaces/sas/include/badpix -I/workspaces/sas/include/badpixfind -I/workspaces/sas/include/dal -I/workspaces/sas/include/dsplot -I/workspaces/sas/include/dstoplot -I/workspaces/sas/include/emutils -I/workspaces/sas/include/epauxcomb -I/workspaces/sas/include/epevents -I/workspaces/sas/include/epexposure -I/workspaces/sas/include/epfast -I/workspaces/sas/include/epframes -I/workspaces/sas/include/epnoise -I/workspaces/sas/include/epreject -I/workspaces/sas/include/eprejectti -I/workspaces/sas/include/eputils -I/workspaces/sas/include/epxrlcorr -I/workspaces/sas/include/evlistcomb -I/workspaces/sas/include/evselect -I/workspaces/sas/include/gtialign -I/workspaces/sas/include/gtimerge -I/workspaces/sas/include/hkgtigen -I/workspaces/sas/include/sla -I/workspaces/sas/include/tabgtigen -I/workspaces/sas/include/timeappend -I/workspaces/sas/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/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/attcalc -I/workspaces/sas/include/atthkgen -I/workspaces/sas/include/badpix -I/workspaces/sas/include/badpixfind -I/workspaces/sas/include/dal -I/workspaces/sas/include/dsplot -I/workspaces/sas/include/dstoplot -I/workspaces/sas/include/emutils -I/workspaces/sas/include/epauxcomb -I/workspaces/sas/include/epevents -I/workspaces/sas/include/epexposure -I/workspaces/sas/include/epfast -I/workspaces/sas/include/epframes -I/workspaces/sas/include/epnoise -I/workspaces/sas/include/epreject -I/workspaces/sas/include/eprejectti -I/workspaces/sas/include/eputils -I/workspaces/sas/include/epxrlcorr -I/workspaces/sas/include/evlistcomb -I/workspaces/sas/include/evselect -I/workspaces/sas/include/gtialign -I/workspaces/sas/include/gtimerge -I/workspaces/sas/include/hkgtigen -I/workspaces/sas/include/sla -I/workspaces/sas/include/tabgtigen -I/workspaces/sas/include/timeappend -I/workspaces/sas/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/sas/include/utils/stringutil.h:27, from /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from /workspaces/sas/include/Xmm.h:114, from /workspaces/sas/include/EpicProcState.h:29, from /workspaces/sas/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/sas/include/Xmm.h:117: /workspaces/sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string &name = "Unknown") throw(BadLattitude); | ^~~~~ In file included from /workspaces/sas/include/Odf.h:71, from /workspaces/sas/include/EpicProcState.h:30: /workspaces/sas/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/sas/include/param.h:32, from /workspaces/sas/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/sas/include/Image.h:56, from /workspaces/sas/include/Odf.h:72: /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/attcalc -I/workspaces/sas/include/atthkgen -I/workspaces/sas/include/badpix -I/workspaces/sas/include/badpixfind -I/workspaces/sas/include/dal -I/workspaces/sas/include/dsplot -I/workspaces/sas/include/dstoplot -I/workspaces/sas/include/emutils -I/workspaces/sas/include/epauxcomb -I/workspaces/sas/include/epevents -I/workspaces/sas/include/epexposure -I/workspaces/sas/include/epfast -I/workspaces/sas/include/epframes -I/workspaces/sas/include/epnoise -I/workspaces/sas/include/epreject -I/workspaces/sas/include/eprejectti -I/workspaces/sas/include/eputils -I/workspaces/sas/include/epxrlcorr -I/workspaces/sas/include/evlistcomb -I/workspaces/sas/include/evselect -I/workspaces/sas/include/gtialign -I/workspaces/sas/include/gtimerge -I/workspaces/sas/include/hkgtigen -I/workspaces/sas/include/sla -I/workspaces/sas/include/tabgtigen -I/workspaces/sas/include/timeappend -I/workspaces/sas/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/sas/include/utils/stringutil.h:27, from /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from /workspaces/sas/include/Xmm.h:114, from /workspaces/sas/include/EpicProcState.h:29, from /workspaces/sas/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/sas/include/Xmm.h:117: /workspaces/sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string &name = "Unknown") throw(BadLattitude); | ^~~~~ In file included from /workspaces/sas/include/Odf.h:71, from /workspaces/sas/include/EpicProcState.h:30: /workspaces/sas/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/sas/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/sas/include/Image.h:56, from /workspaces/sas/include/Odf.h:72: /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ In file included from /workspaces/sas/include/CalServer.h:63, from Epproc.cc:27: /workspaces/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:53, from /workspaces/sas/include/CalServer.h:64: /workspaces/sas/include/BackgroundDataServer.h:79:14: note: by ‘void BackgroundDataServer::dump(std::ostream&) const’ 79 | void dump(std::ostream &) const {} | ^~~~ In file included from /workspaces/sas/include/GeometryDataServer.h:95, from /workspaces/sas/include/Boresight.h:62, from /workspaces/sas/include/CalAtomServer.h:55: /workspaces/sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:57: /workspaces/sas/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/sas/include/OmFluxConverter.h:53, from /workspaces/sas/include/CalAtomServer.h:77: /workspaces/sas/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/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:79: /workspaces/sas/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 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 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/sas/packages/taskmain/src/main.cc | sed "s/VERSION/2.25.3/g; s/RELEASE/22.0.0-352970877-20240708/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/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/attcalc -I/workspaces/sas/include/atthkgen -I/workspaces/sas/include/badpix -I/workspaces/sas/include/badpixfind -I/workspaces/sas/include/dal -I/workspaces/sas/include/dsplot -I/workspaces/sas/include/dstoplot -I/workspaces/sas/include/emutils -I/workspaces/sas/include/epauxcomb -I/workspaces/sas/include/epevents -I/workspaces/sas/include/epexposure -I/workspaces/sas/include/epfast -I/workspaces/sas/include/epframes -I/workspaces/sas/include/epnoise -I/workspaces/sas/include/epreject -I/workspaces/sas/include/eprejectti -I/workspaces/sas/include/eputils -I/workspaces/sas/include/epxrlcorr -I/workspaces/sas/include/evlistcomb -I/workspaces/sas/include/evselect -I/workspaces/sas/include/gtialign -I/workspaces/sas/include/gtimerge -I/workspaces/sas/include/hkgtigen -I/workspaces/sas/include/sla -I/workspaces/sas/include/tabgtigen -I/workspaces/sas/include/timeappend -I/workspaces/sas/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/sas/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/sas/include/Xmm.h:117, from /workspaces/sas/include/CalServer.h:61, from epproc_main.cc:43: /workspaces/sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string &name = "Unknown") throw(BadLattitude); | ^~~~~ In file included from /workspaces/sas/include/Ccf.h:61, from /workspaces/sas/include/CalServer.h:62: /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ In file included from /workspaces/sas/include/CalServer.h:63: /workspaces/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:53, from /workspaces/sas/include/CalServer.h:64: /workspaces/sas/include/BackgroundDataServer.h:79:14: note: by ‘void BackgroundDataServer::dump(std::ostream&) const’ 79 | void dump(std::ostream &) const {} | ^~~~ In file included from /workspaces/sas/include/BadPixelDataServer.h:49, from /workspaces/sas/include/CalAtomServer.h:54: /workspaces/sas/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/sas/include/GeometryDataServer.h:95, from /workspaces/sas/include/Boresight.h:62, from /workspaces/sas/include/CalAtomServer.h:55: /workspaces/sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:57: /workspaces/sas/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/sas/include/OmFluxConverter.h:53, from /workspaces/sas/include/CalAtomServer.h:77: /workspaces/sas/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/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:79: /workspaces/sas/include/OmPsfDataServer.h:70:22: note: by ‘virtual void OmPsf::dump(std::ostream&) const’ 70 | virtual void dump(std::ostream &os) const; | ^~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/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/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/attcalc -I/workspaces/sas/include/atthkgen -I/workspaces/sas/include/badpix -I/workspaces/sas/include/badpixfind -I/workspaces/sas/include/dal -I/workspaces/sas/include/dsplot -I/workspaces/sas/include/dstoplot -I/workspaces/sas/include/ebadpixupdate -I/workspaces/sas/include/embadpixfind -I/workspaces/sas/include/emenergy -I/workspaces/sas/include/emevents -I/workspaces/sas/include/emeventsproj -I/workspaces/sas/include/emframes -I/workspaces/sas/include/emutils -I/workspaces/sas/include/evlistcomb -I/workspaces/sas/include/evselect -I/workspaces/sas/include/gtialign -I/workspaces/sas/include/gtimerge -I/workspaces/sas/include/hkgtigen -I/workspaces/sas/include/sla -I/workspaces/sas/include/tabgtigen -I/workspaces/sas/include/timeappend -I/workspaces/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. emproc_h_imp.cc In file included from /workspaces/sas/include/DalRegister.h:27, from emproc_h_imp.cc:12: /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC emproc_f_mod.f90 g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/attcalc -I/workspaces/sas/include/atthkgen -I/workspaces/sas/include/badpix -I/workspaces/sas/include/badpixfind -I/workspaces/sas/include/dal -I/workspaces/sas/include/dsplot -I/workspaces/sas/include/dstoplot -I/workspaces/sas/include/ebadpixupdate -I/workspaces/sas/include/embadpixfind -I/workspaces/sas/include/emenergy -I/workspaces/sas/include/emevents -I/workspaces/sas/include/emeventsproj -I/workspaces/sas/include/emframes -I/workspaces/sas/include/emutils -I/workspaces/sas/include/evlistcomb -I/workspaces/sas/include/evselect -I/workspaces/sas/include/gtialign -I/workspaces/sas/include/gtimerge -I/workspaces/sas/include/hkgtigen -I/workspaces/sas/include/sla -I/workspaces/sas/include/tabgtigen -I/workspaces/sas/include/timeappend -I/workspaces/sas/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/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/attcalc -I/workspaces/sas/include/atthkgen -I/workspaces/sas/include/badpix -I/workspaces/sas/include/badpixfind -I/workspaces/sas/include/dal -I/workspaces/sas/include/dsplot -I/workspaces/sas/include/dstoplot -I/workspaces/sas/include/ebadpixupdate -I/workspaces/sas/include/embadpixfind -I/workspaces/sas/include/emenergy -I/workspaces/sas/include/emevents -I/workspaces/sas/include/emeventsproj -I/workspaces/sas/include/emframes -I/workspaces/sas/include/emutils -I/workspaces/sas/include/evlistcomb -I/workspaces/sas/include/evselect -I/workspaces/sas/include/gtialign -I/workspaces/sas/include/gtimerge -I/workspaces/sas/include/hkgtigen -I/workspaces/sas/include/sla -I/workspaces/sas/include/tabgtigen -I/workspaces/sas/include/timeappend -I/workspaces/sas/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/sas/include/utils/stringutil.h:27, from /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from /workspaces/sas/include/Xmm.h:114, from /workspaces/sas/include/EpicProcState.h:29, from /workspaces/sas/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/sas/include/Xmm.h:117: /workspaces/sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string &name = "Unknown") throw(BadLattitude); | ^~~~~ In file included from /workspaces/sas/include/Odf.h:71, from /workspaces/sas/include/EpicProcState.h:30: /workspaces/sas/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/sas/include/param.h:32, from /workspaces/sas/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/sas/include/Image.h:56, from /workspaces/sas/include/Odf.h:72: /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/attcalc -I/workspaces/sas/include/atthkgen -I/workspaces/sas/include/badpix -I/workspaces/sas/include/badpixfind -I/workspaces/sas/include/dal -I/workspaces/sas/include/dsplot -I/workspaces/sas/include/dstoplot -I/workspaces/sas/include/ebadpixupdate -I/workspaces/sas/include/embadpixfind -I/workspaces/sas/include/emenergy -I/workspaces/sas/include/emevents -I/workspaces/sas/include/emeventsproj -I/workspaces/sas/include/emframes -I/workspaces/sas/include/emutils -I/workspaces/sas/include/evlistcomb -I/workspaces/sas/include/evselect -I/workspaces/sas/include/gtialign -I/workspaces/sas/include/gtimerge -I/workspaces/sas/include/hkgtigen -I/workspaces/sas/include/sla -I/workspaces/sas/include/tabgtigen -I/workspaces/sas/include/timeappend -I/workspaces/sas/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/sas/include/utils/stringutil.h:27, from /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from /workspaces/sas/include/Xmm.h:114, from /workspaces/sas/include/EpicProcState.h:29, from /workspaces/sas/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/sas/include/Xmm.h:117: /workspaces/sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string &name = "Unknown") throw(BadLattitude); | ^~~~~ In file included from /workspaces/sas/include/Odf.h:71, from /workspaces/sas/include/EpicProcState.h:30: /workspaces/sas/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/sas/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/sas/include/Image.h:56, from /workspaces/sas/include/Odf.h:72: /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ In file included from /workspaces/sas/include/CalServer.h:63, from Emproc.cc:27: /workspaces/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:53, from /workspaces/sas/include/CalServer.h:64: /workspaces/sas/include/BackgroundDataServer.h:79:14: note: by ‘void BackgroundDataServer::dump(std::ostream&) const’ 79 | void dump(std::ostream &) const {} | ^~~~ In file included from /workspaces/sas/include/GeometryDataServer.h:95, from /workspaces/sas/include/Boresight.h:62, from /workspaces/sas/include/CalAtomServer.h:55: /workspaces/sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:57: /workspaces/sas/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/sas/include/OmFluxConverter.h:53, from /workspaces/sas/include/CalAtomServer.h:77: /workspaces/sas/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/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:79: /workspaces/sas/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 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') 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/sas/packages/taskmain/src/main.cc | sed "s/VERSION/2.25.3/g; s/RELEASE/22.0.0-352970877-20240708/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/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/attcalc -I/workspaces/sas/include/atthkgen -I/workspaces/sas/include/badpix -I/workspaces/sas/include/badpixfind -I/workspaces/sas/include/dal -I/workspaces/sas/include/dsplot -I/workspaces/sas/include/dstoplot -I/workspaces/sas/include/ebadpixupdate -I/workspaces/sas/include/embadpixfind -I/workspaces/sas/include/emenergy -I/workspaces/sas/include/emevents -I/workspaces/sas/include/emeventsproj -I/workspaces/sas/include/emframes -I/workspaces/sas/include/emutils -I/workspaces/sas/include/evlistcomb -I/workspaces/sas/include/evselect -I/workspaces/sas/include/gtialign -I/workspaces/sas/include/gtimerge -I/workspaces/sas/include/hkgtigen -I/workspaces/sas/include/sla -I/workspaces/sas/include/tabgtigen -I/workspaces/sas/include/timeappend -I/workspaces/sas/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/sas/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/sas/include/Xmm.h:117, from /workspaces/sas/include/CalServer.h:61, from emproc_main.cc:43: /workspaces/sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string &name = "Unknown") throw(BadLattitude); | ^~~~~ In file included from /workspaces/sas/include/Ccf.h:61, from /workspaces/sas/include/CalServer.h:62: /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ In file included from /workspaces/sas/include/CalServer.h:63: /workspaces/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:53, from /workspaces/sas/include/CalServer.h:64: /workspaces/sas/include/BackgroundDataServer.h:79:14: note: by ‘void BackgroundDataServer::dump(std::ostream&) const’ 79 | void dump(std::ostream &) const {} | ^~~~ In file included from /workspaces/sas/include/BadPixelDataServer.h:49, from /workspaces/sas/include/CalAtomServer.h:54: /workspaces/sas/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/sas/include/GeometryDataServer.h:95, from /workspaces/sas/include/Boresight.h:62, from /workspaces/sas/include/CalAtomServer.h:55: /workspaces/sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:57: /workspaces/sas/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/sas/include/OmFluxConverter.h:53, from /workspaces/sas/include/CalAtomServer.h:77: /workspaces/sas/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/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:79: /workspaces/sas/include/OmPsfDataServer.h:70:22: note: by ‘virtual void OmPsf::dump(std::ostream&) const’ 70 | virtual void dump(std::ostream &os) const; | ^~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/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/sas/packages/sas/doc/lib/package.tex | /workspaces/sas/packages/sas/bin/texcombine | \ /workspaces/sas/packages/sas/bin/fixdoc -type=user epicproc 2.25.3 epicproc 22.0.0-352970877-20240708 > epicproc.tex including sasuser... including sasglobal... including epicproc_description... latex epicproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex epicproc < /dev/null > makedoc.log make[5]: [/workspaces/sas/Make.include:1062: epicproc.ps.gz] Error 2 (ignored) latex epicproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex epicproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o epicproc.ps epicproc > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf epicproc > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f epicproc.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/sas/packages/sas/doc/lib/latex2html.init epicproc > /dev/null texexpand V2020 (Released January 1, 2020) Warning: No implementation found for option: `version' for `sasdoc' package Warning: No implementation found for option: `version' for `sasdoc' package /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f epicproc/index.pl ; exit 1) pointer=epicproc/ChangeLog ; \ target=../../../packages/epicproc/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi sed -e "s/DOC/epproc/" -e "s/TYPE/user/" < \ /workspaces/sas/packages/sas/doc/lib/package.tex | /workspaces/sas/packages/sas/bin/texcombine | \ /workspaces/sas/packages/sas/bin/fixdoc -type=user epproc 2.25.3 epicproc 22.0.0-352970877-20240708 > epproc.tex including sasuser... including sasglobal... including epproc_description... including parameters... latex epproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex epproc < /dev/null > makedoc.log make[6]: [/workspaces/sas/Make.include:1062: epproc.ps.gz] Error 2 (ignored) latex epproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex epproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o epproc.ps epproc > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf epproc > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f epproc.ps SASRELDIR=../../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/sas/packages/sas/doc/lib/latex2html.init epproc > /dev/null texexpand V2020 (Released January 1, 2020) Warning: No implementation found for option: `version' for `sasdoc' package Warning: No implementation found for option: `version' for `sasdoc' package This is dvips(k) 2021.1 (TeX Live 2022/dev) Copyright 2021 Radical Eye Software (www.radicaleye.com) ' TeX output 2024.07.08:1741' -> images.ps . [1 ] [2 ] [3 ] [4] [5] [6] [7] [8] [9] /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f epproc/index.pl ; exit 1) pointer=epproc/ChangeLog ; \ target=../../../../packages/epicproc/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm epproc.tex sed -e "s/DOC/emproc/" -e "s/TYPE/user/" < \ /workspaces/sas/packages/sas/doc/lib/package.tex | /workspaces/sas/packages/sas/bin/texcombine | \ /workspaces/sas/packages/sas/bin/fixdoc -type=user emproc 2.25.3 epicproc 22.0.0-352970877-20240708 > emproc.tex including sasuser... including sasglobal... including emproc_description... including parameters... latex emproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex emproc < /dev/null > makedoc.log make[6]: [/workspaces/sas/Make.include:1062: emproc.ps.gz] Error 2 (ignored) latex emproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex emproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o emproc.ps emproc > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf emproc > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f emproc.ps SASRELDIR=../../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/sas/packages/sas/doc/lib/latex2html.init emproc > /dev/null texexpand V2020 (Released January 1, 2020) Warning: No implementation found for option: `version' for `sasdoc' package Warning: No implementation found for option: `version' for `sasdoc' package This is dvips(k) 2021.1 (TeX Live 2022/dev) Copyright 2021 Radical Eye Software (www.radicaleye.com) ' TeX output 2024.07.08:1741' -> images.ps . [1 ] [2] [3] [4] /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f emproc/index.pl ; exit 1) pointer=emproc/ChangeLog ; \ target=../../../../packages/epicproc/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm emproc.tex rm epicproc.tex g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/dal -I. checkpn.cc In file included from checkpn.cc:43: /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/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/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/dal -I. checkpn_burst.cc In file included from checkpn_burst.cc:43: /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/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/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/dal -I. checkpn_timing.cc In file included from checkpn_timing.cc:43: /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/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/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/dal -I. checkemos.cc In file included from checkemos.cc:43: /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o checkemos checkemos.o -ldal -lgfortran -lcfitsio -ldl -lm -L. Testing testepproc ... passed Testing testepproc_timing ... passed Testing testepproc_burst ... passed Testing unfiltered_event_list ... passed Testing select_emos1 ... passed Testing select_emos2 ... passed