--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 2.25.2 - 2022-07-04 (EO)
Information: this ChangeLog entry matches the version number:
 Version 2.25.2 - 2022-07-04 (EO)

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.


--- Distribution check [end] ---

Dependencies for proclib
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/bin/sastaskhdr_gfortran  epproc 2.25.2 epicproc xmmsas_20230328_1932-21.0.0 > epproc.h
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/bin/sastaskhimp epproc 2.25.2 epicproc xmmsas_20230328_1932-21.0.0 > epproc_h_imp.cc
T=epproc ;\
	sed "s/taskname/$T/g" /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/taskmain/src/task_mod.f90 > epproc_f_mod.f90
T=epproc ;\
	sed "s/taskname/$T/g" /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/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
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/bin/sastaskhdr_gfortran  emproc 2.25.2 epicproc xmmsas_20230328_1932-21.0.0 > emproc.h
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/bin/sastaskhimp emproc 2.25.2 epicproc xmmsas_20230328_1932-21.0.0 > emproc_h_imp.cc
T=emproc ;\
	sed "s/taskname/$T/g" /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/taskmain/src/task_mod.f90 > emproc_f_mod.f90
T=emproc ;\
	sed "s/taskname/$T/g" /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > emproc_f.cc
Dependencies for emproc
Dependencies for checkemos
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/attcalc -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/atthkgen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epnoise -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evlistcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evselect -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtialign -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtimerge -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/hkgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/tabgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/timeappend -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I.  Proc.cc
In file included from /opt/local/include/gcc9/c++/backward/strstream:50,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/stringutil.h:27,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/StringIntMap.h:97,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Odf.h:67,
                 from Proc.h:28,
                 from Proc.cc:23:
/opt/local/include/gcc9/c++/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 /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Xmm.h:117,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Odf.h:68,
                 from Proc.h:28,
                 from Proc.cc:23:
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EarthPositionLocator.h:73:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |     const std::string &name = "Unknown") throw(BadLattitude);
      |                                          ^~~~~
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/attcalc -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/atthkgen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epnoise -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evlistcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evselect -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtialign -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtimerge -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/hkgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/tabgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/timeappend -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I.  ShowCcf.cc
In file included from /opt/local/include/gcc9/c++/backward/strstream:50,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/stringutil.h:27,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/StringIntMap.h:97,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/STime.h:128,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Xmm.h:114,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Ccf.h:62,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/ShowCcf.h:26,
                 from ShowCcf.cc:23:
/opt/local/include/gcc9/c++/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 /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Xmm.h:117,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Ccf.h:62,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/ShowCcf.h:26,
                 from ShowCcf.cc:23:
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EarthPositionLocator.h:73:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |     const std::string &name = "Unknown") throw(BadLattitude);
      |                                          ^~~~~
In file included from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/GeometryDataServer.h:95,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Boresight.h:62,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/CalAtomServer.h:55,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/CalServer.h:64,
                 from ShowCcf.cc:24:
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:250:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:263:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |   throw(UnexpressionableRegion);
      |   ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:327:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:335:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:419:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:468:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:510:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:551:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:597:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:704:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:814:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:853:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |             throw(UnexpressionableRegion);
      |             ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:891:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |             throw(UnexpressionableRegion);
      |             ^~~~~
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/attcalc -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/atthkgen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epnoise -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evlistcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evselect -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtialign -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtimerge -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/hkgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/tabgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/timeappend -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I.  EpicProc.cc
In file included from /opt/local/include/gcc9/c++/backward/strstream:50,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/stringutil.h:27,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/StringIntMap.h:97,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/STime.h:128,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Xmm.h:114,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProcState.h:29,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProc.h:27,
                 from EpicProc.cc:23:
/opt/local/include/gcc9/c++/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 /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Xmm.h:117,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProcState.h:29,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProc.h:27,
                 from EpicProc.cc:23:
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EarthPositionLocator.h:73:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |     const std::string &name = "Unknown") throw(BadLattitude);
      |                                          ^~~~~
In file included from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/GeometryDataServer.h:95,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Boresight.h:62,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/CalAtomServer.h:55,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/CalServer.h:64,
                 from EpicProc.cc:28:
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:250:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:263:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |   throw(UnexpressionableRegion);
      |   ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:327:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:335:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:419:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:468:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:510:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:551:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:597:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:704:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:814:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:853:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |             throw(UnexpressionableRegion);
      |             ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:891:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |             throw(UnexpressionableRegion);
      |             ^~~~~
/opt/local/bin/ar cur libproclib.a Proc.o ShowCcf.o EpicProc.o
ranlib libproclib.a
/usr/local/bin/g++ -bind_at_load -dynamiclib -single_module -undefined dynamic_lookup -Wl,-install_name,@loader_path/../lib/libproclib.dylib -o libproclib.dylib 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/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/lib -lqt -framework Security 
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/attcalc -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/atthkgen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpix -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dsplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dstoplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emutils -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epauxcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epevents -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epexposure -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epfast -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epframes -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epnoise -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epreject -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/eprejectti -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/eputils -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epxrlcorr -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evlistcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evselect -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtialign -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtimerge -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/hkgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/radmonfix -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/sla -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/tabgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/timeappend -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I.  epproc_h_imp.cc
/usr/local/bin/gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -g -fPIC  epproc_f_mod.f90
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/attcalc -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/atthkgen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpix -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dsplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dstoplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emutils -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epauxcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epevents -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epexposure -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epfast -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epframes -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epnoise -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epreject -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/eprejectti -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/eputils -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epxrlcorr -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evlistcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evselect -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtialign -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtimerge -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/hkgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/radmonfix -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/sla -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/tabgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/timeappend -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I.  epproc_f.cc
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/attcalc -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/atthkgen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpix -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dsplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dstoplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emutils -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epauxcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epevents -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epexposure -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epfast -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epframes -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epnoise -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epreject -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/eprejectti -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/eputils -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epxrlcorr -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evlistcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evselect -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtialign -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtimerge -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/hkgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/radmonfix -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/sla -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/tabgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/timeappend -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I.  epproc.cc
In file included from /opt/local/include/gcc9/c++/backward/strstream:50,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/stringutil.h:27,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/StringIntMap.h:97,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/STime.h:128,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Xmm.h:114,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProcState.h:29,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProc.h:27,
                 from ./Epproc.h:26,
                 from epproc.cc:29:
/opt/local/include/gcc9/c++/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 /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Xmm.h:117,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProcState.h:29,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProc.h:27,
                 from ./Epproc.h:26,
                 from epproc.cc:29:
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EarthPositionLocator.h:73:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |     const std::string &name = "Unknown") throw(BadLattitude);
      |                                          ^~~~~
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/attcalc -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/atthkgen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpix -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dsplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dstoplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emutils -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epauxcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epevents -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epexposure -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epfast -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epframes -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epnoise -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epreject -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/eprejectti -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/eputils -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epxrlcorr -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evlistcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evselect -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtialign -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtimerge -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/hkgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/radmonfix -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/sla -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/tabgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/timeappend -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I.  Epproc.cc
In file included from /opt/local/include/gcc9/c++/backward/strstream:50,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/stringutil.h:27,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/StringIntMap.h:97,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/STime.h:128,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Xmm.h:114,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProcState.h:29,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProc.h:27,
                 from ./Epproc.h:26,
                 from Epproc.cc:23:
/opt/local/include/gcc9/c++/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 /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Xmm.h:117,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProcState.h:29,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProc.h:27,
                 from ./Epproc.h:26,
                 from Epproc.cc:23:
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EarthPositionLocator.h:73:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |     const std::string &name = "Unknown") throw(BadLattitude);
      |                                          ^~~~~
In file included from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/GeometryDataServer.h:95,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Boresight.h:62,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/CalAtomServer.h:55,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/CalServer.h:64,
                 from Epproc.cc:27:
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:250:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:263:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |   throw(UnexpressionableRegion);
      |   ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:327:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:335:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:419:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:468:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:510:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:551:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:597:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:704:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:814:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:853:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |             throw(UnexpressionableRegion);
      |             ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:891:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |             throw(UnexpressionableRegion);
      |             ^~~~~
Epproc.cc: In member function 'void Epproc::epnoise(const OdfSet*)':
Epproc.cc:336:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  336 |    if (os->dataMode() != Xmm::IMAGING)
      |    ^~
Epproc.cc:339:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  339 |     Info::Task* epnoise = task("epnoise");
      |     ^~~~
/opt/local/bin/ar cur libepproc.a epproc_h_imp.o epproc_f_mod.o epproc_f.o epproc.o Epproc.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libepproc.a(epproc_f_mod.o) has no symbols
ranlib libepproc.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libepproc.a(epproc_f_mod.o) has no symbols
/usr/local/bin/g++ -bind_at_load -dynamiclib -single_module -undefined dynamic_lookup -Wl,-install_name,@loader_path/../lib/libepproc.dylib -o libepproc.dylib 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 -lradmonfix -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/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/lib -lqt -framework Security 
T=epproc ;\
	sed "s/taskname/$T/g" /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/taskmain/src/main.cc | sed "s/VERSION/2.25.2/g; s/RELEASE/xmmsas_20230328_1932-21.0.0/g; s/PACKAGE/epicproc/g" > epproc_main.cc
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/attcalc -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/atthkgen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpix -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dsplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dstoplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emutils -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epauxcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epevents -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epexposure -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epfast -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epframes -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epnoise -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epreject -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/eprejectti -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/eputils -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/epxrlcorr -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evlistcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evselect -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtialign -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtimerge -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/hkgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/radmonfix -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/sla -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/tabgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/timeappend -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I.  epproc_main.cc
In file included from /opt/local/include/gcc9/c++/backward/strstream:50,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/stringutil.h:27,
                 from epproc_main.cc:38:
/opt/local/include/gcc9/c++/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 /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Xmm.h:117,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/CalServer.h:61,
                 from epproc_main.cc:43:
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EarthPositionLocator.h:73:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |     const std::string &name = "Unknown") throw(BadLattitude);
      |                                          ^~~~~
In file included from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/GeometryDataServer.h:95,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Boresight.h:62,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/CalAtomServer.h:55,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/CalServer.h:64,
                 from epproc_main.cc:43:
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:250:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:263:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |   throw(UnexpressionableRegion);
      |   ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:327:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:335:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:419:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:468:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:510:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:551:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:597:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:704:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:814:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:853:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |             throw(UnexpressionableRegion);
      |             ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:891:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |             throw(UnexpressionableRegion);
      |             ^~~~~
/usr/local/bin/g++  -L/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib -o epproc -lmetatask -ldscopyblock -lepexposure -ldsrm -ldsrename -lepauxcomb -lepxrlcorr -lepfast -lepevents -lepreject -leprejectti -lepnoise -lepframes -lradmonfix -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 epproc_main.o -lepproc -L/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/lib -lqt -framework Security -lgfortran -lcfitsio -ldl -lm -L. 
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/attcalc -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/atthkgen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpix -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dsplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dstoplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/ebadpixupdate -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/embadpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emenergy -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emevents -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emeventsproj -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emframes -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emutils -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evlistcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evselect -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtialign -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtimerge -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/hkgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/sla -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/tabgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/timeappend -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I.  emproc_h_imp.cc
/usr/local/bin/gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -g -fPIC  emproc_f_mod.f90
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/attcalc -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/atthkgen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpix -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dsplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dstoplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/ebadpixupdate -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/embadpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emenergy -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emevents -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emeventsproj -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emframes -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emutils -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evlistcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evselect -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtialign -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtimerge -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/hkgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/sla -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/tabgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/timeappend -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I.  emproc_f.cc
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/attcalc -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/atthkgen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpix -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dsplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dstoplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/ebadpixupdate -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/embadpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emenergy -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emevents -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emeventsproj -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emframes -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emutils -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evlistcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evselect -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtialign -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtimerge -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/hkgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/sla -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/tabgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/timeappend -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I.  emproc.cc
In file included from /opt/local/include/gcc9/c++/backward/strstream:50,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/stringutil.h:27,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/StringIntMap.h:97,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/STime.h:128,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Xmm.h:114,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProcState.h:29,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProc.h:27,
                 from ./Emproc.h:27,
                 from emproc.cc:26:
/opt/local/include/gcc9/c++/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 /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Xmm.h:117,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProcState.h:29,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProc.h:27,
                 from ./Emproc.h:27,
                 from emproc.cc:26:
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EarthPositionLocator.h:73:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |     const std::string &name = "Unknown") throw(BadLattitude);
      |                                          ^~~~~
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/attcalc -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/atthkgen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpix -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dsplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dstoplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/ebadpixupdate -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/embadpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emenergy -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emevents -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emeventsproj -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emframes -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emutils -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evlistcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evselect -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtialign -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtimerge -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/hkgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/sla -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/tabgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/timeappend -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I.  Emproc.cc
In file included from /opt/local/include/gcc9/c++/backward/strstream:50,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/stringutil.h:27,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/StringIntMap.h:97,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/STime.h:128,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Xmm.h:114,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProcState.h:29,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProc.h:27,
                 from ./Emproc.h:27,
                 from Emproc.cc:23:
/opt/local/include/gcc9/c++/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 /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Xmm.h:117,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProcState.h:29,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EpicProc.h:27,
                 from ./Emproc.h:27,
                 from Emproc.cc:23:
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EarthPositionLocator.h:73:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |     const std::string &name = "Unknown") throw(BadLattitude);
      |                                          ^~~~~
In file included from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/GeometryDataServer.h:95,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Boresight.h:62,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/CalAtomServer.h:55,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/CalServer.h:64,
                 from Emproc.cc:27:
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:250:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:263:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |   throw(UnexpressionableRegion);
      |   ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:327:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:335:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:419:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:468:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:510:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:551:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:597:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:704:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:814:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:853:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |             throw(UnexpressionableRegion);
      |             ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:891:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |             throw(UnexpressionableRegion);
      |             ^~~~~
Emproc.cc: In member function 'virtual void Emproc::processExposure(Proc::ScienceExposure&)':
Emproc.cc:107:24: warning: catching polymorphic type 'class ProcException' by value [-Wcatch-value=]
  107 |    catch(ProcException e) { }
      |                        ^
Emproc.cc:189:24: warning: catching polymorphic type 'class ProcException' by value [-Wcatch-value=]
  189 |    catch(ProcException e) { }
      |                        ^
/opt/local/bin/ar cur libemproc.a emproc_h_imp.o emproc_f_mod.o emproc_f.o emproc.o Emproc.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libemproc.a(emproc_f_mod.o) has no symbols
ranlib libemproc.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libemproc.a(emproc_f_mod.o) has no symbols
/usr/local/bin/g++ -bind_at_load -dynamiclib -single_module -undefined dynamic_lookup -Wl,-install_name,@loader_path/../lib/libemproc.dylib -o libemproc.dylib 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/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/lib -lqt -framework Security 
T=emproc ;\
	sed "s/taskname/$T/g" /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/taskmain/src/main.cc | sed "s/VERSION/2.25.2/g; s/RELEASE/xmmsas_20230328_1932-21.0.0/g; s/PACKAGE/epicproc/g" > emproc_main.cc
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/attcalc -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/atthkgen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpix -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/badpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dsplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dstoplot -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/ebadpixupdate -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/embadpixfind -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emenergy -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emevents -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emeventsproj -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emframes -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/emutils -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evlistcomb -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/evselect -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtialign -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/gtimerge -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/hkgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/sla -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/tabgtigen -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/timeappend -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils -I/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/include -I.  emproc_main.cc
In file included from /opt/local/include/gcc9/c++/backward/strstream:50,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/utils/stringutil.h:27,
                 from emproc_main.cc:38:
/opt/local/include/gcc9/c++/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 /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Xmm.h:117,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/CalServer.h:61,
                 from emproc_main.cc:43:
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/EarthPositionLocator.h:73:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |     const std::string &name = "Unknown") throw(BadLattitude);
      |                                          ^~~~~
In file included from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/GeometryDataServer.h:95,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Boresight.h:62,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/CalAtomServer.h:55,
                 from /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/CalServer.h:64,
                 from emproc_main.cc:43:
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:250:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:263:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |   throw(UnexpressionableRegion);
      |   ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:327:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:335:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:419:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:468:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:510:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:551:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:597:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:704:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:814:4: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |    throw(UnexpressionableRegion);
      |    ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:853:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |             throw(UnexpressionableRegion);
      |             ^~~~~
/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/Region.h:891:13: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |             throw(UnexpressionableRegion);
      |             ^~~~~
/usr/local/bin/g++  -L/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib -o emproc -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 emproc_main.o -lemproc -L/Volumes/SASCOMP/OSX19SAS/qt-x11-free-3.3.8b/lib -lqt -framework Security -lgfortran -lcfitsio -ldl -lm -L. 
sed -e "s/DOC/epicproc/" -e "s/TYPE/devel/" < \
	/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/doc/lib/package.tex | /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/bin/texcombine | \
	/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/bin/fixdoc -type=devel epicproc 2.25.2 epicproc xmmsas_20230328_1932-21.0.0 > epicproc.tex
   including sasdevel...
      including sasglobal...
   including epicproc_description...

latex epicproc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex epicproc < /dev/null > makedoc.log
make[5]: [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 /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/doc/lib/latex2html.init epicproc > /dev/null
texexpand V2021 (Released January 1, 2021)

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

Warning: No implementation found for option: `version' for `sasdoc' package
/Volumes/SASCOMP/OSX19SAS/coreutils-8.22/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/devel/" < \
	/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/doc/lib/package.tex | /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/bin/texcombine | \
	/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/bin/fixdoc -type=devel epproc 2.25.2 epicproc xmmsas_20230328_1932-21.0.0 > epproc.tex
   including sasdevel...
      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]: [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 /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/doc/lib/latex2html.init epproc > /dev/null
texexpand V2021 (Released January 1, 2021)

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

Warning: No implementation found for option: `version' for `sasdoc' package
This is dvips(k) 2020.1 Copyright 2020 Radical Eye Software (www.radicaleye.com)
' TeX output 2023.03.29:1701' -> images.ps
</opt/local/share/texmf-texlive/dvips/base/tex.pro>
</opt/local/share/texmf-texlive/dvips/l3backend/l3backend-dvips.pro>
</opt/local/share/texmf-texlive/dvips/base/texps.pro>
</opt/local/share/texmf-texlive/dvips/base/special.pro>
</opt/local/share/texmf-texlive/dvips/base/color.pro>. 
</opt/local/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmmi10.pfb>
</opt/local/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmsy10.pfb>[1
</Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/epicproc/doc/pn/epproc_IM.epsi>] 
[2
</Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/epicproc/doc/pn/epproc_TI.epsi>] 
[3
</Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/epicproc/doc/pn/epproc_BU.epsi>] 
[4] [5] [6] [7] [8] [9] 
/Volumes/SASCOMP/OSX19SAS/coreutils-8.22/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/devel/" < \
	/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/doc/lib/package.tex | /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/bin/texcombine | \
	/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/bin/fixdoc -type=devel emproc 2.25.2 epicproc xmmsas_20230328_1932-21.0.0 > emproc.tex
   including sasdevel...
      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]: [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 /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/sas/doc/lib/latex2html.init emproc > /dev/null
texexpand V2021 (Released January 1, 2021)

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

Warning: No implementation found for option: `version' for `sasdoc' package
This is dvips(k) 2020.1 Copyright 2020 Radical Eye Software (www.radicaleye.com)
' TeX output 2023.03.29:1701' -> images.ps
</opt/local/share/texmf-texlive/dvips/base/tex.pro>
</opt/local/share/texmf-texlive/dvips/l3backend/l3backend-dvips.pro>
</opt/local/share/texmf-texlive/dvips/base/texps.pro>
</opt/local/share/texmf-texlive/dvips/base/special.pro>
</opt/local/share/texmf-texlive/dvips/base/color.pro>. 
</opt/local/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
</opt/local/share/texmf-texlive/fonts/type1/public/amsfonts/cm/cmr10.pfb>[1
</Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/epicproc/doc/mos/emproc.epsi>] 
[2] [3] [4] 
/Volumes/SASCOMP/OSX19SAS/coreutils-8.22/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
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I.  checkpn.cc
/usr/local/bin/g++  -L/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib -o checkpn -ldal checkpn.o -lgfortran -lcfitsio -ldl -lm -L. 
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I.  checkpn_burst.cc
/usr/local/bin/g++  -L/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib -o checkpn_burst -ldal checkpn_burst.o -lgfortran -lcfitsio -ldl -lm -L. 
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I.  checkpn_timing.cc
/usr/local/bin/g++  -L/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib -o checkpn_timing -ldal checkpn_timing.o -lgfortran -lcfitsio -ldl -lm -L. 
/usr/local/bin/g++ -c -Wall -DGFORTRAN -fno-common -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/config-std.h -imacros /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/config.h -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include -I/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/include/dal -I.  checkemos.cc
/usr/local/bin/g++  -L/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib -o checkemos -ldal checkemos.o -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.2)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:51.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.22.1)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:51.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.22.1)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:51.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 `/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/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.22.1)  [xmmsas_20230328_1932-21.0.0] ended:    2023-03-29T21:01:51.000
** epproc::atthkgen: warning (SummaryOfWarnings), 
   warning NoAttitude silently occurred 3825 times
epproc:- atthkgen (atthkgen-1.22.1)  [xmmsas_20230328_1932-21.0.0] ended:    2023-03-29T21:01:51.000
epproc:- Processing S003
epproc:- Processing data set: /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/testodf/epodf_FF//.//0146_0114100201_PNS00301IME.FIT
epproc:- Executing (invoked): epframes set=/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/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.116)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:51.000
epproc::epframes:- Executing (routine): epframes set=/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/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.116)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:51.000
epproc::epframes:-  EPFRAMES 8.116 is running...
epproc::epframes:- No Offset maps found... 
epproc::epframes:- No Offset maps found... 
epproc::epframes:-  CAL_JUMP_TOLERANCE =    15     [units]
epproc::epframes:-  
** epproc::epframes: warning (InvalidObtValue), OBT vector element #117 is invalid (-100)
epproc::epframes:-  
epproc::epframes:-  FIFOreset =       91
epproc::epframes:- H_CE_FWSPOT:  average =  233.605 [deg],   range = [ 233.230, 234.906]  ->  FILTER = Medium / FILTC-MEDIUM
** epproc::epframes: warning (misHKcolumn),  Missing column FD130
epproc::epframes:- V_VC_UHVx:    average = -162.356 [V],     range = [-162.356,-162.356]
epproc::epframes:- E_Cx_IVSSA:   average =   10.514 [mA],    range = [   9.436,  11.531]
epproc::epframes:- Ax_DSLINC:    average =    155.6 [ ],     range = [     0.0,   352.0]
epproc::epframes:- H_CE_TTMPFPF: average =  -89.965 [deg C], range = [ -90.058, -89.840]
epproc::epframes:- D_P_S_TEMP1:  average =    6.923 [deg C], range = [   6.677,   7.057]
epproc::epframes:- D_P_S_TEMP2:  average =    8.542 [deg C], range = [   8.452,   8.832]
epproc::epframes:- C_CE_TEMPBOX: average =    4.710 [deg C], range = [   3.340,   5.070]
epproc::epframes:- V_VC_TEMP1:   average =   37.940 [deg C], range = [  37.940,  37.940]
epproc::epframes:- V_VC_TEMP2:   average =   24.100 [deg C], range = [  24.100,  24.100]
epproc::epframes:- H_CE_FWTEMP1: average =   15.712 [deg C], range = [  14.818,  15.715]
epproc::epframes:- H_CE_FWTEMP2: average =   13.707 [deg C], range = [  13.002,  14.794]
epproc::epframes:- F1574:        average =   26.298 [deg C], range = [  23.137,  29.832]
epproc::epframes:- F1674:        average =   28.932 [deg C], range = [  23.418,  31.801]
epproc::epframes:- F1774:        average =   27.968 [deg C], range = [  24.619,  29.643]
epproc::epframes:- F1874:        average =   31.343 [deg C], range = [  29.546,  32.916]
epproc::epframes:- F1576:        average =   21.958 [deg C], range = [  20.667,  22.327]
epproc::epframes:- F1676:        average =   24.159 [deg C], range = [  22.682,  24.344]
epproc::epframes:- F1776:        average =   22.455 [deg C], range = [  22.455,  22.455]
epproc::epframes:- F1876:        average =   20.944 [deg C], range = [  20.944,  20.944]
epproc::epframes:- E_Cx_TEMPEA1: average =   26.298 [deg C], range = [  23.137,  29.832]
epproc::epframes:- E_Cx_TEMPQB1: average =   21.958 [deg C], range = [  20.667,  22.327]
epproc::epframes:- E_Cx_IGRAx:   average =    1.553 [mu A],  range = [   1.501,   2.667]
epproc::epframes:- E_Cx_IVDDA:   average =   11.581 [mA],    range = [  10.675,  12.759]
epproc::epframes:- TH_UTT_TTpXmZ average =   12.333 [deg C], range = [  12.333,  12.333]
epproc::epframes:- TH_UTT_TTpXpZ average =    8.750 [deg C], range = [   8.750,   8.750]
epproc::epframes:- TH_U_X_EPCE:  average =    4.722 [deg C], range = [   4.706,   5.000]
epproc::epframes:- TH_U_X_EPCH:  average =    7.812 [deg C], range = [   7.812,   7.812]
epproc::epframes:- TH_U_X_EPDH:  average =    5.625 [deg C], range = [   5.625,   5.625]
epproc::epframes:- TH_U_X_EPEA:  average =   20.007 [deg C], range = [  20.000,  20.417]
epproc::epframes:- TH_U_X_EPVC:  average =   15.769 [deg C], range = [  15.769,  15.769]
epproc::epframes:- TH_U_X_FPAmZ: average =   21.667 [deg C], range = [  21.667,  21.667]
epproc::epframes:- TH_U_X_FPApZ: average =    9.375 [deg C], range = [   9.375,   9.375]
epproc::epframes:- TH_U_X_PDU:   average =   11.333 [deg C], range = [  11.333,  11.333]
epproc::epframes:- TH_U_X_RAE1:  average =   17.308 [deg C], range = [  17.308,  17.308]
epproc::epframes:- TH_U_X_RDE11: average =   18.077 [deg C], range = [  18.077,  18.077]
Could not open file 'EPN_SPATIALCTI_0001.CCF' for reading in:
  /Users/bhperry/XMM/CCF
  /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/testccf/constituents
  /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/testccf
  .

** epproc::epframes: warning (SummaryOfWarnings), 
   warning InvalidObtValue silently occurred 2 times
** epproc: warning (SubTaskError), epframes terminated with the error invalidInvocation that said: 
Execution failed of epframes (epframes-8.116)  [xmmsas_20230328_1932-21.0.0]
** epproc: warning (NoEventListsToMerge), S003
epproc:- epproc (epicproc-2.25.2)  [xmmsas_20230328_1932-21.0.0] ended:    2023-03-29T21:01:52.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.71.2)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:52.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.2)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:53.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.22.1)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:53.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.22.1)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:53.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 `/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/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.22.1)  [xmmsas_20230328_1932-21.0.0] ended:    2023-03-29T21:01:53.000
** epproc::atthkgen: warning (SummaryOfWarnings), 
   warning TooFewTimeCorrelationDataPoints silently occurred 2 times
epproc:- atthkgen (atthkgen-1.22.1)  [xmmsas_20230328_1932-21.0.0] ended:    2023-03-29T21:01:53.000
epproc:- Processing U002
epproc:- Processing data set: /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/testodf/epodf_BU_TI/0029_0116690801_PNU00204TIE.FIT
epproc:- Executing (invoked): epframes set=/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/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.116)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:53.000
epproc::epframes:- Executing (routine): epframes set=/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/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.116)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:53.000
epproc::epframes:-  EPFRAMES 8.116 is running...
** epproc::epframes: warning (missingIPPV),  Parameter FILTER not found, will set it to UNKNOWN
** epproc::epframes: warning (FilterUnknown), Value of FILTER attribute is `UNKNOWN' - cannot determine active filter
epproc::epframes:- No Offset maps found... 
epproc::epframes:- No Offset maps found... 
epproc::epframes:- OAL: no PAH file present, ODF might be inconsistent.
epproc::epframes:-  CAL_JUMP_TOLERANCE =    10     [units]
epproc::epframes:-  SAS_JUMP_TOLERANCE =    14.000 [units]
epproc::epframes:-  
** epproc::epframes: 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::epframes: warning (NoSuchPeriodicHKparam), Expected Periodic HK parameter F1052 missing from `PNPMH1' - will continue with nominal value 32400 as coarse time wrap value for EPN
** epproc::epframes: warning (NoAdditionalPeriodicHKdata), Odf `/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/testodf/epodf_BU_TI' contains no AdditionalPeriodicHousekeeping data - will use default values for any needed parameters from this data set
** epproc::epframes: warning (DefaultValueForMissingParameter), Using default value 0 for missing additional periodic HK parameters F1534/F1634/F1734/F1834
** epproc::epframes: warning (InvalidObtValue), OBT vector element #373 is invalid (-100)
** epproc::epframes: warning (misHKcolumn),  Missing column F1364
** epproc::epframes: warning (HKoffsetmap), cannot derive offset map parameters from PMH file, no interval found at all.
Could not open file 'EPN_SPATIALCTI_0001.CCF' for reading in:
  /Users/bhperry/XMM/CCF
  /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/testccf/constituents
  /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/testccf/
  .

** epproc::epframes: warning (SummaryOfWarnings), 
   warning DefaultValueForMissingParameter silently occurred 1 times
   warning InvalidObtValue silently occurred 7 times
   warning NoAdditionalPeriodicHKdata silently occurred 1 times
   warning NoSuchPeriodicHKparam silently occurred 1 times
   warning TooFewTimeCorrelationDataPoints silently occurred 2 times
   warning misHKcolumn silently occurred 24 times
   warning missingIPPV silently occurred 6 times
** epproc: warning (SubTaskError), epframes terminated with the error invalidInvocation that said: 
Execution failed of epframes (epframes-8.116)  [xmmsas_20230328_1932-21.0.0]
** epproc: warning (NoEventListsToMerge), U002
epproc:- epproc (epicproc-2.25.2)  [xmmsas_20230328_1932-21.0.0] ended:    2023-03-29T21:01:54.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.2)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:54.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.22.1)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:54.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.22.1)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:54.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 `/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/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.22.1)  [xmmsas_20230328_1932-21.0.0] ended:    2023-03-29T21:01:55.000
** epproc::atthkgen: warning (SummaryOfWarnings), 
   warning TooFewTimeCorrelationDataPoints silently occurred 2 times
epproc:- atthkgen (atthkgen-1.22.1)  [xmmsas_20230328_1932-21.0.0] ended:    2023-03-29T21:01:55.000
epproc:- Processing S016
epproc:- Processing data set: /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/testodf/epodf_BU_TI/0029_0116690801_PNS01604BUE.FIT
epproc:- Executing (invoked): epframes set=/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/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.116)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:55.000
epproc::epframes:- Executing (routine): epframes set=/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/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.116)  [xmmsas_20230328_1932-21.0.0] started:  2023-03-29T21:01:55.000
epproc::epframes:-  EPFRAMES 8.116 is running...
** epproc::epframes: warning (missingIPPV),  Parameter FILTER not found, will set it to UNKNOWN
** epproc::epframes: warning (FilterUnknown), Value of FILTER attribute is `UNKNOWN' - cannot determine active filter
epproc::epframes:- No Offset maps found... 
epproc::epframes:- No Offset maps found... 
epproc::epframes:- OAL: no PAH file present, ODF might be inconsistent.
epproc::epframes:-  CAL_JUMP_TOLERANCE =    10     [units]
epproc::epframes:-  
** epproc::epframes: 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::epframes: warning (NoSuchPeriodicHKparam), Expected Periodic HK parameter F1052 missing from `PNPMH1' - will continue with nominal value 32400 as coarse time wrap value for EPN
** epproc::epframes: warning (NoAdditionalPeriodicHKdata), Odf `/Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/testodf/epodf_BU_TI' contains no AdditionalPeriodicHousekeeping data - will use default values for any needed parameters from this data set
** epproc::epframes: warning (DefaultValueForMissingParameter), Using default value 0 for missing additional periodic HK parameters F1534/F1634/F1734/F1834
** epproc::epframes: warning (InvalidObtValue), OBT vector element #5357 is invalid (-100)
epproc::epframes:- Too many empty frames to fill in.
** epproc::epframes: warning (misHKcolumn),  Missing column F1364
** epproc::epframes: warning (HKoffsetmap), cannot derive offset map parameters from PMH file, no interval found at all.
Could not open file 'EPN_SPATIALCTI_0001.CCF' for reading in:
  /Users/bhperry/XMM/CCF
  /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/packages/testccf/constituents
  /Volumes/XMMSAS94/OSX19SAS/xmmsas_20230328_1932/lib/testccf/
  .

** epproc::epframes: warning (SummaryOfWarnings), 
   warning DefaultValueForMissingParameter silently occurred 1 times
   warning InvalidObtValue silently occurred 16 times
   warning NoAdditionalPeriodicHKdata silently occurred 1 times
   warning NoSuchPeriodicHKparam silently occurred 1 times
   warning TooFewTimeCorrelationDataPoints silently occurred 2 times
   warning misHKcolumn silently occurred 24 times
   warning missingIPPV silently occurred 6 times
** epproc: warning (SubTaskError), epframes terminated with the error invalidInvocation that said: 
Execution failed of epframes (epframes-8.116)  [xmmsas_20230328_1932-21.0.0]
** epproc: warning (NoEventListsToMerge), S016
epproc:- epproc (epicproc-2.25.2)  [xmmsas_20230328_1932-21.0.0] ended:    2023-03-29T21:01:55.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 ... passed
Testing select_emos2 ... passed
ERROR: one of the tests failed