--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 8.116 - 2019-02-19 (MJF) Information: this ChangeLog entry matches the version number: Version 8.116 - 2019-02-19 (MJF) Information: ./config/epframes.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 epframes 8.116 epframes 22.0.0-753ddff48-20241030 > epframes.h /workspaces/xmm_sas/packages/sas/bin/sastaskhimp epframes 8.116 epframes 22.0.0-753ddff48-20241030 > epframes_h_imp.cc T=epframes ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > epframes_c.cc Dependencies for epframes Dependencies for checkoutput_no Dependencies for checkoutput_IM Dependencies for checkoutput_TI Dependencies for checkoutput_BU Dependencies for checkoutput_SW 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/eputils -I/workspaces/xmm_sas/include/sla -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. epframes_h_imp.cc In file included from /workspaces/xmm_sas/include/DalRegister.h:27, from epframes_h_imp.cc:12: /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child<DataSet> | ^~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable<unsigned long> | ^~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long> | ^~~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ 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/eputils -I/workspaces/xmm_sas/include/sla -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. epframes_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/eputils -I/workspaces/xmm_sas/include/sla -I/workspaces/xmm_sas/include/utils epframes_mod.f90 /usr/bin/ar cur libepframes.a epframes_h_imp.o epframes_c.o epframes_mod.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libepframes.a g++ -shared -Wl,-h,libepframes.so.8.116 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libepframes.so.8.116 epframes_h_imp.o epframes_c.o epframes_mod.o -lmetatask -lsasdal -lcaloalutils -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lslatec -lsla -leputils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. T=epframes ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/main.cc | sed "s/VERSION/8.116/g; s/RELEASE/22.0.0-753ddff48-20241030/g; s/PACKAGE/epframes/g" > epframes_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/eputils -I/workspaces/xmm_sas/include/sla -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. epframes_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 epframes_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 epframes_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<DataSet> | ^~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable<unsigned long> | ^~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long> | ^~~~~~ /workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ In file included from /workspaces/xmm_sas/include/CalServer.h:63: /workspaces/xmm_sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/xmm_sas/include/CalAtomServer.h:53, from /workspaces/xmm_sas/include/CalServer.h:64: /workspaces/xmm_sas/include/BackgroundDataServer.h:79:14: note: by ‘void BackgroundDataServer::dump(std::ostream&) const’ 79 | void dump(std::ostream &) const {} | ^~~~ In file included from /workspaces/xmm_sas/include/BadPixelDataServer.h:49, from /workspaces/xmm_sas/include/CalAtomServer.h:54: /workspaces/xmm_sas/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations] 152 | public std::unary_function<const BadPixelMapType::value_type &, bool> { | ^~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from epframes_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<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations] 249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> { | ^~~~~~~~~~~~~~~ /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /workspaces/xmm_sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/xmm_sas/include/CalAtomServer.h:79: /workspaces/xmm_sas/include/OmPsfDataServer.h:70:22: note: by ‘virtual void OmPsf::dump(std::ostream&) const’ 70 | virtual void dump(std::ostream &os) const; | ^~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o epframes epframes_main.o -lepframes -lmetatask -lsasdal -lcaloalutils -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lslatec -lsla -leputils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. sed -e "s/DOC/epframes/" -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 epframes 8.116 epframes 22.0.0-753ddff48-20241030 > epframes.tex including sasuser... including sasglobal... including epframes_description... latex epframes < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex epframes < /dev/null > makedoc.log latex epframes < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex epframes < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o epframes.ps epframes > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf epframes > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f epframes.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init epframes > /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:1706' -> images.ps </usr/share/texlive/texmf-dist/dvips/base/tex.pro> </usr/share/texlive/texmf-dist/dvips/l3backend/l3backend-dvips.pro> </usr/share/texlive/texmf-dist/dvips/base/texps.pro> </usr/share/texlive/texmf-dist/dvips/base/special.pro>. </usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy7.pfb> </usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb> </usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb> </usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb> </usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>[1] [2] [3] [4] [5] [6] /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f epframes/index.pl ; exit 1) pointer=epframes/ChangeLog ; \ target=../../../packages/epframes/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm epframes.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_no.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o checkoutput_no checkoutput_no.o -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. 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_IM.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o checkoutput_IM checkoutput_IM.o -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. 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_TI.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o checkoutput_TI checkoutput_TI.o -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. 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_BU.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o checkoutput_BU checkoutput_BU.o -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. 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_SW.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o checkoutput_SW checkoutput_SW.o -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. Testing epframes_test_no ... FAILED Message: will run ./epframes_test_no for no longer than 600 seconds. epframes:- Executing (routine): epframes set='OAL(EPN, IMAGING, 1, 1)' eventset=rawevents_no.dat gtiset=gti_no.dat withradmon=no radmonset=radmon.dat wrongpixlimit=10 srcra=0 srcdec=0 withsrccoords=no srcposition=190 withsrcrawy=no withfinetime=yes lowerthreshold=0 fifogtithresh=76 withfifogti=yes mipthreshold=3000 mipmethod=onboard qualmax=0 eventmapset=eventmap.dat nomipthresholdlow=40 nomipthresholdhigh=1600 softthresholdlow=20 softthresholdhigh=30 witheventmap=no mipdist=no mipdiscard=yes f1294=0 f1052=32400 f1118=UNKNOWN anchop=0 ancmloth=532 ancmcorr=512 aneamipsel=1 anmaxmip=63 anmip=3512 anmaxfrc=20 ansendmode='MIP CORREC.2' ecntempqb1=-9999.9 hcettmpfpf=-89.965 automode=yes autofilter=yes odfok=yes hkok=yes setupbpx=nom6 ccfok=yes withinvalidobt=yes withallobtgti=yes guessdeltap=no showccx=no showaux=no showpmh=no showpah=no showve=no -w 1 -V 6 epframes:- epframes (epframes-8.116) [22.0.0-753ddff48-20241030] started: 2024-10-30T17:06:48.000 epframes:- EPFRAMES 8.116 is running... epframes:- ... entering getParamValues... ** epframes: error (UnexpectedEOF), Unexpected EOF in line #118 of ODF summary file `/workspaces/xmm_sas/lib/testodf/epodf/0001_0000000000_SCX00000SUM.ASC' Error while running ./epframes_test_no Testing epframes_test_IM ... passed Testing epframes_test_TI ... FAILED Message: will run ./epframes_test_TI for no longer than 600 seconds. epframes:- Executing (routine): epframes set='OAL(EPN, TIMING, 1, 4)' eventset=rawevents_TI.dat gtiset=gti_TI.dat withradmon=no radmonset=radmon.dat wrongpixlimit=10 srcra=0 srcdec=0 withsrccoords=no srcposition=180 withsrcrawy=yes withfinetime=yes lowerthreshold=0 fifogtithresh=76 withfifogti=no mipthreshold=3000 mipmethod=onboard qualmax=0 eventmapset=eventmap.dat nomipthresholdlow=40 nomipthresholdhigh=1600 softthresholdlow=20 softthresholdhigh=30 witheventmap=no mipdist=no mipdiscard=yes f1294=0 f1052=32400 f1118=UNKNOWN anchop=0 ancmloth=532 ancmcorr=512 aneamipsel=1 anmaxmip=63 anmip=3512 anmaxfrc=20 ansendmode='MIP CORREC.2' ecntempqb1=-9999.9 hcettmpfpf=-89.965 automode=no autofilter=no odfok=yes hkok=yes setupbpx=nom6 ccfok=yes withinvalidobt=yes withallobtgti=yes guessdeltap=no showccx=no showaux=no showpmh=no showpah=no showve=no -w 1 -V 5 epframes:- epframes (epframes-8.116) [22.0.0-753ddff48-20241030] started: 2024-10-30T17:06:48.000 epframes:- EPFRAMES 8.116 is running... ** epframes: error (UnexpectedEOF), Unexpected EOF in line #118 of ODF summary file `/workspaces/xmm_sas/lib/testodf/epodf/0001_0000000000_SCX00000SUM.ASC' Error while running ./epframes_test_TI Testing epframes_test_BU ... FAILED Message: will run ./epframes_test_BU for no longer than 600 seconds. epframes:- Executing (routine): epframes set='OAL(EPN, BURST, 1, 4)' eventset=rawevents_BU.dat gtiset=gti_BU.dat withradmon=no radmonset=radmon.dat wrongpixlimit=10 srcra=0 srcdec=0 withsrccoords=no srcposition=185 withsrcrawy=yes withfinetime=no lowerthreshold=0 fifogtithresh=76 withfifogti=no mipthreshold=3000 mipmethod=onboard qualmax=0 eventmapset=eventmap.dat nomipthresholdlow=40 nomipthresholdhigh=1600 softthresholdlow=20 softthresholdhigh=30 witheventmap=no mipdist=no mipdiscard=yes f1294=0 f1052=32400 f1118=UNKNOWN anchop=0 ancmloth=532 ancmcorr=512 aneamipsel=1 anmaxmip=63 anmip=3512 anmaxfrc=20 ansendmode='MIP CORREC.2' ecntempqb1=-9999.9 hcettmpfpf=-89.965 automode=no autofilter=no odfok=yes hkok=yes setupbpx=nom6 ccfok=yes withinvalidobt=yes withallobtgti=yes guessdeltap=no showccx=no showaux=no showpmh=no showpah=no showve=no -w 1 -V 7 epframes:- epframes (epframes-8.116) [22.0.0-753ddff48-20241030] started: 2024-10-30T17:06:48.000 epframes:- EPFRAMES 8.116 is running... epframes:- ... entering getParamValues... epframes:- Reading instrument section 1 from ODF summary file ... epframes:- Reading instrument section 2 from ODF summary file ... epframes:- Reading instrument section 3 from ODF summary file ... epframes:- Reading instrument section 4 from ODF summary file ... epframes:- Reading instrument section 5 from ODF summary file ... epframes:- Reading instrument section 6 from ODF summary file ... epframes:- Reading exposure 1 ... epframes:- instr/mode/size: EPN/Imaging/1 epframes:- Reading exposure 2 ... epframes:- instr/mode/size: EPN/Imaging/2 epframes:- Reading exposure 3 ... epframes:- instr/mode/size: EPN/Timing/1 epframes:- Reading exposure 4 ... epframes:- instr/mode/size: EPN/Burst/1 ** epframes: error (UnexpectedEOF), Unexpected EOF in line #118 of ODF summary file `/workspaces/xmm_sas/lib/testodf/epodf/0001_0000000000_SCX00000SUM.ASC' Error while running ./epframes_test_BU Testing epframes_test_SW ... passed Testing epframes_test_slew ... passed ERROR: one of the tests failed