--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 1.5.2 - 2023-10-15 (AI) Information: this ChangeLog entry matches the version number: Version 1.5.2 - 2023-10-15 (AI) Information: ./config/evproject.par is an XML parameter file, I cannot yet validate it. Skipped. Information: ./config/attbin.par is an XML parameter file, I cannot yet validate it. Skipped. Now checking git repository... --- Distribution check [end] --- /workspaces/xmm_sas/packages/sas/bin/sastaskhdr_gfortran evproject 1.5.2 attcalc2 22.0.0-753ddff48-20241030 > evproject.h /workspaces/xmm_sas/packages/sas/bin/sastaskhimp evproject 1.5.2 attcalc2 22.0.0-753ddff48-20241030 > evproject_h_imp.cc /workspaces/xmm_sas/packages/sas/bin/sastaskhdr_gfortran attbin 1.5.2 attcalc2 22.0.0-753ddff48-20241030 > attbin.h /workspaces/xmm_sas/packages/sas/bin/sastaskhimp attbin 1.5.2 attcalc2 22.0.0-753ddff48-20241030 > attbin_h_imp.cc T=evproject ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > evproject_c.cc T=attbin ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > attbin_c.cc Dependencies for evproject Dependencies for attbin Dependencies for binnedatt Dependencies for checkoutput gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/ssc -I/workspaces/xmm_sas/include/utils binned_att.f90 /usr/bin/ar cur libbinnedatt.a binned_att.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libbinnedatt.a g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/ssc -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. evproject_h_imp.cc In file included from /workspaces/xmm_sas/include/DalRegister.h:27, from evproject_h_imp.cc:12: /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/ssc -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. evproject_c.cc gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/ssc -I/workspaces/xmm_sas/include/utils evproject_mod.f90 /usr/bin/ar cur libevproject.a evproject_h_imp.o evproject_c.o evproject_mod.o binned_att.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libevproject.a g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/ssc -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. attbin_h_imp.cc In file included from /workspaces/xmm_sas/include/DalRegister.h:27, from attbin_h_imp.cc:12: /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/ssc -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. attbin_c.cc gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/ssc -I/workspaces/xmm_sas/include/utils attbin_mod.f90 /usr/bin/ar cur libattbin.a attbin_h_imp.o attbin_c.o attbin_mod.o binned_att.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libattbin.a g++ -shared -Wl,-h,libbinnedatt.so.1.5 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libbinnedatt.so.1.5 binned_att.o -lmetatask -lssc -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lparam -lselector -lcaloalutils -ldal -lslatec -ldal -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -shared -Wl,-h,libevproject.so.1.5 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libevproject.so.1.5 evproject_h_imp.o evproject_c.o evproject_mod.o binned_att.o -lmetatask -lssc -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lparam -lselector -lcaloalutils -ldal -lslatec -ldal -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -shared -Wl,-h,libattbin.so.1.5 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libattbin.so.1.5 attbin_h_imp.o attbin_c.o attbin_mod.o binned_att.o -lmetatask -lssc -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lparam -lselector -lcaloalutils -ldal -lslatec -ldal -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. T=evproject ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/main.cc | sed "s/VERSION/1.5.2/g; s/RELEASE/22.0.0-753ddff48-20241030/g; s/PACKAGE/attcalc2/g" > evproject_main.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/ssc -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. evproject_main.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/xmm_sas/include/utils/stringutil.h:27, from evproject_main.cc:38: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from /workspaces/xmm_sas/include/Xmm.h:117, from /workspaces/xmm_sas/include/CalServer.h:61, from evproject_main.cc:43: /workspaces/xmm_sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string &name = "Unknown") throw(BadLattitude); | ^~~~~ In file included from /workspaces/xmm_sas/include/Ccf.h:61, from /workspaces/xmm_sas/include/CalServer.h:62: /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ In file included from /workspaces/xmm_sas/include/CalServer.h:63: /workspaces/xmm_sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/xmm_sas/include/CalAtomServer.h:53, from /workspaces/xmm_sas/include/CalServer.h:64: /workspaces/xmm_sas/include/BackgroundDataServer.h:79:14: note: by ‘void BackgroundDataServer::dump(std::ostream&) const’ 79 | void dump(std::ostream &) const {} | ^~~~ In file included from /workspaces/xmm_sas/include/BadPixelDataServer.h:49, from /workspaces/xmm_sas/include/CalAtomServer.h:54: /workspaces/xmm_sas/include/BadPixelMap.h:152:21: warning: ‘template 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 evproject_main.cc:31: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from /workspaces/xmm_sas/include/GeometryDataServer.h:95, from /workspaces/xmm_sas/include/Boresight.h:62, from /workspaces/xmm_sas/include/CalAtomServer.h:55: /workspaces/xmm_sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/xmm_sas/include/CalAtomServer.h:57: /workspaces/xmm_sas/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/xmm_sas/include/OmFluxConverter.h:53, from /workspaces/xmm_sas/include/CalAtomServer.h:77: /workspaces/xmm_sas/include/CalOalUtility.h:249:38: warning: ‘template struct std::binary_function’ is deprecated [-Wdeprecated-declarations] 249 | class mem_fun_bin_op_t : public std::binary_function { | ^~~~~~~~~~~~~~~ /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /workspaces/xmm_sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/xmm_sas/include/CalAtomServer.h:79: /workspaces/xmm_sas/include/OmPsfDataServer.h:70:22: note: by ‘virtual void OmPsf::dump(std::ostream&) const’ 70 | virtual void dump(std::ostream &os) const; | ^~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o evproject evproject_main.o -levproject -lmetatask -lssc -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lparam -lselector -lcaloalutils -ldal -lslatec -ldal -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. T=attbin ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/main.cc | sed "s/VERSION/1.5.2/g; s/RELEASE/22.0.0-753ddff48-20241030/g; s/PACKAGE/attcalc2/g" > attbin_main.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/ssc -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. attbin_main.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/xmm_sas/include/utils/stringutil.h:27, from attbin_main.cc:38: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from /workspaces/xmm_sas/include/Xmm.h:117, from /workspaces/xmm_sas/include/CalServer.h:61, from attbin_main.cc:43: /workspaces/xmm_sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string &name = "Unknown") throw(BadLattitude); | ^~~~~ In file included from /workspaces/xmm_sas/include/Ccf.h:61, from /workspaces/xmm_sas/include/CalServer.h:62: /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ In file included from /workspaces/xmm_sas/include/CalServer.h:63: /workspaces/xmm_sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/xmm_sas/include/CalAtomServer.h:53, from /workspaces/xmm_sas/include/CalServer.h:64: /workspaces/xmm_sas/include/BackgroundDataServer.h:79:14: note: by ‘void BackgroundDataServer::dump(std::ostream&) const’ 79 | void dump(std::ostream &) const {} | ^~~~ In file included from /workspaces/xmm_sas/include/BadPixelDataServer.h:49, from /workspaces/xmm_sas/include/CalAtomServer.h:54: /workspaces/xmm_sas/include/BadPixelMap.h:152:21: warning: ‘template 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 attbin_main.cc:31: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from /workspaces/xmm_sas/include/GeometryDataServer.h:95, from /workspaces/xmm_sas/include/Boresight.h:62, from /workspaces/xmm_sas/include/CalAtomServer.h:55: /workspaces/xmm_sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/xmm_sas/include/CalAtomServer.h:57: /workspaces/xmm_sas/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/xmm_sas/include/OmFluxConverter.h:53, from /workspaces/xmm_sas/include/CalAtomServer.h:77: /workspaces/xmm_sas/include/CalOalUtility.h:249:38: warning: ‘template struct std::binary_function’ is deprecated [-Wdeprecated-declarations] 249 | class mem_fun_bin_op_t : public std::binary_function { | ^~~~~~~~~~~~~~~ /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /workspaces/xmm_sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/xmm_sas/include/CalAtomServer.h:79: /workspaces/xmm_sas/include/OmPsfDataServer.h:70:22: note: by ‘virtual void OmPsf::dump(std::ostream&) const’ 70 | virtual void dump(std::ostream &os) const; | ^~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o attbin attbin_main.o -lattbin -lmetatask -lssc -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lparam -lselector -lcaloalutils -ldal -lslatec -ldal -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. sed -e "s/DOC/attbin/" -e "s/TYPE/user/" < \ /workspaces/xmm_sas/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas/packages/sas/bin/texcombine | \ /workspaces/xmm_sas/packages/sas/bin/fixdoc -type=user attbin 1.5.2 attcalc2 22.0.0-753ddff48-20241030 > attbin.tex including sasuser... including sasglobal... including attbin_description... latex attbin < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex attbin < /dev/null > makedoc.log make[5]: [/workspaces/xmm_sas/Make.include:1062: attbin.ps.gz] Error 2 (ignored) latex attbin < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex attbin < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o attbin.ps attbin > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf attbin > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f attbin.ps sed -e "s/DOC/evproject/" -e "s/TYPE/user/" < \ /workspaces/xmm_sas/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas/packages/sas/bin/texcombine | \ /workspaces/xmm_sas/packages/sas/bin/fixdoc -type=user evproject 1.5.2 attcalc2 22.0.0-753ddff48-20241030 > evproject.tex including sasuser... including sasglobal... including evproject_description... latex evproject < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex evproject < /dev/null > makedoc.log make[5]: [/workspaces/xmm_sas/Make.include:1062: evproject.ps.gz] Error 2 (ignored) latex evproject < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex evproject < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o evproject.ps evproject > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf evproject > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f evproject.ps sed -e "s/DOC/binned_att/" -e "s/TYPE/user/" < \ /workspaces/xmm_sas/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas/packages/sas/bin/texcombine | \ /workspaces/xmm_sas/packages/sas/bin/fixdoc -type=user binned_att 1.5.2 attcalc2 22.0.0-753ddff48-20241030 > binned_att.tex including sasuser... including sasglobal... including binned_att_description... latex binned_att < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex binned_att < /dev/null > makedoc.log make[5]: [/workspaces/xmm_sas/Make.include:1062: binned_att.ps.gz] Error 2 (ignored) latex binned_att < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex binned_att < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o binned_att.ps binned_att > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf binned_att > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f binned_att.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init attbin > /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.10.30:1717' -> images.ps . [1] [2] [3] [4] [5] [6] [7] [8] [9] /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f attbin/index.pl ; exit 1) pointer=attbin/ChangeLog ; \ target=../../../packages/attcalc2/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init evproject > /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.10.30:1717' -> images.ps . [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f evproject/index.pl ; exit 1) pointer=evproject/ChangeLog ; \ target=../../../packages/attcalc2/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init binned_att > /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.10.30:1717' -> images.ps . [1] [2] [3] [4] /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f binned_att/index.pl ; exit 1) pointer=binned_att/ChangeLog ; \ target=../../../packages/attcalc2/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm binned_att.tex attbin.tex evproject.tex gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/utils checkoutput.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o checkoutput checkoutput.o -lcal -lselector -lcaloalutils -lselector -lslatec -ldal -lerror -loal -ldal -lcaloalutils -lslatec -lparam -lselector -lcaloalutils -ldal -lslatec -lslatec -lutils -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. Testing evproject_test ... FAILED Message: will run ./evproject_test for no longer than 600 seconds. evproject:- Executing (routine): evproject eventset=pn.in xcol=X ycol=Y imagesize=0.36 inbinnedattset='' odfattsource=ahf pntkwdset='' maxdelta=0.02 withmedianpnt=yes outbinnedattset='' writebinnedatt=no attra=0.001 attdec=0.001 attapos=20 attsource=fixed tangdirra=0 tangdirdec=0 tangdirstyle=obj -w 1 -V 6 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] started: 2024-10-30T17:17:24.000 evproject:- Instrument: EPN evproject:- `/ccf/pub/EPN_LINCOORD_0009.CCF' has no CORNER table - no out-of-FOV regions will be returned evproject:- Datamode: IMAGING evproject:- Image size [in 0.05 arcs.] : 25920.0000 evproject:- Source of attitude information: FIXED evproject:- Source of tangent point information: obj evproject:- Tangent point co-ords. 0.0000000000000000 0.0000000000000000 evproject:- 4 % evproject:- 17 % evproject:- 26 % evproject:- 39 % evproject:- 48 % evproject:- 57 % evproject:- 70 % evproject:- 78 % evproject:- 91 % evproject:- No of input events: 24 evproject:- 1st event X,Y: 23551 24396 evproject:- 2nd event X,Y: 22688 26525 evproject:- 3rd event X,Y: 8421 21847 evproject:- 4th event X,Y: 22435 27218 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] ended: 2024-10-30T17:17:24.000 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] CPU time: 0.008006s evproject:- List of CCF constituents accessed during this run: CifEntry{EPN, LINCOORD, 9, /ccf/pub/EPN_LINCOORD_0009.CCF, 1998-01-01T00:00:00.000} CifEntry{XMM, BORESIGHT, 15, /workspaces/xmm_sas/lib/testccf/XMM_BORESIGHT_0015_SCISIM.CCF, 2000-01-01T00:00:00.000} CifEntry{XMM, MISCDATA, 16, /ccf/pub/XMM_MISCDATA_0016.CCF, 1999-01-01T00:00:00.000} evproject:- Executing (routine): evproject eventset=mos1.in xcol=X ycol=Y imagesize=0.36 inbinnedattset='' odfattsource=ahf pntkwdset='' maxdelta=0.02 withmedianpnt=yes outbinnedattset='' writebinnedatt=no attra=99.9 attdec=10.15 attapos=20 attsource=fixed tangdirra=100 tangdirdec=10 tangdirstyle=user -w 1 -V 6 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] started: 2024-10-30T17:17:24.000 evproject:- Instrument: EMOS1 evproject:- Datamode: IMAGING evproject:- Image size [in 0.05 arcs.] : 25920.0000 evproject:- Source of attitude information: FIXED evproject:- Source of tangent point information: user evproject:- Tangent point co-ords. 100.00000000000000 10.000000000000000 evproject:- 10 % evproject:- 20 % evproject:- 30 % evproject:- 40 % evproject:- 50 % evproject:- 60 % evproject:- 70 % evproject:- 80 % evproject:- 90 % evproject:- No of input events: 1598 evproject:- 1st event X,Y: 59891 40623 evproject:- 2nd event X,Y: 59723 35899 evproject:- 3rd event X,Y: 59709 35868 evproject:- 4th event X,Y: 57479 35833 ** evproject: warning (outOfImageRange), 648 events ( of 1598 ) out of range of image evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] ended: 2024-10-30T17:17:24.000 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] CPU time: 0.012s evproject:- List of CCF constituents accessed during this run: CifEntry{EMOS1, LINCOORD, 18, /ccf/pub/EMOS1_LINCOORD_0018.CCF, 1998-01-01T00:00:00.000} CifEntry{XMM, BORESIGHT, 15, /workspaces/xmm_sas/lib/testccf/XMM_BORESIGHT_0015_SCISIM.CCF, 2000-01-01T00:00:00.000} CifEntry{XMM, MISCDATA, 16, /ccf/pub/XMM_MISCDATA_0016.CCF, 1999-01-01T00:00:00.000} evproject:- Executing (routine): evproject eventset=mos2.in xcol=X ycol=Y imagesize=0.36 inbinnedattset='' odfattsource=ahf pntkwdset='' maxdelta=0.02 withmedianpnt=yes outbinnedattset='' writebinnedatt=no attra=99.9 attdec=10.15 attapos=20 attsource=fixed tangdirra=100 tangdirdec=10 tangdirstyle=user -w 1 -V 6 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] started: 2024-10-30T17:17:24.000 evproject:- Instrument: EMOS2 evproject:- Datamode: IMAGING evproject:- Image size [in 0.05 arcs.] : 25920.0000 evproject:- Source of attitude information: FIXED evproject:- Source of tangent point information: user evproject:- Tangent point co-ords. 100.00000000000000 10.000000000000000 evproject:- 10 % evproject:- 20 % evproject:- 30 % evproject:- 40 % evproject:- 50 % evproject:- 60 % evproject:- 70 % evproject:- 80 % evproject:- 90 % evproject:- No of input events: 319 evproject:- 1st event X,Y: 30770 35698 evproject:- 2nd event X,Y: 30610 35512 evproject:- 3rd event X,Y: 31017 35776 evproject:- 4th event X,Y: 30777 35674 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] ended: 2024-10-30T17:17:24.000 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] CPU time: 0.008028s evproject:- List of CCF constituents accessed during this run: CifEntry{EMOS2, LINCOORD, 18, /ccf/pub/EMOS2_LINCOORD_0018.CCF, 1998-01-01T00:00:00.000} CifEntry{XMM, BORESIGHT, 15, /workspaces/xmm_sas/lib/testccf/XMM_BORESIGHT_0015_SCISIM.CCF, 2000-01-01T00:00:00.000} CifEntry{XMM, MISCDATA, 16, /ccf/pub/XMM_MISCDATA_0016.CCF, 1999-01-01T00:00:00.000} evproject:- Executing (routine): evproject eventset=pn.in.L xcol=X ycol=Y imagesize=0.36 inbinnedattset='' odfattsource=ahf pntkwdset='' maxdelta=0.02 withmedianpnt=yes outbinnedattset='' writebinnedatt=no attra=12.12277 attdec=27.060516 attapos=0 attsource=fixed tangdirra=0 tangdirdec=0 tangdirstyle=pnt -w 1 -V 6 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] started: 2024-10-30T17:17:25.000 evproject:- Instrument: EPN evproject:- `/ccf/pub/EPN_LINCOORD_0009.CCF' has no CORNER table - no out-of-FOV regions will be returned evproject:- Datamode: IMAGING evproject:- Column X does not exist - creating evproject:- Column Y does not exist - creating evproject:- Image size [in 0.05 arcs.] : 25920.0000 evproject:- Source of attitude information: FIXED evproject:- Source of tangent point information: pnt evproject:- Tangent point co-ords. 12.122769768918600 27.060515563155299 evproject:- 0 % evproject:- 33 % evproject:- 67 % evproject:- No of input events: 4 evproject:- 1st event X,Y: 24482 27016 evproject:- 2nd event X,Y: 24482 27116 evproject:- 3rd event X,Y: 24582 27116 evproject:- 4th event X,Y: 24682 27116 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] ended: 2024-10-30T17:17:25.000 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] CPU time: 0.00391s evproject:- List of CCF constituents accessed during this run: CifEntry{EPN, LINCOORD, 9, /ccf/pub/EPN_LINCOORD_0009.CCF, 1998-01-01T00:00:00.000} CifEntry{XMM, BORESIGHT, 15, /workspaces/xmm_sas/lib/testccf/XMM_BORESIGHT_0015_SCISIM.CCF, 2000-01-01T00:00:00.000} CifEntry{XMM, MISCDATA, 16, /ccf/pub/XMM_MISCDATA_0016.CCF, 1999-01-01T00:00:00.000} evproject:- Executing (routine): evproject eventset=mos1.in.L xcol=X ycol=Y imagesize=0.36 inbinnedattset='' odfattsource=ahf pntkwdset='' maxdelta=0.02 withmedianpnt=yes outbinnedattset='' writebinnedatt=no attra=12.12277 attdec=27.060516 attapos=0 attsource=fixed tangdirra=0 tangdirdec=0 tangdirstyle=pnt -w 1 -V 6 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] started: 2024-10-30T17:17:25.000 evproject:- Instrument: EMOS1 evproject:- Datamode: IMAGING evproject:- Image size [in 0.05 arcs.] : 25920.0000 evproject:- Source of attitude information: FIXED evproject:- Source of tangent point information: pnt evproject:- Tangent point co-ords. 12.122769768918600 27.060515563155299 evproject:- 0 % evproject:- 33 % evproject:- 67 % evproject:- No of input events: 4 evproject:- 1st event X,Y: 24504 27310 evproject:- 2nd event X,Y: 24404 27311 evproject:- 3rd event X,Y: 24404 27411 evproject:- 4th event X,Y: 24404 27511 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] ended: 2024-10-30T17:17:25.000 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] CPU time: 0.007947s evproject:- List of CCF constituents accessed during this run: CifEntry{EMOS1, LINCOORD, 18, /ccf/pub/EMOS1_LINCOORD_0018.CCF, 1998-01-01T00:00:00.000} CifEntry{XMM, BORESIGHT, 15, /workspaces/xmm_sas/lib/testccf/XMM_BORESIGHT_0015_SCISIM.CCF, 2000-01-01T00:00:00.000} CifEntry{XMM, MISCDATA, 16, /ccf/pub/XMM_MISCDATA_0016.CCF, 1999-01-01T00:00:00.000} evproject:- Executing (routine): evproject eventset=mos2.in.L xcol=X ycol=Y imagesize=0.36 inbinnedattset='' odfattsource=ahf pntkwdset='' maxdelta=0.02 withmedianpnt=yes outbinnedattset='' writebinnedatt=no attra=12.12277 attdec=27.060516 attapos=0 attsource=fixed tangdirra=0 tangdirdec=0 tangdirstyle=pnt -w 1 -V 6 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] started: 2024-10-30T17:17:25.000 evproject:- Instrument: EMOS2 evproject:- Datamode: IMAGING evproject:- Image size [in 0.05 arcs.] : 25920.0000 evproject:- Source of attitude information: FIXED evproject:- Source of tangent point information: pnt evproject:- Tangent point co-ords. 12.122769768918600 27.060515563155299 evproject:- 0 % evproject:- 33 % evproject:- 67 % evproject:- No of input events: 4 evproject:- 1st event X,Y: 24271 27119 evproject:- 2nd event X,Y: 24271 27019 evproject:- 3rd event X,Y: 24171 27019 evproject:- 4th event X,Y: 24071 27019 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] ended: 2024-10-30T17:17:25.000 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] CPU time: 0.008s evproject:- List of CCF constituents accessed during this run: CifEntry{EMOS2, LINCOORD, 18, /ccf/pub/EMOS2_LINCOORD_0018.CCF, 1998-01-01T00:00:00.000} CifEntry{XMM, BORESIGHT, 15, /workspaces/xmm_sas/lib/testccf/XMM_BORESIGHT_0015_SCISIM.CCF, 2000-01-01T00:00:00.000} CifEntry{XMM, MISCDATA, 16, /ccf/pub/XMM_MISCDATA_0016.CCF, 1999-01-01T00:00:00.000} evproject:- Executing (routine): evproject eventset=pn.in_mv xcol=X ycol=Y imagesize=0.36 inbinnedattset='' odfattsource=ahf pntkwdset=atthk.dat maxdelta=0.02 withmedianpnt=yes outbinnedattset='' writebinnedatt=no attra=0 attdec=0 attapos=0 attsource=odf tangdirra=0 tangdirdec=0 tangdirstyle=pnt -w 1 -V 6 evproject:- evproject (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] started: 2024-10-30T17:17:25.000 evproject:- Instrument: EPN evproject:- `/ccf/pub/EPN_LINCOORD_0009.CCF' has no CORNER table - no out-of-FOV regions will be returned evproject:- Datamode: IMAGING evproject:- Image size [in 0.05 arcs.] : 25920.0000 evproject:- Source of attitude information: ODF evproject:- Source of tangent point information: pnt evproject:- Tangent point co-ords. 12.122777420279000 27.060502200988800 ** evproject: error (UnexpectedEOF), Unexpected EOF in line #184 of ODF summary file `/workspaces/xmm_sas/lib/testodf/attcalc2/odf/0001_0000000000_SCX00000SUM.ASC' Error while running ./evproject_test Testing attbin_test ... FAILED Message: will run ./attbin_test for no longer than 600 seconds. cp mos1.in.NEW mos1.in_mv attbin -w 1 attsource=odf odfattsource=ahf timesource=eventlist eventset=mos1.in_mv pntkwdset=atthk.dat attbin:- Executing (routine): attbin odfattsource=ahf datestrstart=0000-00-00T00:00:00 datestrstop=0000-00-00T00:00:00 tstart=0 tstop=0 usertimestyle=timestamp tstep=1 eventset=mos1.in_mv pntkwdset=atthk.dat timesource=eventlist atthkset='' atthkattsource=ahf attsource=odf binnedattset=binned_att.ds maxdelta=0.02 withmedianpnt=yes -w 1 -V 4 attbin:- attbin (attcalc2-1.5.2) [22.0.0-753ddff48-20241030] started: 2024-10-30T17:17:25.000 ** attbin: error (UnexpectedEOF), Unexpected EOF in line #184 of ODF summary file `/workspaces/xmm_sas/lib/testodf/attcalc2/odf/0001_0000000000_SCX00000SUM.ASC' Error while running ./attbin_test ERROR: one of the tests failed