--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 1.39 - 2024-04-30 (AI) Information: this ChangeLog entry matches the version number: Version 1.39 - 2024-04-30 (AI) Information: ./config/rgsproc.par is an XML parameter file, I cannot yet validate it. Skipped. Now checking git repository... --- Distribution check [end] --- /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/sastaskhdr_gfortran rgsproc 1.39 rgsproc 22.0.0-75a3bbbeb-20240730 > rgsproc.h /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/sastaskhimp rgsproc 1.39 rgsproc 22.0.0-75a3bbbeb-20240730 > rgsproc_h_imp.cc T=rgsproc ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_8.6/packages/taskmain/src/task_mod.f90 > rgsproc_f_mod.f90 T=rgsproc ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_8.6/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > rgsproc_f.cc Dependencies for rgsproc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attfilter -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/dsplot -I/workspaces/xmm_sas_rhel_8.6/include/dstoplot -I/workspaces/xmm_sas_rhel_8.6/include/embadpixfind -I/workspaces/xmm_sas_rhel_8.6/include/emutils -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/heliocentriccorr -I/workspaces/xmm_sas_rhel_8.6/include/histo -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/htrframes -I/workspaces/xmm_sas_rhel_8.6/include/rgsangles -I/workspaces/xmm_sas_rhel_8.6/include/rgsbadpix -I/workspaces/xmm_sas_rhel_8.6/include/rgsbkgmodel -I/workspaces/xmm_sas_rhel_8.6/include/rgsenergy -I/workspaces/xmm_sas_rhel_8.6/include/rgsevents -I/workspaces/xmm_sas_rhel_8.6/include/rgsfilter -I/workspaces/xmm_sas_rhel_8.6/include/rgsfluxer -I/workspaces/xmm_sas_rhel_8.6/include/rgsframes -I/workspaces/xmm_sas_rhel_8.6/include/rgsimageforbadpixfind -I/workspaces/xmm_sas_rhel_8.6/include/rgslccorr -I/workspaces/xmm_sas_rhel_8.6/include/rgslib -I/workspaces/xmm_sas_rhel_8.6/include/rgsoffsetcalc -I/workspaces/xmm_sas_rhel_8.6/include/rgsregions -I/workspaces/xmm_sas_rhel_8.6/include/rgsrmfgen -I/workspaces/xmm_sas_rhel_8.6/include/rgssources -I/workspaces/xmm_sas_rhel_8.6/include/rgsspectrum -I/workspaces/xmm_sas_rhel_8.6/include/ssc -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. rgsproc_h_imp.cc In file included from /workspaces/xmm_sas_rhel_8.6/include/DalRegister.h:27, from rgsproc_h_imp.cc:12: /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC rgsproc_f_mod.f90 g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attfilter -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/dsplot -I/workspaces/xmm_sas_rhel_8.6/include/dstoplot -I/workspaces/xmm_sas_rhel_8.6/include/embadpixfind -I/workspaces/xmm_sas_rhel_8.6/include/emutils -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/heliocentriccorr -I/workspaces/xmm_sas_rhel_8.6/include/histo -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/htrframes -I/workspaces/xmm_sas_rhel_8.6/include/rgsangles -I/workspaces/xmm_sas_rhel_8.6/include/rgsbadpix -I/workspaces/xmm_sas_rhel_8.6/include/rgsbkgmodel -I/workspaces/xmm_sas_rhel_8.6/include/rgsenergy -I/workspaces/xmm_sas_rhel_8.6/include/rgsevents -I/workspaces/xmm_sas_rhel_8.6/include/rgsfilter -I/workspaces/xmm_sas_rhel_8.6/include/rgsfluxer -I/workspaces/xmm_sas_rhel_8.6/include/rgsframes -I/workspaces/xmm_sas_rhel_8.6/include/rgsimageforbadpixfind -I/workspaces/xmm_sas_rhel_8.6/include/rgslccorr -I/workspaces/xmm_sas_rhel_8.6/include/rgslib -I/workspaces/xmm_sas_rhel_8.6/include/rgsoffsetcalc -I/workspaces/xmm_sas_rhel_8.6/include/rgsregions -I/workspaces/xmm_sas_rhel_8.6/include/rgsrmfgen -I/workspaces/xmm_sas_rhel_8.6/include/rgssources -I/workspaces/xmm_sas_rhel_8.6/include/rgsspectrum -I/workspaces/xmm_sas_rhel_8.6/include/ssc -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. rgsproc_f.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attfilter -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/dsplot -I/workspaces/xmm_sas_rhel_8.6/include/dstoplot -I/workspaces/xmm_sas_rhel_8.6/include/embadpixfind -I/workspaces/xmm_sas_rhel_8.6/include/emutils -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/heliocentriccorr -I/workspaces/xmm_sas_rhel_8.6/include/histo -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/htrframes -I/workspaces/xmm_sas_rhel_8.6/include/rgsangles -I/workspaces/xmm_sas_rhel_8.6/include/rgsbadpix -I/workspaces/xmm_sas_rhel_8.6/include/rgsbkgmodel -I/workspaces/xmm_sas_rhel_8.6/include/rgsenergy -I/workspaces/xmm_sas_rhel_8.6/include/rgsevents -I/workspaces/xmm_sas_rhel_8.6/include/rgsfilter -I/workspaces/xmm_sas_rhel_8.6/include/rgsfluxer -I/workspaces/xmm_sas_rhel_8.6/include/rgsframes -I/workspaces/xmm_sas_rhel_8.6/include/rgsimageforbadpixfind -I/workspaces/xmm_sas_rhel_8.6/include/rgslccorr -I/workspaces/xmm_sas_rhel_8.6/include/rgslib -I/workspaces/xmm_sas_rhel_8.6/include/rgsoffsetcalc -I/workspaces/xmm_sas_rhel_8.6/include/rgsregions -I/workspaces/xmm_sas_rhel_8.6/include/rgsrmfgen -I/workspaces/xmm_sas_rhel_8.6/include/rgssources -I/workspaces/xmm_sas_rhel_8.6/include/rgsspectrum -I/workspaces/xmm_sas_rhel_8.6/include/ssc -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. rgsproc.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/xmm_sas_rhel_8.6/include/utils/stringutil.h:27, from /workspaces/xmm_sas_rhel_8.6/include/utils/StringIntMap.h:97, from /workspaces/xmm_sas_rhel_8.6/include/Odf.h:67, from /workspaces/xmm_sas_rhel_8.6/include/TimeCorrelator.h:77, from /workspaces/xmm_sas_rhel_8.6/include/OalServer.h:58, from rgsproc.cc:31: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/Xmm.h:117, from /workspaces/xmm_sas_rhel_8.6/include/Odf.h:68: /workspaces/xmm_sas_rhel_8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string &name = "Unknown") throw(BadLattitude); | ^~~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/Odf.h:71: /workspaces/xmm_sas_rhel_8.6/include/BadPixelMap.h:152:21: warning: ‘template struct std::unary_function’ is deprecated [-Wdeprecated-declarations] 152 | public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from /workspaces/xmm_sas_rhel_8.6/include/param.h:32, from /workspaces/xmm_sas_rhel_8.6/include/Task.h:26, from rgsproc.h:11, from rgsproc.cc:29: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/Image.h:56, from /workspaces/xmm_sas_rhel_8.6/include/Odf.h:72: /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ /usr/bin/ar cur librgsproc.a rgsproc_h_imp.o rgsproc_f_mod.o rgsproc_f.o rgsproc.o ranlib librgsproc.a g++ -shared -Wl,-h,librgsproc.so.1.39 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o librgsproc.so.1.39 rgsproc_h_imp.o rgsproc_f_mod.o rgsproc_f.o rgsproc.o -lrgsimageforbadpixfind -lembadpixfind -lrgsoffsetcalc -latthkgen -lrgsframes -lrgsenergy -lrgsbadpix -lrgsevents -lrgssources -lrgsangles -lrgsfilter -lrgsregions -lrgsspectrum -lrgsbkgmodel -lattfilter -lheliocentriccorr -lrgsrmfgen -lrgsfluxer -lrgslccorr -lmetatask -lhtrframes -lrgslib -lsaslib -lssc -lcal -lselector -lcaloalutils -lselector -lslatec -loal -ldal -lcaloalutils -lslatec -lsasdal -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lerror -lhisto -lselector -levlistcomb -lemutils -lhkgtigen -ltabgtigen -ldsplot -ldstoplot -lselector -ldss -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. T=rgsproc ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_8.6/packages/taskmain/src/main.cc | sed "s/VERSION/1.39/g; s/RELEASE/22.0.0-75a3bbbeb-20240730/g; s/PACKAGE/rgsproc/g" > rgsproc_main.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/attfilter -I/workspaces/xmm_sas_rhel_8.6/include/atthkgen -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/dsplot -I/workspaces/xmm_sas_rhel_8.6/include/dstoplot -I/workspaces/xmm_sas_rhel_8.6/include/embadpixfind -I/workspaces/xmm_sas_rhel_8.6/include/emutils -I/workspaces/xmm_sas_rhel_8.6/include/evlistcomb -I/workspaces/xmm_sas_rhel_8.6/include/heliocentriccorr -I/workspaces/xmm_sas_rhel_8.6/include/histo -I/workspaces/xmm_sas_rhel_8.6/include/hkgtigen -I/workspaces/xmm_sas_rhel_8.6/include/htrframes -I/workspaces/xmm_sas_rhel_8.6/include/rgsangles -I/workspaces/xmm_sas_rhel_8.6/include/rgsbadpix -I/workspaces/xmm_sas_rhel_8.6/include/rgsbkgmodel -I/workspaces/xmm_sas_rhel_8.6/include/rgsenergy -I/workspaces/xmm_sas_rhel_8.6/include/rgsevents -I/workspaces/xmm_sas_rhel_8.6/include/rgsfilter -I/workspaces/xmm_sas_rhel_8.6/include/rgsfluxer -I/workspaces/xmm_sas_rhel_8.6/include/rgsframes -I/workspaces/xmm_sas_rhel_8.6/include/rgsimageforbadpixfind -I/workspaces/xmm_sas_rhel_8.6/include/rgslccorr -I/workspaces/xmm_sas_rhel_8.6/include/rgslib -I/workspaces/xmm_sas_rhel_8.6/include/rgsoffsetcalc -I/workspaces/xmm_sas_rhel_8.6/include/rgsregions -I/workspaces/xmm_sas_rhel_8.6/include/rgsrmfgen -I/workspaces/xmm_sas_rhel_8.6/include/rgssources -I/workspaces/xmm_sas_rhel_8.6/include/rgsspectrum -I/workspaces/xmm_sas_rhel_8.6/include/ssc -I/workspaces/xmm_sas_rhel_8.6/include/tabgtigen -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. rgsproc_main.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/xmm_sas_rhel_8.6/include/utils/stringutil.h:27, from rgsproc_main.cc:38: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] 32 | #warning \ | ^~~~~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/Xmm.h:117, from /workspaces/xmm_sas_rhel_8.6/include/CalServer.h:61, from rgsproc_main.cc:43: /workspaces/xmm_sas_rhel_8.6/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string &name = "Unknown") throw(BadLattitude); | ^~~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/Ccf.h:61, from /workspaces/xmm_sas_rhel_8.6/include/CalServer.h:62: /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child
, public virtual Seekable | ^~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/Dal.h:773:7: note: by ‘Array& Array::operator=(const Array&)’ 773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec > | ^~~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/CalServer.h:63: /workspaces/xmm_sas_rhel_8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:53, from /workspaces/xmm_sas_rhel_8.6/include/CalServer.h:64: /workspaces/xmm_sas_rhel_8.6/include/BackgroundDataServer.h:79:14: note: by ‘void BackgroundDataServer::dump(std::ostream&) const’ 79 | void dump(std::ostream &) const {} | ^~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/BadPixelDataServer.h:49, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:54: /workspaces/xmm_sas_rhel_8.6/include/BadPixelMap.h:152:21: warning: ‘template struct std::unary_function’ is deprecated [-Wdeprecated-declarations] 152 | public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from rgsproc_main.cc:31: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/GeometryDataServer.h:95, from /workspaces/xmm_sas_rhel_8.6/include/Boresight.h:62, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:55: /workspaces/xmm_sas_rhel_8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/xmm_sas_rhel_8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:57: /workspaces/xmm_sas_rhel_8.6/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/OmFluxConverter.h:53, from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:77: /workspaces/xmm_sas_rhel_8.6/include/CalOalUtility.h:249:38: warning: ‘template struct std::binary_function’ is deprecated [-Wdeprecated-declarations] 249 | class mem_fun_bin_op_t : public std::binary_function { | ^~~~~~~~~~~~~~~ /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /workspaces/xmm_sas_rhel_8.6/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/xmm_sas_rhel_8.6/include/CalAtomServer.h:79: /workspaces/xmm_sas_rhel_8.6/include/OmPsfDataServer.h:70:22: note: by ‘virtual void OmPsf::dump(std::ostream&) const’ 70 | virtual void dump(std::ostream &os) const; | ^~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas_rhel_8.6/lib -o rgsproc rgsproc_main.o -lrgsproc -lrgsimageforbadpixfind -lembadpixfind -lrgsoffsetcalc -latthkgen -lrgsframes -lrgsenergy -lrgsbadpix -lrgsevents -lrgssources -lrgsangles -lrgsfilter -lrgsregions -lrgsspectrum -lrgsbkgmodel -lattfilter -lheliocentriccorr -lrgsrmfgen -lrgsfluxer -lrgslccorr -lmetatask -lhtrframes -lrgslib -lsaslib -lssc -lcal -lselector -lcaloalutils -lselector -lslatec -loal -ldal -lcaloalutils -lslatec -lsasdal -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lerror -lhisto -lselector -levlistcomb -lemutils -lhkgtigen -ltabgtigen -ldsplot -ldstoplot -lselector -ldss -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. sed -e "s/DOC/rgsproc/" -e "s/TYPE/user/" < \ /workspaces/xmm_sas_rhel_8.6/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/texcombine | \ /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/fixdoc -type=user rgsproc 1.39 rgsproc 22.0.0-75a3bbbeb-20240730 > rgsproc.tex including sasuser... including sasglobal... including rgsproc_description... latex rgsproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=latex) restricted \write18 enabled. entering extended mode (./rgsproc.tex LaTeX2e <2017-04-15> Babel <3.17> and hyphenation patterns for 3 language(s) loaded. (/workspaces/xmm_sas_rhel_8.6/packages/sas/doc/lib/sasdoc.cls Document Class: sasdoc 11/11/2021 XMM-Newton Science Analysis System (SAS) docu ment class (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/epsfig.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/dvips.def)))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/html/html.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) ! LaTeX Error: File `moreverb.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name: ! Emergency stop. l.74 \usepackage {supertabular}^^M No pages of output. Transcript written on rgsproc.log. make[5]: *** [/workspaces/xmm_sas_rhel_8.6/Make.include:1061: rgsproc.ps.gz] Error 1 rm rgsproc.tex make[4]: *** [/workspaces/xmm_sas_rhel_8.6/Make.include:953: doc] Error 2 Testing runtest ... FAILED Message: will run ./runtest for no longer than 600 seconds. rgsproc:- Executing (routine): rgsproc entrystage=1:events finalstage=5:fluxing withinstexpids=no instexpids='' orders=1 expunge=events spectrumbinning=lambda withprefix=yes prefix=_ timestep=1 driftlimit=5 onlylastatt=no withepicset=yes epicset=EPIC.FIT withsrc=no srclabel=USER srcrate=0 srcstyle=radec srcra=-999 srcdec=-999 srcdisp=0 srcxdsp=0 attstyle=expmedian attra=-999 attdec=-999 attapos=-999 includeinputfifofull=yes calcoffsets=no withoffsethistogram=no withdiagoffset=yes withgain=yes withcti=yes withadvisory=yes embadpixalgo=no withfoundhot=yes badpixalgo=badpixalgo keepcool=yes pixnoiselimit=0 colnoiselimit=250 pixsharpness=5 colsharpness=8 detcoord=cam withdetcoord=no reconstruct=yes betabinning=binSize betabinref=0.03578524 betabinwidth=1.208e-05 nbetabins=3400 betamin=0.03 betamax=0.08 xdispbinning=binSize xdispbinref=-0.0009126 xdispbinwidth=1.08e-05 nxdispbins=170 xdispmin=-0.001 xdispmax=0.001 withpointingcolumn=no withmlambdacolumn=yes withheliocentriccorr=no withsunanglecorr=no rejflags='BAD_SHAPE ON_NODE_INTERFACE ON_BADPIX NEXT_TO_BADPIX ON_WINDOW_BORDER BELOW_ACCEPTANCE' driftbinsize=1 withcombmap=yes auxgtitables=GTI.FIT spatialres=5 orderres=3 xpsfincl=95 xpsfexcl=98 pdistincl=95 withpicutoff=no picutoff=0 xdspregions='' xdspbackground='' procsrcsexpr=INDEX==#PRIMESRC exclsrcsexpr=INDEX==#PRIMESRC bkgcorrect=no withbkgset=yes withbackgroundmodel=no edgechannels=2 rebin=1 withfracexp=no exposed=0.1 badquality=1 witharffile=no rmfbins=100 fftdim=1 withmirrorpsf=yes angdistset=angdist.txt withangdist=no mergeorders=no flxformat=dal flxmode=wavelength flxmin=4 flxmax=40 flxbins=3600 flxquality=0 withflxnan=no flxnan=0 withdyneffarea=yes withrectification=yes witheffectiveareacorrection=no lambdabinref=4.005 lambdabinwidth=0.01 nlambdabins=3600 withheliocorr=no timebinsize=1000 withbkgsubtraction=yes -w -V 4 rgsproc:- rgsproc (rgsproc-1.39) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:56:01.000 rgsproc:- Executing (routine): atthkgen atthkset=_OBX000ATTTSR0000.FIT timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit -w -V 4 rgsproc:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:56:01.000 rgsproc::atthkgen:- 20 % completed of 1st run (AHF/OM) rgsproc::atthkgen:- 40 % completed of 1st run (AHF/OM) rgsproc::atthkgen:- 60 % completed of 1st run (AHF/OM) rgsproc::atthkgen:- 80 % completed of 1st run (AHF/OM) rgsproc::atthkgen:- 100 % completed of 1st run (AHF/OM) rgsproc::atthkgen:- 20 % completed of 2nd run (PNT) rgsproc::atthkgen:- 40 % completed of 2nd run (PNT) rgsproc::atthkgen:- 60 % completed of 2nd run (PNT) rgsproc::atthkgen:- 80 % completed of 2nd run (PNT) rgsproc::atthkgen:- 100 % completed of 2nd run (PNT) rgsproc:- atthkgen (atthkgen-1.22.1) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:56:01.000 rgsproc:- Executing (routine): attfilter attset=_OBX000ATTTSR0000.FIT timecol=TIME racol=AHFRA deccol=AHFDEC apacol=AHFPA instexpid=R1S001 gtitable=_R1S001attgti0000.FIT:STDGTI onlylastatt=no expression='' filtertype=cone tolangles=5.000000*#ARCMIN mingtisize=10 maxfracshort=0.1 -w -V 4 rgsproc:- attfilter (attfilter-1.4) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:56:01.000 rgsproc::attfilter:- Exposure window: [2000-04-28T10:40:58.000, 2000-04-28T10:49:18.000] rgsproc::attfilter:- Median spacecraft attitude in exposure window: SpacecraftAttitude(00h00m00.00s/-00o00'00.00''/0deg) rgsproc::attfilter:- Executing (routine): tabgtigen table=/tmp/fileCOiz8G:ATTHK gtiset=_R1S001attgti0000.FIT:STDGTI expression='skyvector(AHFRA*#RAD, AHFDEC*#RAD) in cone(skyvector(0, 0), 5.000000*#ARCMIN)' timecolumn=TIME prefraction=0.5 postfraction=0.5 mingtisize=10 -w -V 4 rgsproc::attfilter:- tabgtigen (tabgtigen-2.13) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:56:01.000 rgsproc::attfilter:- tabgtigen (tabgtigen-2.13) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:56:01.000 rgsproc:- attfilter (attfilter-1.4) [22.0.0-75a3bbbeb-20240730] ended: 2024-07-30T09:56:01.000 rgsproc:- Executing (routine): hkgtigen instrument=rgs1 gtiset=_R1S001hkgti_0000.FIT diagfile=STDOUT plotgtis=no diagnosticmode=no withgtiset=yes parameters=G5063 withparameters=yes except=yes overrideparameters='' overrideparametervalues='' withoverrideparameters=no timecolumn=TIME prefraction=0.5 postfraction=0.5 -w -V 4 rgsproc:- hkgtigen (hkgtigen-1.15) [22.0.0-75a3bbbeb-20240730] started: 2024-07-30T09:56:01.000 Could not open file 'RGS1_HKPARMINT_0015.CCF' for reading in: /ccf/pub /ccf/priv/rt /ccf/priv/validation /workspaces/xmm_sas_rhel_8.6/lib/testccf ./ . ** rgsproc::hkgtigen: warning (SummaryOfWarnings), warning NoAttributesAdded silently occurred 1 times warning RectificationDefaults silently occurred 1 times warning TooFewTimeCorrelationDataPoints silently occurred 3 times Error while running ./runtest ERROR: one of the tests failed