

--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 2.25.4 - 2024-09-27 (AI)
Information: this ChangeLog entry matches the version number:
 Version 2.25.4 - 2024-09-27 (AI)

Information: ./config/emproc.par is an XML parameter file, I cannot yet validate it. Skipped.
Information: ./config/epproc.par is an XML parameter file, I cannot yet validate it. Skipped.
Now checking git repository...


--- Distribution check [end] ---

Dependencies for proclib
/harness/packages/sas/bin/sastaskhdr_gfortran  epproc 2.25.4 epicproc 22.1.0-cc5ec27-20260505 > epproc.h
/harness/packages/sas/bin/sastaskhimp epproc 2.25.4 epicproc 22.1.0-cc5ec27-20260505 > epproc_h_imp.cc
T=epproc ;\
sed "s/taskname/$T/g" /harness/packages/taskmain/src/task_mod.f90 > epproc_f_mod.f90
T=epproc ;\
sed "s/taskname/$T/g" /harness/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > epproc_f.cc
Dependencies for epproc
Dependencies for checkpn
Dependencies for checkpn_burst
Dependencies for checkpn_timing
/harness/packages/sas/bin/sastaskhdr_gfortran  emproc 2.25.4 epicproc 22.1.0-cc5ec27-20260505 > emproc.h
/harness/packages/sas/bin/sastaskhimp emproc 2.25.4 epicproc 22.1.0-cc5ec27-20260505 > emproc_h_imp.cc
T=emproc ;\
sed "s/taskname/$T/g" /harness/packages/taskmain/src/task_mod.f90 > emproc_f_mod.f90
T=emproc ;\
sed "s/taskname/$T/g" /harness/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > emproc_f.cc
Dependencies for emproc
Dependencies for checkemos
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/attcalc -I/harness/include/atthkgen -I/harness/include/badpixfind -I/harness/include/dal -I/harness/include/epnoise -I/harness/include/evlistcomb -I/harness/include/evselect -I/harness/include/gtialign -I/harness/include/gtimerge -I/harness/include/hkgtigen -I/harness/include/tabgtigen -I/harness/include/timeappend -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  Proc.cc
In file included from /sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/backward/strstream:50,
                 from /harness/include/utils/stringutil.h:27,
                 from /harness/include/utils/StringIntMap.h:97,
                 from /harness/include/Odf.h:67,
                 from Proc.h:28,
                 from Proc.cc:23:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.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 /harness/include/Xmm.h:117,
                 from /harness/include/Odf.h:68:
/harness/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 /harness/include/Odf.h:71:
/harness/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.4.0/include/c++/13.4.0/string:49,
                 from Proc.h:26:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /harness/include/Image.h:56,
                 from /harness/include/Odf.h:72:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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 /harness/include/ExceptionErrorHandler.h:64,
                 from Proc.cc:28:
/harness/include/SimpleHandler.h:43:17: warning: ‘virtual ErrorHandler& SimpleHandler::operator=(const ErrorHandler&)’ was hidden [-Woverloaded-virtual=]
   43 |   ErrorHandler& operator=(const ErrorHandler& h) {
      |                 ^~~~~~~~
/harness/include/ExceptionErrorHandler.h:66:7: note:   by ‘ExceptionErrorHandler& ExceptionErrorHandler::operator=(const ExceptionErrorHandler&)’
   66 | class ExceptionErrorHandler : public SimpleHandler
      |       ^~~~~~~~~~~~~~~~~~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/attcalc -I/harness/include/atthkgen -I/harness/include/badpixfind -I/harness/include/dal -I/harness/include/epnoise -I/harness/include/evlistcomb -I/harness/include/evselect -I/harness/include/gtialign -I/harness/include/gtimerge -I/harness/include/hkgtigen -I/harness/include/tabgtigen -I/harness/include/timeappend -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  ShowCcf.cc
In file included from /sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/backward/strstream:50,
                 from /harness/include/utils/stringutil.h:27,
                 from /harness/include/utils/StringIntMap.h:97,
                 from /harness/include/utils/STime.h:128,
                 from /harness/include/Xmm.h:114,
                 from /harness/include/Ccf.h:62,
                 from /harness/include/ShowCcf.h:26,
                 from ShowCcf.cc:23:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.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 /harness/include/Ccf.h:61:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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 /harness/include/Xmm.h:117:
/harness/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 /harness/include/CalServer.h:63,
                 from ShowCcf.cc:24:
/harness/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 /harness/include/CalAtomServer.h:53,
                 from /harness/include/CalServer.h:64:
/harness/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /harness/include/BadPixelDataServer.h:49,
                 from /harness/include/CalAtomServer.h:54:
/harness/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.4.0/include/c++/13.4.0/string:49,
                 from /harness/include/Ccf.h:57:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /harness/include/GeometryDataServer.h:95,
                 from /harness/include/Boresight.h:62,
                 from /harness/include/CalAtomServer.h:55:
/harness/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/harness/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/harness/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/harness/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 /harness/include/CalAtomServer.h:57:
/harness/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /harness/include/OmFluxConverter.h:53,
                 from /harness/include/CalAtomServer.h:77:
/harness/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.4.0/include/c++/13.4.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/harness/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 /harness/include/CalAtomServer.h:79:
/harness/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/attcalc -I/harness/include/atthkgen -I/harness/include/badpixfind -I/harness/include/dal -I/harness/include/epnoise -I/harness/include/evlistcomb -I/harness/include/evselect -I/harness/include/gtialign -I/harness/include/gtimerge -I/harness/include/hkgtigen -I/harness/include/tabgtigen -I/harness/include/timeappend -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  EpicProc.cc
In file included from /sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/backward/strstream:50,
                 from /harness/include/utils/stringutil.h:27,
                 from /harness/include/utils/StringIntMap.h:97,
                 from /harness/include/utils/STime.h:128,
                 from /harness/include/Xmm.h:114,
                 from /harness/include/EpicProcState.h:29,
                 from /harness/include/EpicProc.h:27,
                 from EpicProc.cc:23:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.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 /harness/include/Xmm.h:117:
/harness/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 /harness/include/Odf.h:71,
                 from /harness/include/EpicProcState.h:30:
/harness/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.4.0/include/c++/13.4.0/string:49,
                 from /harness/include/EpicProcState.h:26:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /harness/include/Image.h:56,
                 from /harness/include/Odf.h:72:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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 /harness/include/CalServer.h:63,
                 from EpicProc.cc:28:
/harness/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 /harness/include/CalAtomServer.h:53,
                 from /harness/include/CalServer.h:64:
/harness/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /harness/include/GeometryDataServer.h:95,
                 from /harness/include/Boresight.h:62,
                 from /harness/include/CalAtomServer.h:55:
/harness/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/harness/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/harness/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/harness/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 /harness/include/CalAtomServer.h:57:
/harness/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /harness/include/OmFluxConverter.h:53,
                 from /harness/include/CalAtomServer.h:77:
/harness/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.4.0/include/c++/13.4.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/harness/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 /harness/include/CalAtomServer.h:79:
/harness/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
/usr/bin/ar cur libproclib.a Proc.o ShowCcf.o EpicProc.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libproclib.a
g++ -shared -Wl,-h,libproclib.so.2.25 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libproclib.so.2.25 Proc.o ShowCcf.o EpicProc.o -lmetatask -lattcalc -latthkgen -lbadpixfind -lhkgtigen -ltabgtigen -levlistcomb -lepnoise -lgtialign -lgtimerge -levselect -ltimeappend -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/attcalc -I/harness/include/atthkgen -I/harness/include/badpix -I/harness/include/badpixfind -I/harness/include/dal -I/harness/include/dsplot -I/harness/include/dstoplot -I/harness/include/emutils -I/harness/include/epauxcomb -I/harness/include/epevents -I/harness/include/epexposure -I/harness/include/epfast -I/harness/include/epframes -I/harness/include/epnoise -I/harness/include/epreject -I/harness/include/eprejectti -I/harness/include/eputils -I/harness/include/epxrlcorr -I/harness/include/evlistcomb -I/harness/include/evselect -I/harness/include/gtialign -I/harness/include/gtimerge -I/harness/include/hkgtigen -I/harness/include/sla -I/harness/include/tabgtigen -I/harness/include/timeappend -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  epproc_h_imp.cc
In file included from /harness/include/DalRegister.h:27,
                 from epproc_h_imp.cc:12:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC  epproc_f_mod.f90
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/attcalc -I/harness/include/atthkgen -I/harness/include/badpix -I/harness/include/badpixfind -I/harness/include/dal -I/harness/include/dsplot -I/harness/include/dstoplot -I/harness/include/emutils -I/harness/include/epauxcomb -I/harness/include/epevents -I/harness/include/epexposure -I/harness/include/epfast -I/harness/include/epframes -I/harness/include/epnoise -I/harness/include/epreject -I/harness/include/eprejectti -I/harness/include/eputils -I/harness/include/epxrlcorr -I/harness/include/evlistcomb -I/harness/include/evselect -I/harness/include/gtialign -I/harness/include/gtimerge -I/harness/include/hkgtigen -I/harness/include/sla -I/harness/include/tabgtigen -I/harness/include/timeappend -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  epproc_f.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/attcalc -I/harness/include/atthkgen -I/harness/include/badpix -I/harness/include/badpixfind -I/harness/include/dal -I/harness/include/dsplot -I/harness/include/dstoplot -I/harness/include/emutils -I/harness/include/epauxcomb -I/harness/include/epevents -I/harness/include/epexposure -I/harness/include/epfast -I/harness/include/epframes -I/harness/include/epnoise -I/harness/include/epreject -I/harness/include/eprejectti -I/harness/include/eputils -I/harness/include/epxrlcorr -I/harness/include/evlistcomb -I/harness/include/evselect -I/harness/include/gtialign -I/harness/include/gtimerge -I/harness/include/hkgtigen -I/harness/include/sla -I/harness/include/tabgtigen -I/harness/include/timeappend -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  epproc.cc
In file included from /sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/backward/strstream:50,
                 from /harness/include/utils/stringutil.h:27,
                 from /harness/include/utils/StringIntMap.h:97,
                 from /harness/include/utils/STime.h:128,
                 from /harness/include/Xmm.h:114,
                 from /harness/include/EpicProcState.h:29,
                 from /harness/include/EpicProc.h:27,
                 from ./Epproc.h:26,
                 from epproc.cc:29:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.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 /harness/include/Xmm.h:117:
/harness/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 /harness/include/Odf.h:71,
                 from /harness/include/EpicProcState.h:30:
/harness/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.4.0/include/c++/13.4.0/string:49,
                 from /harness/include/param.h:32,
                 from /harness/include/Task.h:26,
                 from epproc.h:11,
                 from epproc.cc:28:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /harness/include/Image.h:56,
                 from /harness/include/Odf.h:72:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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 /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/attcalc -I/harness/include/atthkgen -I/harness/include/badpix -I/harness/include/badpixfind -I/harness/include/dal -I/harness/include/dsplot -I/harness/include/dstoplot -I/harness/include/emutils -I/harness/include/epauxcomb -I/harness/include/epevents -I/harness/include/epexposure -I/harness/include/epfast -I/harness/include/epframes -I/harness/include/epnoise -I/harness/include/epreject -I/harness/include/eprejectti -I/harness/include/eputils -I/harness/include/epxrlcorr -I/harness/include/evlistcomb -I/harness/include/evselect -I/harness/include/gtialign -I/harness/include/gtimerge -I/harness/include/hkgtigen -I/harness/include/sla -I/harness/include/tabgtigen -I/harness/include/timeappend -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  Epproc.cc
In file included from /sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/backward/strstream:50,
                 from /harness/include/utils/stringutil.h:27,
                 from /harness/include/utils/StringIntMap.h:97,
                 from /harness/include/utils/STime.h:128,
                 from /harness/include/Xmm.h:114,
                 from /harness/include/EpicProcState.h:29,
                 from /harness/include/EpicProc.h:27,
                 from ./Epproc.h:26,
                 from Epproc.cc:23:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.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 /harness/include/Xmm.h:117:
/harness/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 /harness/include/Odf.h:71,
                 from /harness/include/EpicProcState.h:30:
/harness/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.4.0/include/c++/13.4.0/string:49,
                 from /harness/include/EpicProcState.h:26:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /harness/include/Image.h:56,
                 from /harness/include/Odf.h:72:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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 /harness/include/CalServer.h:63,
                 from Epproc.cc:27:
/harness/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 /harness/include/CalAtomServer.h:53,
                 from /harness/include/CalServer.h:64:
/harness/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /harness/include/GeometryDataServer.h:95,
                 from /harness/include/Boresight.h:62,
                 from /harness/include/CalAtomServer.h:55:
/harness/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/harness/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/harness/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/harness/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 /harness/include/CalAtomServer.h:57:
/harness/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /harness/include/OmFluxConverter.h:53,
                 from /harness/include/CalAtomServer.h:77:
/harness/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.4.0/include/c++/13.4.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/harness/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 /harness/include/CalAtomServer.h:79:
/harness/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
Epproc.cc: In member function ‘void Epproc::epnoise(const OdfSet*)’:
Epproc.cc:336:11: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  336 |           if (os->dataMode() != Xmm::IMAGING)
      |           ^~
Epproc.cc:339:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  339 |                   Info::Task* epnoise = task("epnoise");
      |                   ^~~~
/usr/bin/ar cur libepproc.a epproc_h_imp.o epproc_f_mod.o epproc_f.o epproc.o Epproc.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libepproc.a
g++ -shared -Wl,-h,libepproc.so.2.25 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libepproc.so.2.25 epproc_h_imp.o epproc_f_mod.o epproc_f.o epproc.o Epproc.o -lmetatask -ldscopyblock -lepexposure -ldsrm -ldsrename -lepauxcomb -lepxrlcorr -lepfast -lepevents -lepreject -leprejectti -lepnoise -lepframes -lepnoise -leputils -lbadpix -lproclib -lbadpixfind -ltimeappend -lhkgtigen -lgtimerge -lattcalc -levselect -latthkgen -lgtialign -ltabgtigen -ldsplot -ldstoplot -levlistcomb -lsasdal -lsaslib -lsla -lemutils -lcal -lselector -lcaloalutils -lselector -lslatec -loal -ldal -lcaloalutils -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lselector -ldss -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
T=epproc ;\
sed "s/taskname/$T/g" /harness/packages/taskmain/src/main.cc | sed "s/VERSION/2.25.4/g; s/RELEASE/22.1.0-cc5ec27-20260505/g; s/PACKAGE/epicproc/g" > epproc_main.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/attcalc -I/harness/include/atthkgen -I/harness/include/badpix -I/harness/include/badpixfind -I/harness/include/dal -I/harness/include/dsplot -I/harness/include/dstoplot -I/harness/include/emutils -I/harness/include/epauxcomb -I/harness/include/epevents -I/harness/include/epexposure -I/harness/include/epfast -I/harness/include/epframes -I/harness/include/epnoise -I/harness/include/epreject -I/harness/include/eprejectti -I/harness/include/eputils -I/harness/include/epxrlcorr -I/harness/include/evlistcomb -I/harness/include/evselect -I/harness/include/gtialign -I/harness/include/gtimerge -I/harness/include/hkgtigen -I/harness/include/sla -I/harness/include/tabgtigen -I/harness/include/timeappend -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  epproc_main.cc
In file included from /sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/backward/strstream:50,
                 from /harness/include/utils/stringutil.h:27,
                 from epproc_main.cc:38:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.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 /harness/include/Xmm.h:117,
                 from /harness/include/CalServer.h:61,
                 from epproc_main.cc:43:
/harness/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 /harness/include/Ccf.h:61,
                 from /harness/include/CalServer.h:62:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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 /harness/include/CalServer.h:63:
/harness/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 /harness/include/CalAtomServer.h:53,
                 from /harness/include/CalServer.h:64:
/harness/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /harness/include/BadPixelDataServer.h:49,
                 from /harness/include/CalAtomServer.h:54:
/harness/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.4.0/include/c++/13.4.0/string:49,
                 from epproc_main.cc:31:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /harness/include/GeometryDataServer.h:95,
                 from /harness/include/Boresight.h:62,
                 from /harness/include/CalAtomServer.h:55:
/harness/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/harness/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/harness/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/harness/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 /harness/include/CalAtomServer.h:57:
/harness/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /harness/include/OmFluxConverter.h:53,
                 from /harness/include/CalAtomServer.h:77:
/harness/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.4.0/include/c++/13.4.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/harness/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 /harness/include/CalAtomServer.h:79:
/harness/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/harness/lib -o epproc epproc_main.o -lepproc -lmetatask -ldscopyblock -lepexposure -ldsrm -ldsrename -lepauxcomb -lepxrlcorr -lepfast -lepevents -lepreject -leprejectti -lepnoise -lepframes -lepnoise -leputils -lbadpix -lproclib -lbadpixfind -ltimeappend -lhkgtigen -lgtimerge -lattcalc -levselect -latthkgen -lgtialign -ltabgtigen -ldsplot -ldstoplot -levlistcomb -lsasdal -lsaslib -lsla -lemutils -lcal -lselector -lcaloalutils -lselector -lslatec -loal -ldal -lcaloalutils -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lselector -ldss -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/attcalc -I/harness/include/atthkgen -I/harness/include/badpix -I/harness/include/badpixfind -I/harness/include/dal -I/harness/include/dsplot -I/harness/include/dstoplot -I/harness/include/ebadpixupdate -I/harness/include/embadpixfind -I/harness/include/emenergy -I/harness/include/emevents -I/harness/include/emeventsproj -I/harness/include/emframes -I/harness/include/emutils -I/harness/include/evlistcomb -I/harness/include/evselect -I/harness/include/gtialign -I/harness/include/gtimerge -I/harness/include/hkgtigen -I/harness/include/sla -I/harness/include/tabgtigen -I/harness/include/timeappend -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  emproc_h_imp.cc
In file included from /harness/include/DalRegister.h:27,
                 from emproc_h_imp.cc:12:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC  emproc_f_mod.f90
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/attcalc -I/harness/include/atthkgen -I/harness/include/badpix -I/harness/include/badpixfind -I/harness/include/dal -I/harness/include/dsplot -I/harness/include/dstoplot -I/harness/include/ebadpixupdate -I/harness/include/embadpixfind -I/harness/include/emenergy -I/harness/include/emevents -I/harness/include/emeventsproj -I/harness/include/emframes -I/harness/include/emutils -I/harness/include/evlistcomb -I/harness/include/evselect -I/harness/include/gtialign -I/harness/include/gtimerge -I/harness/include/hkgtigen -I/harness/include/sla -I/harness/include/tabgtigen -I/harness/include/timeappend -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  emproc_f.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/attcalc -I/harness/include/atthkgen -I/harness/include/badpix -I/harness/include/badpixfind -I/harness/include/dal -I/harness/include/dsplot -I/harness/include/dstoplot -I/harness/include/ebadpixupdate -I/harness/include/embadpixfind -I/harness/include/emenergy -I/harness/include/emevents -I/harness/include/emeventsproj -I/harness/include/emframes -I/harness/include/emutils -I/harness/include/evlistcomb -I/harness/include/evselect -I/harness/include/gtialign -I/harness/include/gtimerge -I/harness/include/hkgtigen -I/harness/include/sla -I/harness/include/tabgtigen -I/harness/include/timeappend -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  emproc.cc
In file included from /sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/backward/strstream:50,
                 from /harness/include/utils/stringutil.h:27,
                 from /harness/include/utils/StringIntMap.h:97,
                 from /harness/include/utils/STime.h:128,
                 from /harness/include/Xmm.h:114,
                 from /harness/include/EpicProcState.h:29,
                 from /harness/include/EpicProc.h:27,
                 from ./Emproc.h:27,
                 from emproc.cc:26:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.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 /harness/include/Xmm.h:117:
/harness/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 /harness/include/Odf.h:71,
                 from /harness/include/EpicProcState.h:30:
/harness/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.4.0/include/c++/13.4.0/string:49,
                 from /harness/include/param.h:32,
                 from /harness/include/Task.h:26,
                 from ./emproc.h:11,
                 from emproc.cc:25:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /harness/include/Image.h:56,
                 from /harness/include/Odf.h:72:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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 /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/attcalc -I/harness/include/atthkgen -I/harness/include/badpix -I/harness/include/badpixfind -I/harness/include/dal -I/harness/include/dsplot -I/harness/include/dstoplot -I/harness/include/ebadpixupdate -I/harness/include/embadpixfind -I/harness/include/emenergy -I/harness/include/emevents -I/harness/include/emeventsproj -I/harness/include/emframes -I/harness/include/emutils -I/harness/include/evlistcomb -I/harness/include/evselect -I/harness/include/gtialign -I/harness/include/gtimerge -I/harness/include/hkgtigen -I/harness/include/sla -I/harness/include/tabgtigen -I/harness/include/timeappend -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  Emproc.cc
In file included from /sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/backward/strstream:50,
                 from /harness/include/utils/stringutil.h:27,
                 from /harness/include/utils/StringIntMap.h:97,
                 from /harness/include/utils/STime.h:128,
                 from /harness/include/Xmm.h:114,
                 from /harness/include/EpicProcState.h:29,
                 from /harness/include/EpicProc.h:27,
                 from ./Emproc.h:27,
                 from Emproc.cc:23:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.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 /harness/include/Xmm.h:117:
/harness/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 /harness/include/Odf.h:71,
                 from /harness/include/EpicProcState.h:30:
/harness/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.4.0/include/c++/13.4.0/string:49,
                 from /harness/include/EpicProcState.h:26:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /harness/include/Image.h:56,
                 from /harness/include/Odf.h:72:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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 /harness/include/CalServer.h:63,
                 from Emproc.cc:27:
/harness/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 /harness/include/CalAtomServer.h:53,
                 from /harness/include/CalServer.h:64:
/harness/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /harness/include/GeometryDataServer.h:95,
                 from /harness/include/Boresight.h:62,
                 from /harness/include/CalAtomServer.h:55:
/harness/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/harness/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/harness/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/harness/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 /harness/include/CalAtomServer.h:57:
/harness/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /harness/include/OmFluxConverter.h:53,
                 from /harness/include/CalAtomServer.h:77:
/harness/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.4.0/include/c++/13.4.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/harness/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 /harness/include/CalAtomServer.h:79:
/harness/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
Emproc.cc: In member function ‘virtual void Emproc::processExposure(Proc::ScienceExposure&)’:
Emproc.cc:107:31: warning: catching polymorphic type ‘class ProcException’ by value [-Wcatch-value=]
  107 |           catch(ProcException e) { }
      |                               ^
Emproc.cc:189:31: warning: catching polymorphic type ‘class ProcException’ by value [-Wcatch-value=]
  189 |           catch(ProcException e) { }
      |                               ^
/usr/bin/ar cur libemproc.a emproc_h_imp.o emproc_f_mod.o emproc_f.o emproc.o Emproc.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libemproc.a
g++ -shared -Wl,-h,libemproc.so.2.25 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libemproc.so.2.25 emproc_h_imp.o emproc_f_mod.o emproc_f.o emproc.o Emproc.o -lmetatask -lemevents -lemframes -lemeventsproj -lembadpixfind -lebadpixupdate -lbadpix -lproclib -ldscopyblock -ldsrename -lemenergy -lbadpixfind -ltimeappend -lhkgtigen -lgtimerge -lattcalc -levselect -latthkgen -lgtialign -ltabgtigen -ldsplot -ldstoplot -levlistcomb -lsasdal -lsaslib -lsla -lemutils -lcal -lselector -lcaloalutils -lselector -lslatec -loal -ldal -lcaloalutils -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lselector -ldss -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
T=emproc ;\
sed "s/taskname/$T/g" /harness/packages/taskmain/src/main.cc | sed "s/VERSION/2.25.4/g; s/RELEASE/22.1.0-cc5ec27-20260505/g; s/PACKAGE/epicproc/g" > emproc_main.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/attcalc -I/harness/include/atthkgen -I/harness/include/badpix -I/harness/include/badpixfind -I/harness/include/dal -I/harness/include/dsplot -I/harness/include/dstoplot -I/harness/include/ebadpixupdate -I/harness/include/embadpixfind -I/harness/include/emenergy -I/harness/include/emevents -I/harness/include/emeventsproj -I/harness/include/emframes -I/harness/include/emutils -I/harness/include/evlistcomb -I/harness/include/evselect -I/harness/include/gtialign -I/harness/include/gtimerge -I/harness/include/hkgtigen -I/harness/include/sla -I/harness/include/tabgtigen -I/harness/include/timeappend -I/harness/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  emproc_main.cc
In file included from /sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/backward/strstream:50,
                 from /harness/include/utils/stringutil.h:27,
                 from emproc_main.cc:38:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.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 /harness/include/Xmm.h:117,
                 from /harness/include/CalServer.h:61,
                 from emproc_main.cc:43:
/harness/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 /harness/include/Ccf.h:61,
                 from /harness/include/CalServer.h:62:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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 /harness/include/CalServer.h:63:
/harness/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 /harness/include/CalAtomServer.h:53,
                 from /harness/include/CalServer.h:64:
/harness/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /harness/include/BadPixelDataServer.h:49,
                 from /harness/include/CalAtomServer.h:54:
/harness/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.4.0/include/c++/13.4.0/string:49,
                 from emproc_main.cc:31:
/sasbuild/tools/gcc-13.4.0/include/c++/13.4.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /harness/include/GeometryDataServer.h:95,
                 from /harness/include/Boresight.h:62,
                 from /harness/include/CalAtomServer.h:55:
/harness/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/harness/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/harness/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/harness/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/harness/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 /harness/include/CalAtomServer.h:57:
/harness/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /harness/include/OmFluxConverter.h:53,
                 from /harness/include/CalAtomServer.h:77:
/harness/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.4.0/include/c++/13.4.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/harness/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 /harness/include/CalAtomServer.h:79:
/harness/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/harness/lib -o emproc emproc_main.o -lemproc -lmetatask -lemevents -lemframes -lemeventsproj -lembadpixfind -lebadpixupdate -lbadpix -lproclib -ldscopyblock -ldsrename -lemenergy -lbadpixfind -ltimeappend -lhkgtigen -lgtimerge -lattcalc -levselect -latthkgen -lgtialign -ltabgtigen -ldsplot -ldstoplot -levlistcomb -lsasdal -lsaslib -lsla -lemutils -lcal -lselector -lcaloalutils -lselector -lslatec -loal -ldal -lcaloalutils -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lselector -ldss -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
sed -e "s/DOC/epicproc/" -e "s/TYPE/user/" < \
/harness/packages/sas/doc/lib/package.tex | /harness/packages/sas/bin/texcombine | \
/harness/packages/sas/bin/fixdoc -type=user epicproc 2.25.4 epicproc 22.1.0-cc5ec27-20260505 > epicproc.tex
   including sasuser...
      including sasglobal...
   including epicproc_description...

latex epicproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex epicproc < /dev/null > makedoc.log
make[5]: [/harness/Make.include:1062: epicproc.ps.gz] Error 2 (ignored)
latex epicproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex epicproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o epicproc.ps epicproc > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf epicproc > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f epicproc.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /harness/packages/sas/doc/lib/latex2html.init epicproc > /dev/null
texexpand V2020 (Released January 1, 2020)

Warning: No implementation found for option: `version' for `sasdoc' package

Warning: No implementation found for option: `version' for `sasdoc' package
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f epicproc/index.pl ; exit 1)
pointer=epicproc/ChangeLog ; \
target=../../../packages/epicproc/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
sed -e "s/DOC/epproc/" -e "s/TYPE/user/" < \
/harness/packages/sas/doc/lib/package.tex | /harness/packages/sas/bin/texcombine | \
/harness/packages/sas/bin/fixdoc -type=user epproc 2.25.4 epicproc 22.1.0-cc5ec27-20260505 > epproc.tex
   including sasuser...
      including sasglobal...
   including epproc_description...
      including parameters...

latex epproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex epproc < /dev/null > makedoc.log
make[6]: [/harness/Make.include:1062: epproc.ps.gz] Error 2 (ignored)
latex epproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex epproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o epproc.ps epproc > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf epproc > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f epproc.ps
SASRELDIR=../../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /harness/packages/sas/doc/lib/latex2html.init epproc > /dev/null
texexpand V2020 (Released January 1, 2020)

Warning: No implementation found for option: `version' for `sasdoc' package

Warning: No implementation found for option: `version' for `sasdoc' package
This is dvips(k) 2021.1 (TeX Live 2022/dev)  Copyright 2021 Radical Eye Software (www.radicaleye.com)
' TeX output 2026.05.05:1448' -> 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/dvips/base/color.pro>. 
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>[1
</harness/packages/epicproc/doc/pn/epproc_IM.epsi>] [2
</harness/packages/epicproc/doc/pn/epproc_TI.epsi>] [3
</harness/packages/epicproc/doc/pn/epproc_BU.epsi>] [4] [5] [6] [7] [8] [9] 
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f epproc/index.pl ; exit 1)
pointer=epproc/ChangeLog ; \
target=../../../../packages/epicproc/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm epproc.tex
sed -e "s/DOC/emproc/" -e "s/TYPE/user/" < \
/harness/packages/sas/doc/lib/package.tex | /harness/packages/sas/bin/texcombine | \
/harness/packages/sas/bin/fixdoc -type=user emproc 2.25.4 epicproc 22.1.0-cc5ec27-20260505 > emproc.tex
   including sasuser...
      including sasglobal...
   including emproc_description...
      including parameters...

latex emproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex emproc < /dev/null > makedoc.log
make[6]: [/harness/Make.include:1062: emproc.ps.gz] Error 2 (ignored)
latex emproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex emproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o emproc.ps emproc > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf emproc > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f emproc.ps
SASRELDIR=../../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /harness/packages/sas/doc/lib/latex2html.init emproc > /dev/null
texexpand V2020 (Released January 1, 2020)

Warning: No implementation found for option: `version' for `sasdoc' package

Warning: No implementation found for option: `version' for `sasdoc' package
This is dvips(k) 2021.1 (TeX Live 2022/dev)  Copyright 2021 Radical Eye Software (www.radicaleye.com)
' TeX output 2026.05.05:1448' -> 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/dvips/base/color.pro>. 
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
</usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>[1
</harness/packages/epicproc/doc/mos/emproc.epsi>] [2] [3] [4] 
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f emproc/index.pl ; exit 1)
pointer=emproc/ChangeLog ; \
target=../../../../packages/epicproc/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm emproc.tex
rm epicproc.tex
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/dal -I.  checkpn.cc
In file included from checkpn.cc:43:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/harness/lib -o checkpn checkpn.o -ldal -lgfortran -lcfitsio -ldl -lm -L. 
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/dal -I.  checkpn_burst.cc
In file included from checkpn_burst.cc:43:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/harness/lib -o checkpn_burst checkpn_burst.o -ldal -lgfortran -lcfitsio -ldl -lm -L. 
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/dal -I.  checkpn_timing.cc
In file included from checkpn_timing.cc:43:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/harness/lib -o checkpn_timing checkpn_timing.o -ldal -lgfortran -lcfitsio -ldl -lm -L. 
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /harness/include/config-std.h -imacros /harness/config.h -I/harness/include -I/harness/include/dal -I.  checkemos.cc
In file included from checkemos.cc:43:
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/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>
      |       ^~~~~~
/harness/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/harness/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/harness/lib -o checkemos checkemos.o -ldal -lgfortran -lcfitsio -ldl -lm -L. 
Testing testepproc ... FAILED
Message: will run ./testepproc for no longer than 600 seconds.
epproc:- Executing (routine): epproc withdefaultcal=yes removetemporaries=yes removeintermediategtis=yes removeintermediateeventlists=no pileuptempfile=no selectccds=yes ccd1=yes ccd2=no ccd3=no ccd4=no ccd5=no ccd6=no ccd7=no ccd8=no ccd9=no ccd10=no ccd11=no ccd12=no selectmodes=yes imaging=yes timing=yes burst=no timingsrcposition=190 withinstexpids=yes instexpids=PNS003 withgtiset=no gtiset=gti.ds runhkgtigen=no runatthkgen=yes referencepointing=median ra=0 dec=0 posangle=0 filterevents=yes filterexpression='(PI > 150 && RAWY > 0)' flagfilteredevents=no rungtimerge=no applygti=yes runevlistcomb=yes othertables='EXPOSURE BADPIX STDGTI DLIMAP HKAUX' runepexposure=yes randomizetime=yes spatialexposure=yes deleteexposurecolumns=yes searchforbadpixels=yes searchforbadcolumns=yes thresholdlabel=rate lothresh=0 hithresh=0.0045 columnsearchlabel=median locolthresh=0 hicolthresh=0.00105 flickertimesteps=1 flickerksthresh=0.55 flickerchisqthresh=15 backgroundrate=0.00011 narrowerthanpsf=1.5 threshabovebackground=no loenergythresh=0.14 hienergythresh=12 randomizeposition=yes randomizeenergy=yes ctilongtermsoft=yes testenergywidth=yes gainctiaccuracy=2 reemissionthresh=0 withoutoftime=no mappatterntype=sssd withtempcorrection=yes patternanalysis=yes withframecti=no withpatternoffset=yes withbackgroundgain=yes withrdpha=yes rdphatimebinsize=100 checksasmip=no backgroundtres=yes backgroundtbin=100 wrongpixlimit=20 setupbpx=nom3 lowerthreshold=20 guessdeltap=no withsrccoords=no srcra=0 srcdec=0 mipthreshold=3000 mipmethod=onboard mipdist=no mipdiscard=yes withparameters=no parameters='' except=no withoverrideparameters=no overrideparameters='' analyzingSciSimdata=no runepnoise=no sigmacut=3 noisecut=2 savemasks=no applyfilter=yes runepreject=no badcolumnset=badcolumns.tab sigma=4 withnoisehandling=no noiseparameters='0.98 1 1 1 1 1 1 1 1 1 1 1 1' withoffsetmap=yes withxrlcorrection=no withsoftflarescreening=no softflarethreshold1=10 softflarethreshold2=1 softflaresmooth=BOX softflareenergyrange='40 50' softflaresmoothparams='2 0 0' runepxrlcorr=no runepfast=no  -w 1 -V 4
epproc:- epproc (epicproc-2.25.4)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:23.000
epproc:- Selected data mode: 15 [Burst]
epproc:- Selected data mode: 0 [Imaging]
epproc:- Selected data mode: 1 [Timing]
epproc:- Selected CCD: 1
epproc:- Considering one of the 0 exposures for mode 15 [Burst]
epproc:- Considering one of the 1 exposures for mode 0 [Imaging]
epproc:- Considering exposure PNS003[index=0]
epproc:- Considering one of the 0 exposures for mode 1 [Timing]
epproc:- Selected exposure: 3 mode 0 [Imaging]
epproc:- Executing (invoked): atthkgen atthkset=.//0146_0114100201_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit  -w 1 -V 4
epproc:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:23.000
epproc::atthkgen:- Executing (routine): atthkgen atthkset=.//0146_0114100201_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit  -w 1 -V 4
epproc::atthkgen:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:23.000
** epproc::atthkgen: warning (NoAttitude), The attitude was requested for time 86272367.184 which is more than 20 s outside the period for which the attitude is known (closest time is -1561 s away).
epproc::atthkgen:-            20 % completed of 1st run (AHF/OM)
epproc::atthkgen:-            40 % completed of 1st run (AHF/OM)
epproc::atthkgen:-            60 % completed of 1st run (AHF/OM)
epproc::atthkgen:-            80 % completed of 1st run (AHF/OM)
epproc::atthkgen:-          100 % completed of 1st run (AHF/OM)
epproc::atthkgen:-            20 % completed of 2nd run (PNT)
epproc::atthkgen:-            40 % completed of 2nd run (PNT)
epproc::atthkgen:-            60 % completed of 2nd run (PNT)
epproc::atthkgen:-            80 % completed of 2nd run (PNT)
epproc::atthkgen:-          100 % completed of 2nd run (PNT)
** epproc::atthkgen: warning (NoAttributesAdded), The orbit file `/harness/lib/testodf/epodf_FF//.//0146_0114100201_SCX00000ROS.ASC' appears to be empty - no data have been read - no new attributes will be added to data set
epproc::atthkgen:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] ended:    2026-05-05T14:48:24.000
** epproc::atthkgen: warning (SummaryOfWarnings), 
   warning NoAttitude silently occurred 3825 times
epproc:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] ended:    2026-05-05T14:48:24.000
epproc:- Processing S003
epproc:- Processing data set: /harness/lib/testodf/epodf_FF//.//0146_0114100201_PNS00301IME.FIT
epproc:- Executing (invoked): epframes set=/harness/lib/testodf/epodf_FF//.//0146_0114100201_PNS00301IME.FIT eventset=.//0146_0114100201_EPN_S003_01_EvtsFramesTemp.ds gtiset=.//0146_0114100201_EPN_S003_01_FrmGti.ds withradmon=no radmonset=radmon.dat wrongpixlimit=20 srcra=0 srcdec=0 withsrccoords=no srcposition=190 withsrcrawy=no withfinetime=yes lowerthreshold=0 fifogtithresh=76 withfifogti=no mipthreshold=3000 mipmethod=onboard qualmax=0 eventmapset=eventmap.dat nomipthresholdlow=40 nomipthresholdhigh=1600 softthresholdlow=20 softthresholdhigh=30 witheventmap=no mipdist=no mipdiscard=yes f1294=0 f1052=32400 f1118=UNKNOWN anchop=0 ancmloth=532 ancmcorr=512 aneamipsel=1 anmaxmip=63 anmip=3512 anmaxfrc=20 ansendmode='MIP CORREC.2' ecntempqb1=-9999.9 hcettmpfpf=-89.965 automode=no autofilter=no odfok=yes hkok=yes setupbpx=nom6 ccfok=yes withinvalidobt=yes withallobtgti=yes guessdeltap=no showccx=no showaux=no showpmh=no showpah=no showve=no  -w 1 -V 4
epproc:- epframes (epframes-8.117)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:24.000
epproc::epframes:- Executing (routine): epframes set=/harness/lib/testodf/epodf_FF//.//0146_0114100201_PNS00301IME.FIT eventset=.//0146_0114100201_EPN_S003_01_EvtsFramesTemp.ds gtiset=.//0146_0114100201_EPN_S003_01_FrmGti.ds withradmon=no radmonset=radmon.dat wrongpixlimit=20 srcra=0 srcdec=0 withsrccoords=no srcposition=190 withsrcrawy=no withfinetime=yes lowerthreshold=0 fifogtithresh=76 withfifogti=no mipthreshold=3000 mipmethod=onboard qualmax=0 eventmapset=eventmap.dat nomipthresholdlow=40 nomipthresholdhigh=1600 softthresholdlow=20 softthresholdhigh=30 witheventmap=no mipdist=no mipdiscard=yes f1294=0 f1052=32400 f1118=UNKNOWN anchop=0 ancmloth=532 ancmcorr=512 aneamipsel=1 anmaxmip=63 anmip=3512 anmaxfrc=20 ansendmode='MIP CORREC.2' ecntempqb1=-9999.9 hcettmpfpf=-89.965 automode=no autofilter=no odfok=yes hkok=yes setupbpx=nom6 ccfok=yes withinvalidobt=yes withallobtgti=yes guessdeltap=no showccx=no showaux=no showpmh=no showpah=no showve=no  -w 1 -V 4
epproc::epframes:- epframes (epframes-8.117)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:24.000
epproc::epframes:-  EPFRAMES 8.116 is running...
Could not open file 'EPN_MODEPARAM_0003.CCF' for reading in:
  /ccf/pub
  /ccf/priv/rt
  /ccf/priv/validation
  /harness/lib/testccf
  /harness/lib/testccf
  .

** epproc: warning (SubTaskError), epframes terminated with the error invalidInvocation that said: 
Execution failed of epframes (epframes-8.117)  [22.1.0-cc5ec27-20260505]
** epproc: warning (NoEventListsToMerge), S003
epproc:- epproc (epicproc-2.25.4)  [22.1.0-cc5ec27-20260505] ended:    2026-05-05T14:48:24.000
***** Total processing does not work [events]
***** Total processing does not work [evlistcomb]
evselect:- Executing (routine): evselect table=0146_0114100201_EPN_S003_ImagingEvts.ds:EVENTS filteredset=filtered.ds withfilteredset=yes keepfilteroutput=yes flagcolumn=EVFLAG flagbit=-1 destruct=yes dssblock='' expression='((DETX,DETY) IN circle(-5165.5,4298.5,1456))' filtertype=expression cleandss=no updateexposure=yes filterexposure=yes writedss=yes blockstocopy='' attributestocopy='' energycolumn=PHA zcolumn=WEIGHT zerrorcolumn=EWEIGHT withzerrorcolumn=no withzcolumn=no ignorelegallimits=no imageset=image.fits xcolumn=RAWX ycolumn=RAWY ximagebinsize=1 yimagebinsize=1 squarepixels=no ximagesize=600 yimagesize=600 imagebinning=imageSize ximagemin=1 ximagemax=640 withxranges=no yimagemin=1 yimagemax=640 withyranges=no imagedatatype=Real64 withimagedatatype=no raimagecenter=0 decimagecenter=0 withcelestialcenter=no withimageset=no spectrumset=spectrum.fits spectralbinsize=5 specchannelmin=0 specchannelmax=11999 withspecranges=no nonStandardSpec=no withspectrumset=no rateset=rate.fits timecolumn=TIME timebinsize=1 timemin=0 timemax=1000 withtimeranges=no maketimecolumn=no makeratecolumn=no withrateset=no histogramset=histo.fits histogramcolumn=TIME histogrambinsize=1 histogrammin=0 histogrammax=1000 withhistoranges=no withhistogramset=no  -w 1 -V 4
evselect:- evselect (evselect-3.72)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:24.000
** evselect: error (copyDataSetFailed), It was not possible to copy the dataset with name '0146_0114100201_EPN_S003_ImagingEvts.ds' to 'filtered.ds' because '0146_0114100201_EPN_S003_ImagingEvts.ds' does not exist.
Error while running ./testepproc
Testing testepproc_timing ... FAILED
Message: will run ./testepproc_timing for no longer than 600 seconds.
epproc:- Executing (routine): epproc withdefaultcal=yes removetemporaries=yes removeintermediategtis=yes removeintermediateeventlists=no pileuptempfile=no selectccds=yes ccd1=no ccd2=no ccd3=no ccd4=yes ccd5=no ccd6=no ccd7=no ccd8=no ccd9=no ccd10=no ccd11=no ccd12=no selectmodes=yes imaging=yes timing=yes burst=no timingsrcposition=180 withinstexpids=yes instexpids=PNU002 withgtiset=no gtiset=gti.ds runhkgtigen=no runatthkgen=yes referencepointing=median ra=0 dec=0 posangle=0 filterevents=yes filterexpression='(PI > 150 && RAWY > 0)' flagfilteredevents=no rungtimerge=no applygti=yes runevlistcomb=yes othertables='EXPOSURE BADPIX STDGTI DLIMAP HKAUX' runepexposure=yes randomizetime=yes spatialexposure=yes deleteexposurecolumns=yes searchforbadpixels=yes searchforbadcolumns=yes thresholdlabel=rate lothresh=0 hithresh=0.0045 columnsearchlabel=median locolthresh=0 hicolthresh=0.00105 flickertimesteps=1 flickerksthresh=0.55 flickerchisqthresh=15 backgroundrate=0.00011 narrowerthanpsf=1.5 threshabovebackground=no loenergythresh=0.14 hienergythresh=12 randomizeposition=yes randomizeenergy=yes ctilongtermsoft=yes testenergywidth=yes gainctiaccuracy=2 reemissionthresh=0 withoutoftime=no mappatterntype=sssd withtempcorrection=yes patternanalysis=yes withframecti=no withpatternoffset=yes withbackgroundgain=yes withrdpha=yes rdphatimebinsize=100 checksasmip=no backgroundtres=yes backgroundtbin=100 wrongpixlimit=20 setupbpx=nom3 lowerthreshold=20 guessdeltap=no withsrccoords=no srcra=0 srcdec=0 mipthreshold=3000 mipmethod=onboard mipdist=no mipdiscard=yes withparameters=no parameters='' except=no withoverrideparameters=no overrideparameters='' analyzingSciSimdata=no runepnoise=no sigmacut=3 noisecut=2 savemasks=no applyfilter=yes runepreject=no badcolumnset=badcolumns.tab sigma=4 withnoisehandling=no noiseparameters='0.98 1 1 1 1 1 1 1 1 1 1 1 1' withoffsetmap=yes withxrlcorrection=no withsoftflarescreening=no softflarethreshold1=10 softflarethreshold2=1 softflaresmooth=BOX softflareenergyrange='40 50' softflaresmoothparams='2 0 0' runepxrlcorr=no runepfast=no  -w 1 -V 4
epproc:- epproc (epicproc-2.25.4)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:24.000
epproc:- Selected data mode: 15 [Burst]
epproc:- Selected data mode: 0 [Imaging]
epproc:- Selected data mode: 1 [Timing]
epproc:- Selected CCD: 4
epproc:- Considering one of the 1 exposures for mode 15 [Burst]
epproc:- Considering exposure PNS016[index=0]
epproc:- It is not on my list. Skipped.
epproc:- Considering one of the 0 exposures for mode 0 [Imaging]
epproc:- Considering one of the 1 exposures for mode 1 [Timing]
epproc:- Considering exposure PNU002[index=0]
epproc:- Selected exposure: 2 mode 1 [Timing]
epproc:- Executing (invoked): atthkgen atthkset=.//0029_0116690801_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit  -w 1 -V 4
epproc:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:24.000
epproc::atthkgen:- Executing (routine): atthkgen atthkset=.//0029_0116690801_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit  -w 1 -V 4
epproc::atthkgen:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:24.000
epproc::atthkgen:-            20 % completed of 1st run (AHF/OM)
epproc::atthkgen:-            40 % completed of 1st run (AHF/OM)
epproc::atthkgen:-            60 % completed of 1st run (AHF/OM)
epproc::atthkgen:-            80 % completed of 1st run (AHF/OM)
epproc::atthkgen:-          100 % completed of 1st run (AHF/OM)
epproc::atthkgen:-            20 % completed of 2nd run (PNT)
epproc::atthkgen:-            40 % completed of 2nd run (PNT)
epproc::atthkgen:-            60 % completed of 2nd run (PNT)
epproc::atthkgen:-            80 % completed of 2nd run (PNT)
epproc::atthkgen:-          100 % completed of 2nd run (PNT)
** epproc::atthkgen: warning (NoAttributesAdded), The orbit file `/harness/lib/testodf/epodf_BU_TI/0029_0116690801_SCX00000ROS.ASC' appears to be empty - no data have been read - no new attributes will be added to data set
** epproc::atthkgen: warning (TooFewTimeCorrelationDataPoints), Number of time correlation data points (2) is less than 5 times the requested maximum degree of the OBT-MET fit polynomial (4) - reverting to linear fit with RMS=1.e-2
epproc::atthkgen:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] ended:    2026-05-05T14:48:24.000
** epproc::atthkgen: warning (SummaryOfWarnings), 
   warning TooFewTimeCorrelationDataPoints silently occurred 2 times
epproc:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] ended:    2026-05-05T14:48:24.000
epproc:- Processing U002
epproc:- Processing data set: /harness/lib/testodf/epodf_BU_TI/0029_0116690801_PNU00204TIE.FIT
epproc:- Executing (invoked): epframes set=/harness/lib/testodf/epodf_BU_TI/0029_0116690801_PNU00204TIE.FIT eventset=.//0029_0116690801_EPN_U002_04_EvtsFramesTemp.ds gtiset=.//0029_0116690801_EPN_U002_04_FrmGti.ds withradmon=no radmonset=radmon.dat wrongpixlimit=20 srcra=0 srcdec=0 withsrccoords=no srcposition=180 withsrcrawy=no withfinetime=yes lowerthreshold=0 fifogtithresh=76 withfifogti=no mipthreshold=3000 mipmethod=onboard qualmax=0 eventmapset=eventmap.dat nomipthresholdlow=40 nomipthresholdhigh=1600 softthresholdlow=20 softthresholdhigh=30 witheventmap=no mipdist=no mipdiscard=yes f1294=0 f1052=32400 f1118=UNKNOWN anchop=0 ancmloth=532 ancmcorr=512 aneamipsel=1 anmaxmip=63 anmip=3512 anmaxfrc=20 ansendmode='MIP CORREC.2' ecntempqb1=-9999.9 hcettmpfpf=-89.965 automode=no autofilter=no odfok=yes hkok=yes setupbpx=nom6 ccfok=yes withinvalidobt=yes withallobtgti=yes guessdeltap=no showccx=no showaux=no showpmh=no showpah=no showve=no  -w 1 -V 4
epproc:- epframes (epframes-8.117)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:24.000
epproc::epframes:- Executing (routine): epframes set=/harness/lib/testodf/epodf_BU_TI/0029_0116690801_PNU00204TIE.FIT eventset=.//0029_0116690801_EPN_U002_04_EvtsFramesTemp.ds gtiset=.//0029_0116690801_EPN_U002_04_FrmGti.ds withradmon=no radmonset=radmon.dat wrongpixlimit=20 srcra=0 srcdec=0 withsrccoords=no srcposition=180 withsrcrawy=no withfinetime=yes lowerthreshold=0 fifogtithresh=76 withfifogti=no mipthreshold=3000 mipmethod=onboard qualmax=0 eventmapset=eventmap.dat nomipthresholdlow=40 nomipthresholdhigh=1600 softthresholdlow=20 softthresholdhigh=30 witheventmap=no mipdist=no mipdiscard=yes f1294=0 f1052=32400 f1118=UNKNOWN anchop=0 ancmloth=532 ancmcorr=512 aneamipsel=1 anmaxmip=63 anmip=3512 anmaxfrc=20 ansendmode='MIP CORREC.2' ecntempqb1=-9999.9 hcettmpfpf=-89.965 automode=no autofilter=no odfok=yes hkok=yes setupbpx=nom6 ccfok=yes withinvalidobt=yes withallobtgti=yes guessdeltap=no showccx=no showaux=no showpmh=no showpah=no showve=no  -w 1 -V 4
epproc::epframes:- epframes (epframes-8.117)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:24.000
epproc::epframes:-  EPFRAMES 8.116 is running...
** epproc::epframes: warning (missingIPPV),  Parameter FILTER not found, will set it to UNKNOWN
Could not open file 'EPN_MODEPARAM_0003.CCF' for reading in:
  /ccf/pub
  /ccf/priv/rt
  /ccf/priv/validation
  /harness/lib/testccf
  /harness/lib/testccf/
  .

** epproc::epframes: warning (SummaryOfWarnings), 
   warning missingIPPV silently occurred 3 times
** epproc: warning (SubTaskError), epframes terminated with the error invalidInvocation that said: 
Execution failed of epframes (epframes-8.117)  [22.1.0-cc5ec27-20260505]
** epproc: warning (NoEventListsToMerge), U002
epproc:- epproc (epicproc-2.25.4)  [22.1.0-cc5ec27-20260505] ended:    2026-05-05T14:48:24.000
***** Total processing does not work [events]
***** Total processing does not work [filtered]
***** Total processing does not work [evlistcomb]
** : error (datasetCouldNotBeRead), The dataset with name '0029_0116690801_EPN_U002_TimingEvts.ds' could not be read; either it does not exist or it is in an unrecognised format
Error while running ./testepproc_timing
Testing testepproc_burst ... FAILED
Message: will run ./testepproc_burst for no longer than 600 seconds.
epproc:- Executing (routine): epproc withdefaultcal=yes removetemporaries=yes removeintermediategtis=yes removeintermediateeventlists=no pileuptempfile=no selectccds=yes ccd1=no ccd2=no ccd3=no ccd4=yes ccd5=no ccd6=no ccd7=no ccd8=no ccd9=no ccd10=no ccd11=no ccd12=no selectmodes=yes imaging=yes timing=yes burst=no timingsrcposition=185 withinstexpids=yes instexpids=PNS016 withgtiset=no gtiset=gti.ds runhkgtigen=no runatthkgen=yes referencepointing=median ra=0 dec=0 posangle=0 filterevents=yes filterexpression='(PI > 150 && RAWY > 0)' flagfilteredevents=no rungtimerge=no applygti=yes runevlistcomb=yes othertables='EXPOSURE BADPIX STDGTI DLIMAP HKAUX' runepexposure=yes randomizetime=yes spatialexposure=yes deleteexposurecolumns=yes searchforbadpixels=yes searchforbadcolumns=yes thresholdlabel=rate lothresh=0 hithresh=0.0045 columnsearchlabel=median locolthresh=0 hicolthresh=0.00105 flickertimesteps=1 flickerksthresh=0.55 flickerchisqthresh=15 backgroundrate=0.00011 narrowerthanpsf=1.5 threshabovebackground=no loenergythresh=0.14 hienergythresh=12 randomizeposition=yes randomizeenergy=yes ctilongtermsoft=yes testenergywidth=yes gainctiaccuracy=2 reemissionthresh=0 withoutoftime=no mappatterntype=sssd withtempcorrection=yes patternanalysis=yes withframecti=no withpatternoffset=yes withbackgroundgain=yes withrdpha=yes rdphatimebinsize=100 checksasmip=no backgroundtres=yes backgroundtbin=100 wrongpixlimit=20 setupbpx=nom3 lowerthreshold=20 guessdeltap=no withsrccoords=no srcra=0 srcdec=0 mipthreshold=3000 mipmethod=onboard mipdist=no mipdiscard=yes withparameters=no parameters='' except=no withoverrideparameters=no overrideparameters='' analyzingSciSimdata=no runepnoise=no sigmacut=3 noisecut=2 savemasks=no applyfilter=yes runepreject=no badcolumnset=badcolumns.tab sigma=4 withnoisehandling=no noiseparameters='0.98 1 1 1 1 1 1 1 1 1 1 1 1' withoffsetmap=yes withxrlcorrection=no withsoftflarescreening=no softflarethreshold1=10 softflarethreshold2=1 softflaresmooth=BOX softflareenergyrange='40 50' softflaresmoothparams='2 0 0' runepxrlcorr=no runepfast=no  -w 1 -V 4
epproc:- epproc (epicproc-2.25.4)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:24.000
epproc:- Selected data mode: 15 [Burst]
epproc:- Selected data mode: 0 [Imaging]
epproc:- Selected data mode: 1 [Timing]
epproc:- Selected CCD: 4
epproc:- Considering one of the 1 exposures for mode 15 [Burst]
epproc:- Considering exposure PNS016[index=0]
epproc:- Considering one of the 0 exposures for mode 0 [Imaging]
epproc:- Considering one of the 1 exposures for mode 1 [Timing]
epproc:- Considering exposure PNU002[index=0]
epproc:- It is not on my list. Skipped.
epproc:- Selected exposure: 16 mode 15 [Burst]
epproc:- Executing (invoked): atthkgen atthkset=.//0029_0116690801_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit  -w 1 -V 4
epproc:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:24.000
epproc::atthkgen:- Executing (routine): atthkgen atthkset=.//0029_0116690801_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit  -w 1 -V 4
epproc::atthkgen:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:24.000
epproc::atthkgen:-            20 % completed of 1st run (AHF/OM)
epproc::atthkgen:-            40 % completed of 1st run (AHF/OM)
epproc::atthkgen:-            60 % completed of 1st run (AHF/OM)
epproc::atthkgen:-            80 % completed of 1st run (AHF/OM)
epproc::atthkgen:-          100 % completed of 1st run (AHF/OM)
epproc::atthkgen:-            20 % completed of 2nd run (PNT)
epproc::atthkgen:-            40 % completed of 2nd run (PNT)
epproc::atthkgen:-            60 % completed of 2nd run (PNT)
epproc::atthkgen:-            80 % completed of 2nd run (PNT)
epproc::atthkgen:-          100 % completed of 2nd run (PNT)
** epproc::atthkgen: warning (NoAttributesAdded), The orbit file `/harness/lib/testodf/epodf_BU_TI/0029_0116690801_SCX00000ROS.ASC' appears to be empty - no data have been read - no new attributes will be added to data set
** epproc::atthkgen: warning (TooFewTimeCorrelationDataPoints), Number of time correlation data points (2) is less than 5 times the requested maximum degree of the OBT-MET fit polynomial (4) - reverting to linear fit with RMS=1.e-2
epproc::atthkgen:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] ended:    2026-05-05T14:48:24.000
** epproc::atthkgen: warning (SummaryOfWarnings), 
   warning TooFewTimeCorrelationDataPoints silently occurred 2 times
epproc:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] ended:    2026-05-05T14:48:24.000
epproc:- Processing S016
epproc:- Processing data set: /harness/lib/testodf/epodf_BU_TI/0029_0116690801_PNS01604BUE.FIT
epproc:- Executing (invoked): epframes set=/harness/lib/testodf/epodf_BU_TI/0029_0116690801_PNS01604BUE.FIT eventset=.//0029_0116690801_EPN_S016_04_EvtsFramesTemp.ds gtiset=.//0029_0116690801_EPN_S016_04_FrmGti.ds withradmon=no radmonset=radmon.dat wrongpixlimit=20 srcra=0 srcdec=0 withsrccoords=no srcposition=185 withsrcrawy=no withfinetime=yes lowerthreshold=0 fifogtithresh=76 withfifogti=no mipthreshold=3000 mipmethod=onboard qualmax=0 eventmapset=eventmap.dat nomipthresholdlow=40 nomipthresholdhigh=1600 softthresholdlow=20 softthresholdhigh=30 witheventmap=no mipdist=no mipdiscard=yes f1294=0 f1052=32400 f1118=UNKNOWN anchop=0 ancmloth=532 ancmcorr=512 aneamipsel=1 anmaxmip=63 anmip=3512 anmaxfrc=20 ansendmode='MIP CORREC.2' ecntempqb1=-9999.9 hcettmpfpf=-89.965 automode=no autofilter=no odfok=yes hkok=yes setupbpx=nom6 ccfok=yes withinvalidobt=yes withallobtgti=yes guessdeltap=no showccx=no showaux=no showpmh=no showpah=no showve=no  -w 1 -V 4
epproc:- epframes (epframes-8.117)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:24.000
epproc::epframes:- Executing (routine): epframes set=/harness/lib/testodf/epodf_BU_TI/0029_0116690801_PNS01604BUE.FIT eventset=.//0029_0116690801_EPN_S016_04_EvtsFramesTemp.ds gtiset=.//0029_0116690801_EPN_S016_04_FrmGti.ds withradmon=no radmonset=radmon.dat wrongpixlimit=20 srcra=0 srcdec=0 withsrccoords=no srcposition=185 withsrcrawy=no withfinetime=yes lowerthreshold=0 fifogtithresh=76 withfifogti=no mipthreshold=3000 mipmethod=onboard qualmax=0 eventmapset=eventmap.dat nomipthresholdlow=40 nomipthresholdhigh=1600 softthresholdlow=20 softthresholdhigh=30 witheventmap=no mipdist=no mipdiscard=yes f1294=0 f1052=32400 f1118=UNKNOWN anchop=0 ancmloth=532 ancmcorr=512 aneamipsel=1 anmaxmip=63 anmip=3512 anmaxfrc=20 ansendmode='MIP CORREC.2' ecntempqb1=-9999.9 hcettmpfpf=-89.965 automode=no autofilter=no odfok=yes hkok=yes setupbpx=nom6 ccfok=yes withinvalidobt=yes withallobtgti=yes guessdeltap=no showccx=no showaux=no showpmh=no showpah=no showve=no  -w 1 -V 4
epproc::epframes:- epframes (epframes-8.117)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:24.000
epproc::epframes:-  EPFRAMES 8.116 is running...
** epproc::epframes: warning (missingIPPV),  Parameter FILTER not found, will set it to UNKNOWN
Could not open file 'EPN_MODEPARAM_0003.CCF' for reading in:
  /ccf/pub
  /ccf/priv/rt
  /ccf/priv/validation
  /harness/lib/testccf
  /harness/lib/testccf/
  .

** epproc::epframes: warning (SummaryOfWarnings), 
   warning missingIPPV silently occurred 3 times
** epproc: warning (SubTaskError), epframes terminated with the error invalidInvocation that said: 
Execution failed of epframes (epframes-8.117)  [22.1.0-cc5ec27-20260505]
** epproc: warning (NoEventListsToMerge), S016
epproc:- epproc (epicproc-2.25.4)  [22.1.0-cc5ec27-20260505] ended:    2026-05-05T14:48:24.000
***** Total processing does not work [events]
***** Total processing does not work [filtered]
***** Total processing does not work [evlistcomb]
** : error (datasetCouldNotBeRead), The dataset with name '0029_0116690801_EPN_S016_TimingEvts.ds' could not be read; either it does not exist or it is in an unrecognised format
Error while running ./testepproc_burst
Testing unfiltered_event_list ... passed
Testing select_emos1 ... FAILED
Message: will run ./select_emos1 for no longer than 600 seconds.
emproc:- Executing (routine): emproc selectinstruments=yes emos1=yes emos2=no removetemporaries=yes removeintermediategtis=yes removeintermediateeventlists=yes withinstexpids=no instexpids='"M1S001 M2S001"' selectccds=yes ccd1=yes ccd2=no ccd3=no ccd4=no ccd5=no ccd6=no ccd7=no selectmodes=yes imaging=yes rimaging=yes timing=yes ctiming=no withgtiset=no gtiset=gti.ds runhkgtigen=no runatthkgen=yes referencepointing=median ra=0 dec=0 posangle=0 filterevents=yes filterexpression='(FLAG & 0x762aa000) == 0' flagfilteredevents=no rungtimerge=no applygti=yes runevlistcomb=yes searchforbadpixels=yes badpixfindalgo=embadpixfind searchforbadcolumns=yes withbadpixgti=no badpixgti=bapixgti.ds thresholdlabel=rate lothresh=0 hithresh=0.005 columnsearchlabel=median locolthresh=0 hicolthresh=0.002 flickertimesteps=1 flickerksthresh=0.55 flickerchisqthresh=15 backgroundrate=-1 narrowerthanpsf=3 threshabovebackground=no loenergythresh=0 hienergythresh=30 useccfdarkframe=no randomizeenergy=yes correctgain=yes correctcti=yes ontimepha=no keepsifluor=no randomizeposition=yes rejectrows=yes maxeventsperrow=4 randomizetime=yes withsrccoords=no srcra=0 srcdec=0 withparameters=no parameters='' except=no withoverrideparameters=no overrideparameters='' analyzingSciSimdata=no findlowener=yes timebin=52  -w 1 -V 4
emproc:- emproc (epicproc-2.25.4)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:26.000
emproc:- Processing data for instrument 4 [EMOS1]
emproc:- Selected data mode: 0 [Imaging]
emproc:- Selected data mode: 2 [ReducedImaging]
emproc:- Selected data mode: 1 [Timing]
emproc:- Selected CCD: 1
emproc:- 0 [Imaging] -> 1
emproc:- 2 [ReducedImaging] -> 0
emproc:- 1 [Timing] -> 0
emproc:- Considering one of the 1 exposures for mode 0 [Imaging]
emproc:- Considering exposure M1S001[index=0]
emproc:- Considering one of the 0 exposures for mode 2 [ReducedImaging]
emproc:- Considering one of the 0 exposures for mode 1 [Timing]
emproc:- Selected exposure: 1 mode 0 [Imaging]
emproc:- Executing (invoked): atthkgen atthkset=.//0001_0000010010_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit  -w 1 -V 4
emproc:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:26.000
emproc::atthkgen:- Executing (routine): atthkgen atthkset=.//0001_0000010010_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit  -w 1 -V 4
emproc::atthkgen:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:26.000
emproc::atthkgen:-            20 % completed of 1st run (AHF/OM)
emproc::atthkgen:-            40 % completed of 1st run (AHF/OM)
emproc::atthkgen:-            60 % completed of 1st run (AHF/OM)
emproc::atthkgen:-            80 % completed of 1st run (AHF/OM)
emproc::atthkgen:-          100 % completed of 1st run (AHF/OM)
emproc::atthkgen:-            20 % completed of 2nd run (PNT)
emproc::atthkgen:-            40 % completed of 2nd run (PNT)
emproc::atthkgen:-            60 % completed of 2nd run (PNT)
emproc::atthkgen:-            80 % completed of 2nd run (PNT)
emproc::atthkgen:-          100 % completed of 2nd run (PNT)
** emproc::atthkgen: warning (NoAttributesAdded), The orbit file `/harness/lib/testodf/scisimsimple/0001_0000010010_SCX00000ROS.ASC' appears to be empty - no data have been read - no new attributes will be added to data set
** emproc::atthkgen: warning (TooFewTimeCorrelationDataPoints), Number of time correlation data points (2) is less than 5 times the requested maximum degree of the OBT-MET fit polynomial (4) - reverting to linear fit with RMS=1.e-2
emproc::atthkgen:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] ended:    2026-05-05T14:48:26.000
** emproc::atthkgen: warning (SummaryOfWarnings), 
   warning TooFewTimeCorrelationDataPoints silently occurred 2 times
emproc:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] ended:    2026-05-05T14:48:26.000
emproc:- Processing S001
emproc:- Processing data set: /harness/lib/testodf/scisimsimple/0001_0000010010_M1S00110IME.FIT
emproc:- Executing (invoked): emframes auxiliaryset=/harness/lib/testodf/scisimsimple/0001_0000010010_M1S00100AUX.FIT frameset=.//0001_0000010010_EMOS1_S001_01_FramesTemp.ds newframeset=yes countingset='' withcountingset=no srcra=0 srcdec=0 withsrccoords=no checkframes=yes ingtiset=.//0001_0000010010_EMOS1_HkGti.ds flagbadtimes=no flagfifooverflow=yes outgtiset=.//0001_0000010010_EMOS1_S001_01_FrmGti.ds writegtiset=yes setgatti=yes odfeventset=/harness/lib/testodf/scisimsimple/0001_0000010010_M1S00110IME.FIT outeventset=.//0001_0000010010_EMOS1_S001_01_EvtsFramesTemp.ds neweventset=yes checknvalid=yes setdeadtime=yes withodfeventset=yes  -w 1 -V 4
emproc:- emframes (emframes-5.11)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:26.000
emproc::emframes:- Executing (routine): emframes auxiliaryset=/harness/lib/testodf/scisimsimple/0001_0000010010_M1S00100AUX.FIT frameset=.//0001_0000010010_EMOS1_S001_01_FramesTemp.ds newframeset=yes countingset='' withcountingset=no srcra=0 srcdec=0 withsrccoords=no checkframes=yes ingtiset=.//0001_0000010010_EMOS1_HkGti.ds flagbadtimes=no flagfifooverflow=yes outgtiset=.//0001_0000010010_EMOS1_S001_01_FrmGti.ds writegtiset=yes setgatti=yes odfeventset=/harness/lib/testodf/scisimsimple/0001_0000010010_M1S00110IME.FIT outeventset=.//0001_0000010010_EMOS1_S001_01_EvtsFramesTemp.ds neweventset=yes checknvalid=yes setdeadtime=yes withodfeventset=yes  -w 1 -V 4
emproc::emframes:- emframes (emframes-5.11)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:26.000
** emproc::emframes: warning (NoSuchIPPV), There is no IPPV `CLOCK_WRAP_AROUND' in the actual exposure
** emproc::emframes: warning (TooFewTimeCorrelationDataPoints), Number of time correlation data points (2) is less than 5 times the requested maximum degree of the OBT-MET fit polynomial (4) - reverting to linear fit with RMS=1.e-2
emproc::emframes:-  Create .//0001_0000010010_EMOS1_S001_01_FramesTemp.ds with         185  rows
** emproc::emframes: warning (NoAttributesAdded), The orbit file `/harness/lib/testodf/scisimsimple/0001_0000010010_SCX00000ROS.ASC' appears to be empty - no data have been read - no new attributes will be added to data set
Could not open file 'EMOS1_MODEPARAM_0006.CCF' for reading in:
  /ccf/pub
  /ccf/priv/rt
  /ccf/priv/validation
  /harness/lib/testccf
  /harness/lib/testccf
  .

** emproc::emframes: warning (SummaryOfWarnings), 
   warning NoSuchIPPV silently occurred 2 times
   warning TooFewTimeCorrelationDataPoints silently occurred 2 times
** emproc: warning (SubTaskError), emframes terminated with the error invalidInvocation that said: 
Execution failed of emframes (emframes-5.11)  [22.1.0-cc5ec27-20260505]
emproc:- Executing (invoked): evselect table=.//0001_0000010010_EMOS1_S001_01_EvtsForBadpixfindTemp.ds filteredset=filtered.fits withfilteredset=no keepfilteroutput=yes flagcolumn=EVFLAG flagbit=-1 destruct=yes dssblock='' expression='PHA < 150' filtertype=expression cleandss=no updateexposure=yes filterexposure=yes writedss=yes blockstocopy='' attributestocopy='' energycolumn=PHA zcolumn=WEIGHT zerrorcolumn=EWEIGHT withzerrorcolumn=no withzcolumn=no ignorelegallimits=no imageset=image.fits xcolumn=RAWX ycolumn=RAWY ximagebinsize=1 yimagebinsize=1 squarepixels=no ximagesize=600 yimagesize=600 imagebinning=imageSize ximagemin=1 ximagemax=640 withxranges=no yimagemin=1 yimagemax=640 withyranges=no imagedatatype=Real64 withimagedatatype=no raimagecenter=0 decimagecenter=0 withcelestialcenter=no withimageset=no spectrumset=spectrum.fits spectralbinsize=5 specchannelmin=0 specchannelmax=11999 withspecranges=no nonStandardSpec=no withspectrumset=no rateset=rate.fits timecolumn=TIME timebinsize=1 timemin=0 timemax=1000 withtimeranges=no maketimecolumn=no makeratecolumn=no withrateset=no histogramset=histo.fits histogramcolumn=TIME histogrambinsize=1 histogrammin=0 histogrammax=1000 withhistoranges=no withhistogramset=no  -w 1 -V 4
emproc:- evselect (evselect-3.72)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:26.000
emproc::evselect:- Executing (routine): evselect table=.//0001_0000010010_EMOS1_S001_01_EvtsForBadpixfindTemp.ds filteredset=filtered.fits withfilteredset=no keepfilteroutput=yes flagcolumn=EVFLAG flagbit=-1 destruct=yes dssblock='' expression='PHA < 150' filtertype=expression cleandss=no updateexposure=yes filterexposure=yes writedss=yes blockstocopy='' attributestocopy='' energycolumn=PHA zcolumn=WEIGHT zerrorcolumn=EWEIGHT withzerrorcolumn=no withzcolumn=no ignorelegallimits=no imageset=image.fits xcolumn=RAWX ycolumn=RAWY ximagebinsize=1 yimagebinsize=1 squarepixels=no ximagesize=600 yimagesize=600 imagebinning=imageSize ximagemin=1 ximagemax=640 withxranges=no yimagemin=1 yimagemax=640 withyranges=no imagedatatype=Real64 withimagedatatype=no raimagecenter=0 decimagecenter=0 withcelestialcenter=no withimageset=no spectrumset=spectrum.fits spectralbinsize=5 specchannelmin=0 specchannelmax=11999 withspecranges=no nonStandardSpec=no withspectrumset=no rateset=rate.fits timecolumn=TIME timebinsize=1 timemin=0 timemax=1000 withtimeranges=no maketimecolumn=no makeratecolumn=no withrateset=no histogramset=histo.fits histogramcolumn=TIME histogrambinsize=1 histogrammin=0 histogrammax=1000 withhistoranges=no withhistogramset=no  -w 1 -V 4
emproc::evselect:- evselect (evselect-3.72)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:26.000
** emproc::evselect: error (datasetCouldNotBeRead), The dataset with name './/0001_0000010010_EMOS1_S001_01_EvtsForBadpixfindTemp.ds' could not be read; either it does not exist or it is in an unrecognised format
** emproc: warning (NoEventListsToMerge), S001
emproc:- emproc (epicproc-2.25.4)  [22.1.0-cc5ec27-20260505] ended:    2026-05-05T14:48:26.000
** emproc: warning (SummaryOfWarnings), 
   warning SubTaskError silently occurred 1 times
0001_0000010010_EMOS1_S001_ImagingEvts.ds doe not exist
Error while running ./select_emos1
Testing select_emos2 ... FAILED
Message: will run ./select_emos2 for no longer than 600 seconds.
emproc:- Executing (routine): emproc selectinstruments=yes emos1=no emos2=yes removetemporaries=yes removeintermediategtis=yes removeintermediateeventlists=yes withinstexpids=no instexpids='"M1S001 M2S001"' selectccds=yes ccd1=yes ccd2=no ccd3=no ccd4=no ccd5=no ccd6=no ccd7=no selectmodes=yes imaging=yes rimaging=yes timing=yes ctiming=no withgtiset=no gtiset=gti.ds runhkgtigen=no runatthkgen=yes referencepointing=median ra=0 dec=0 posangle=0 filterevents=yes filterexpression='(FLAG & 0x762aa000) == 0' flagfilteredevents=no rungtimerge=no applygti=yes runevlistcomb=yes searchforbadpixels=yes badpixfindalgo=embadpixfind searchforbadcolumns=yes withbadpixgti=no badpixgti=bapixgti.ds thresholdlabel=rate lothresh=0 hithresh=0.005 columnsearchlabel=median locolthresh=0 hicolthresh=0.002 flickertimesteps=1 flickerksthresh=0.55 flickerchisqthresh=15 backgroundrate=-1 narrowerthanpsf=3 threshabovebackground=no loenergythresh=0 hienergythresh=30 useccfdarkframe=no randomizeenergy=yes correctgain=yes correctcti=yes ontimepha=no keepsifluor=no randomizeposition=yes rejectrows=yes maxeventsperrow=4 randomizetime=yes withsrccoords=no srcra=0 srcdec=0 withparameters=no parameters='' except=no withoverrideparameters=no overrideparameters='' analyzingSciSimdata=no findlowener=yes timebin=52  -w 1 -V 4
emproc:- emproc (epicproc-2.25.4)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:26.000
emproc:- Processing data for instrument 5 [EMOS2]
emproc:- Selected data mode: 0 [Imaging]
emproc:- Selected data mode: 2 [ReducedImaging]
emproc:- Selected data mode: 1 [Timing]
emproc:- Selected CCD: 1
emproc:- 0 [Imaging] -> 1
emproc:- 2 [ReducedImaging] -> 0
emproc:- 1 [Timing] -> 0
emproc:- Considering one of the 1 exposures for mode 0 [Imaging]
emproc:- Considering exposure M2S001[index=0]
emproc:- Considering one of the 0 exposures for mode 2 [ReducedImaging]
emproc:- Considering one of the 0 exposures for mode 1 [Timing]
emproc:- Selected exposure: 1 mode 0 [Imaging]
emproc:- Executing (invoked): atthkgen atthkset=.//0001_0000010010_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit  -w 1 -V 4
emproc:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:26.000
emproc::atthkgen:- Executing (routine): atthkgen atthkset=.//0001_0000010010_AttHk.ds timestep=1 timebegin=0 timeend=0 withtimeranges=no withpreqgti=no preqgtifile=pointings.fit  -w 1 -V 4
emproc::atthkgen:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:26.000
emproc::atthkgen:-            20 % completed of 1st run (AHF/OM)
emproc::atthkgen:-            40 % completed of 1st run (AHF/OM)
emproc::atthkgen:-            60 % completed of 1st run (AHF/OM)
emproc::atthkgen:-            80 % completed of 1st run (AHF/OM)
emproc::atthkgen:-          100 % completed of 1st run (AHF/OM)
emproc::atthkgen:-            20 % completed of 2nd run (PNT)
emproc::atthkgen:-            40 % completed of 2nd run (PNT)
emproc::atthkgen:-            60 % completed of 2nd run (PNT)
emproc::atthkgen:-            80 % completed of 2nd run (PNT)
emproc::atthkgen:-          100 % completed of 2nd run (PNT)
** emproc::atthkgen: warning (NoAttributesAdded), The orbit file `/harness/lib/testodf/scisimsimple/0001_0000010010_SCX00000ROS.ASC' appears to be empty - no data have been read - no new attributes will be added to data set
** emproc::atthkgen: warning (TooFewTimeCorrelationDataPoints), Number of time correlation data points (2) is less than 5 times the requested maximum degree of the OBT-MET fit polynomial (4) - reverting to linear fit with RMS=1.e-2
emproc::atthkgen:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] ended:    2026-05-05T14:48:26.000
** emproc::atthkgen: warning (SummaryOfWarnings), 
   warning TooFewTimeCorrelationDataPoints silently occurred 2 times
emproc:- atthkgen (atthkgen-1.23)  [22.1.0-cc5ec27-20260505] ended:    2026-05-05T14:48:26.000
emproc:- Processing S001
emproc:- Processing data set: /harness/lib/testodf/scisimsimple/0001_0000010010_M2S00110IME.FIT
emproc:- Executing (invoked): emframes auxiliaryset=/harness/lib/testodf/scisimsimple/0001_0000010010_M2S00100AUX.FIT frameset=.//0001_0000010010_EMOS2_S001_01_FramesTemp.ds newframeset=yes countingset='' withcountingset=no srcra=0 srcdec=0 withsrccoords=no checkframes=yes ingtiset=.//0001_0000010010_EMOS2_HkGti.ds flagbadtimes=no flagfifooverflow=yes outgtiset=.//0001_0000010010_EMOS2_S001_01_FrmGti.ds writegtiset=yes setgatti=yes odfeventset=/harness/lib/testodf/scisimsimple/0001_0000010010_M2S00110IME.FIT outeventset=.//0001_0000010010_EMOS2_S001_01_EvtsFramesTemp.ds neweventset=yes checknvalid=yes setdeadtime=yes withodfeventset=yes  -w 1 -V 4
emproc:- emframes (emframes-5.11)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:26.000
emproc::emframes:- Executing (routine): emframes auxiliaryset=/harness/lib/testodf/scisimsimple/0001_0000010010_M2S00100AUX.FIT frameset=.//0001_0000010010_EMOS2_S001_01_FramesTemp.ds newframeset=yes countingset='' withcountingset=no srcra=0 srcdec=0 withsrccoords=no checkframes=yes ingtiset=.//0001_0000010010_EMOS2_HkGti.ds flagbadtimes=no flagfifooverflow=yes outgtiset=.//0001_0000010010_EMOS2_S001_01_FrmGti.ds writegtiset=yes setgatti=yes odfeventset=/harness/lib/testodf/scisimsimple/0001_0000010010_M2S00110IME.FIT outeventset=.//0001_0000010010_EMOS2_S001_01_EvtsFramesTemp.ds neweventset=yes checknvalid=yes setdeadtime=yes withodfeventset=yes  -w 1 -V 4
emproc::emframes:- emframes (emframes-5.11)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:26.000
** emproc::emframes: warning (NoSuchIPPV), There is no IPPV `CLOCK_WRAP_AROUND' in the actual exposure
** emproc::emframes: warning (TooFewTimeCorrelationDataPoints), Number of time correlation data points (2) is less than 5 times the requested maximum degree of the OBT-MET fit polynomial (4) - reverting to linear fit with RMS=1.e-2
emproc::emframes:-  Create .//0001_0000010010_EMOS2_S001_01_FramesTemp.ds with         185  rows
** emproc::emframes: warning (NoAttributesAdded), The orbit file `/harness/lib/testodf/scisimsimple/0001_0000010010_SCX00000ROS.ASC' appears to be empty - no data have been read - no new attributes will be added to data set
Could not open file 'EMOS2_MODEPARAM_0006.CCF' for reading in:
  /ccf/pub
  /ccf/priv/rt
  /ccf/priv/validation
  /harness/lib/testccf
  /harness/lib/testccf
  .

** emproc::emframes: warning (SummaryOfWarnings), 
   warning NoSuchIPPV silently occurred 2 times
   warning TooFewTimeCorrelationDataPoints silently occurred 2 times
** emproc: warning (SubTaskError), emframes terminated with the error invalidInvocation that said: 
Execution failed of emframes (emframes-5.11)  [22.1.0-cc5ec27-20260505]
emproc:- Executing (invoked): evselect table=.//0001_0000010010_EMOS2_S001_01_EvtsForBadpixfindTemp.ds filteredset=filtered.fits withfilteredset=no keepfilteroutput=yes flagcolumn=EVFLAG flagbit=-1 destruct=yes dssblock='' expression='PHA < 150' filtertype=expression cleandss=no updateexposure=yes filterexposure=yes writedss=yes blockstocopy='' attributestocopy='' energycolumn=PHA zcolumn=WEIGHT zerrorcolumn=EWEIGHT withzerrorcolumn=no withzcolumn=no ignorelegallimits=no imageset=image.fits xcolumn=RAWX ycolumn=RAWY ximagebinsize=1 yimagebinsize=1 squarepixels=no ximagesize=600 yimagesize=600 imagebinning=imageSize ximagemin=1 ximagemax=640 withxranges=no yimagemin=1 yimagemax=640 withyranges=no imagedatatype=Real64 withimagedatatype=no raimagecenter=0 decimagecenter=0 withcelestialcenter=no withimageset=no spectrumset=spectrum.fits spectralbinsize=5 specchannelmin=0 specchannelmax=11999 withspecranges=no nonStandardSpec=no withspectrumset=no rateset=rate.fits timecolumn=TIME timebinsize=1 timemin=0 timemax=1000 withtimeranges=no maketimecolumn=no makeratecolumn=no withrateset=no histogramset=histo.fits histogramcolumn=TIME histogrambinsize=1 histogrammin=0 histogrammax=1000 withhistoranges=no withhistogramset=no  -w 1 -V 4
emproc:- evselect (evselect-3.72)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:26.000
emproc::evselect:- Executing (routine): evselect table=.//0001_0000010010_EMOS2_S001_01_EvtsForBadpixfindTemp.ds filteredset=filtered.fits withfilteredset=no keepfilteroutput=yes flagcolumn=EVFLAG flagbit=-1 destruct=yes dssblock='' expression='PHA < 150' filtertype=expression cleandss=no updateexposure=yes filterexposure=yes writedss=yes blockstocopy='' attributestocopy='' energycolumn=PHA zcolumn=WEIGHT zerrorcolumn=EWEIGHT withzerrorcolumn=no withzcolumn=no ignorelegallimits=no imageset=image.fits xcolumn=RAWX ycolumn=RAWY ximagebinsize=1 yimagebinsize=1 squarepixels=no ximagesize=600 yimagesize=600 imagebinning=imageSize ximagemin=1 ximagemax=640 withxranges=no yimagemin=1 yimagemax=640 withyranges=no imagedatatype=Real64 withimagedatatype=no raimagecenter=0 decimagecenter=0 withcelestialcenter=no withimageset=no spectrumset=spectrum.fits spectralbinsize=5 specchannelmin=0 specchannelmax=11999 withspecranges=no nonStandardSpec=no withspectrumset=no rateset=rate.fits timecolumn=TIME timebinsize=1 timemin=0 timemax=1000 withtimeranges=no maketimecolumn=no makeratecolumn=no withrateset=no histogramset=histo.fits histogramcolumn=TIME histogrambinsize=1 histogrammin=0 histogrammax=1000 withhistoranges=no withhistogramset=no  -w 1 -V 4
emproc::evselect:- evselect (evselect-3.72)  [22.1.0-cc5ec27-20260505] started:  2026-05-05T14:48:26.000
** emproc::evselect: error (datasetCouldNotBeRead), The dataset with name './/0001_0000010010_EMOS2_S001_01_EvtsForBadpixfindTemp.ds' could not be read; either it does not exist or it is in an unrecognised format
** emproc: warning (NoEventListsToMerge), S001
emproc:- emproc (epicproc-2.25.4)  [22.1.0-cc5ec27-20260505] ended:    2026-05-05T14:48:26.000
** emproc: warning (SummaryOfWarnings), 
   warning SubTaskError silently occurred 1 times
0001_0000010010_EMOS2_S001_ImagingEvts.ds doe not exist
Error while running ./select_emos2
ERROR: one of the tests failed
