--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 0.10.1 - 2018-06-07 (AI)
Information: this ChangeLog entry matches the version number:
 Version 0.10.1 - 2018-06-07 (AI)

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


--- Distribution check [end] ---

/workspaces/xmm_sas/packages/sas/bin/sastaskhdr_gfortran  preqgti 0.10.1 preqgti 22.0.0-753ddff48-20241030 > preqgti.h
/workspaces/xmm_sas/packages/sas/bin/sastaskhimp preqgti 0.10.1 preqgti 22.0.0-753ddff48-20241030 > preqgti_h_imp.cc
/workspaces/xmm_sas/packages/sas/bin/sastaskhdr_gfortran  pointingfilter 0.10.1 preqgti 22.0.0-753ddff48-20241030 > pointingfilter.h
/workspaces/xmm_sas/packages/sas/bin/sastaskhimp pointingfilter 0.10.1 preqgti 22.0.0-753ddff48-20241030 > pointingfilter_h_imp.cc
T=preqgti ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_mod.f90 > preqgti_f_mod.f90
T=pointingfilter ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_mod.f90 > pointingfilter_f_mod.f90
T=preqgti ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > preqgti_f.cc
T=pointingfilter ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > pointingfilter_f.cc
Dependencies for preqgti
Dependencies for pointingfilter
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/atthkgen -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/emframes -I/workspaces/xmm_sas/include/epframes -I/workspaces/xmm_sas/include/odfingest -I/workspaces/xmm_sas/include/rgsframes -I/workspaces/xmm_sas/include/tabgtigen -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  preqgti_h_imp.cc
In file included from /workspaces/xmm_sas/include/DalRegister.h:27,
                 from preqgti_h_imp.cc:12:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/atthkgen -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/emframes -I/workspaces/xmm_sas/include/epframes -I/workspaces/xmm_sas/include/odfingest -I/workspaces/xmm_sas/include/rgsframes -I/workspaces/xmm_sas/include/tabgtigen -I/workspaces/xmm_sas/include/utils preqgti_f_mod.f90
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/atthkgen -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/emframes -I/workspaces/xmm_sas/include/epframes -I/workspaces/xmm_sas/include/odfingest -I/workspaces/xmm_sas/include/rgsframes -I/workspaces/xmm_sas/include/tabgtigen -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  preqgti_f.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/atthkgen -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/emframes -I/workspaces/xmm_sas/include/epframes -I/workspaces/xmm_sas/include/odfingest -I/workspaces/xmm_sas/include/rgsframes -I/workspaces/xmm_sas/include/tabgtigen -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  preqgti.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from preqgti.cc:40:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
In file included from /workspaces/xmm_sas/include/Xmm.h:117,
                 from /workspaces/xmm_sas/include/Odf.h:68,
                 from /workspaces/xmm_sas/include/TimeCorrelator.h:77,
                 from /workspaces/xmm_sas/include/OalServer.h:58,
                 from preqgti.cc:44:
/workspaces/xmm_sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/xmm_sas/include/Odf.h:71:
/workspaces/xmm_sas/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from /workspaces/xmm_sas/include/param.h:32,
                 from /workspaces/xmm_sas/include/Task.h:26,
                 from preqgti.h:11,
                 from preqgti.cc:37:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/xmm_sas/include/Image.h:56,
                 from /workspaces/xmm_sas/include/Odf.h:72:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
In file included from /workspaces/xmm_sas/include/SelectUtils.h:24,
                 from /workspaces/xmm_sas/include/tabgtigen/GtiTableFilter.h:54,
                 from preqgti.cc:52:
/workspaces/xmm_sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/xmm_sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/xmm_sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
In file included from /workspaces/xmm_sas/include/tabgtigen/GtiTableFilter.h:55:
/workspaces/xmm_sas/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/usr/bin/ar cur libpreqgti.a preqgti_h_imp.o preqgti_f_mod.o preqgti_f.o preqgti.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libpreqgti.a
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/atthkgen -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/emframes -I/workspaces/xmm_sas/include/epframes -I/workspaces/xmm_sas/include/odfingest -I/workspaces/xmm_sas/include/rgsframes -I/workspaces/xmm_sas/include/tabgtigen -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  pointingfilter_h_imp.cc
In file included from /workspaces/xmm_sas/include/DalRegister.h:27,
                 from pointingfilter_h_imp.cc:12:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/atthkgen -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/emframes -I/workspaces/xmm_sas/include/epframes -I/workspaces/xmm_sas/include/odfingest -I/workspaces/xmm_sas/include/rgsframes -I/workspaces/xmm_sas/include/tabgtigen -I/workspaces/xmm_sas/include/utils pointingfilter_f_mod.f90
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/atthkgen -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/emframes -I/workspaces/xmm_sas/include/epframes -I/workspaces/xmm_sas/include/odfingest -I/workspaces/xmm_sas/include/rgsframes -I/workspaces/xmm_sas/include/tabgtigen -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  pointingfilter_f.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/atthkgen -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/emframes -I/workspaces/xmm_sas/include/epframes -I/workspaces/xmm_sas/include/odfingest -I/workspaces/xmm_sas/include/rgsframes -I/workspaces/xmm_sas/include/tabgtigen -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  pointingfilter.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from /workspaces/xmm_sas/include/utils/StringIntMap.h:97,
                 from /workspaces/xmm_sas/include/Odf.h:67,
                 from /workspaces/xmm_sas/include/TimeCorrelator.h:77,
                 from /workspaces/xmm_sas/include/OalServer.h:58,
                 from pointingfilter.cc:44:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
In file included from /workspaces/xmm_sas/include/Xmm.h:117,
                 from /workspaces/xmm_sas/include/Odf.h:68:
/workspaces/xmm_sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/xmm_sas/include/Odf.h:71:
/workspaces/xmm_sas/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from /workspaces/xmm_sas/include/param.h:32,
                 from /workspaces/xmm_sas/include/Task.h:26,
                 from pointingfilter.h:11,
                 from pointingfilter.cc:37:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/xmm_sas/include/Image.h:56,
                 from /workspaces/xmm_sas/include/Odf.h:72:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
pointingfilter.cc: In member function ‘bool FrameIdentifier::checkExposure(const OdfSet*, real64, real64)’:
pointingfilter.cc:347:9: warning: no return statement in function returning non-void [-Wreturn-type]
  347 |         }
      |         ^
pointingfilter.cc: In member function ‘void FrameIdentifier::filterRawfile(const OdfSet*, int)’:
pointingfilter.cc:393:24: warning: variable ‘frameData’ set but not used [-Wunused-but-set-variable]
  393 |                 int32 *frameData = 0;
      |                        ^~~~~~~~~
/usr/bin/ar cur libpointingfilter.a pointingfilter_h_imp.o pointingfilter_f_mod.o pointingfilter_f.o pointingfilter.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libpointingfilter.a
g++ -shared -Wl,-h,libpreqgti.so.0.10 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libpreqgti.so.0.10 preqgti_h_imp.o preqgti_f_mod.o preqgti_f.o preqgti.o -lmetatask -loal -ldal -lcaloalutils -lslatec -ltabgtigen -ldscopyblock -ldsrename -lepframes -lemframes -lrgsframes -latthkgen -lproclib -lcaloalutils -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lodfingest -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
/usr/bin/ld: preqgti.o: in function `StablePointngGtiTable::getPReqValues()':
/workspaces/xmm_sas/packages/preqgti/src/preqgti.cc:182: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
g++ -shared -Wl,-h,libpointingfilter.so.0.10 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libpointingfilter.so.0.10 pointingfilter_h_imp.o pointingfilter_f_mod.o pointingfilter_f.o pointingfilter.o -lmetatask -loal -ldal -lcaloalutils -lslatec -ltabgtigen -ldscopyblock -ldsrename -lepframes -lemframes -lrgsframes -latthkgen -lproclib -lcaloalutils -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lodfingest -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
/usr/bin/ld: pointingfilter.o: in function `FrameIdentifier::runepframes(OdfSet const*)':
/workspaces/xmm_sas/packages/preqgti/src/pointingfilter.cc:71: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
T=preqgti ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/main.cc | sed "s/VERSION/0.10.1/g; s/RELEASE/22.0.0-753ddff48-20241030/g; s/PACKAGE/preqgti/g" > preqgti_main.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/atthkgen -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/emframes -I/workspaces/xmm_sas/include/epframes -I/workspaces/xmm_sas/include/odfingest -I/workspaces/xmm_sas/include/rgsframes -I/workspaces/xmm_sas/include/tabgtigen -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  preqgti_main.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from preqgti_main.cc:38:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
In file included from /workspaces/xmm_sas/include/Xmm.h:117,
                 from /workspaces/xmm_sas/include/Odf.h:68,
                 from /workspaces/xmm_sas/include/TimeCorrelator.h:77,
                 from /workspaces/xmm_sas/include/OalServer.h:58,
                 from preqgti_main.cc:48:
/workspaces/xmm_sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/xmm_sas/include/Odf.h:71:
/workspaces/xmm_sas/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from preqgti_main.cc:31:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/xmm_sas/include/Image.h:56,
                 from /workspaces/xmm_sas/include/Odf.h:72:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o preqgti preqgti_main.o -lpreqgti -lmetatask -loal -ldal -lcaloalutils -lslatec -ltabgtigen -ldscopyblock -ldsrename -lepframes -lemframes -lrgsframes -latthkgen -lproclib -lcaloalutils -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lodfingest -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
T=pointingfilter ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas/packages/taskmain/src/main.cc | sed "s/VERSION/0.10.1/g; s/RELEASE/22.0.0-753ddff48-20241030/g; s/PACKAGE/preqgti/g" > pointingfilter_main.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I/workspaces/xmm_sas/include/atthkgen -I/workspaces/xmm_sas/include/dal -I/workspaces/xmm_sas/include/emframes -I/workspaces/xmm_sas/include/epframes -I/workspaces/xmm_sas/include/odfingest -I/workspaces/xmm_sas/include/rgsframes -I/workspaces/xmm_sas/include/tabgtigen -I/workspaces/xmm_sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  pointingfilter_main.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas/include/utils/stringutil.h:27,
                 from pointingfilter_main.cc:38:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
In file included from /workspaces/xmm_sas/include/Xmm.h:117,
                 from /workspaces/xmm_sas/include/Odf.h:68,
                 from /workspaces/xmm_sas/include/TimeCorrelator.h:77,
                 from /workspaces/xmm_sas/include/OalServer.h:58,
                 from pointingfilter_main.cc:48:
/workspaces/xmm_sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/xmm_sas/include/Odf.h:71:
/workspaces/xmm_sas/include/BadPixelMap.h:152:21: warning: ‘template<class _Arg, class _Result> struct std::unary_function’ is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49,
                 from pointingfilter_main.cc:31:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/xmm_sas/include/Image.h:56,
                 from /workspaces/xmm_sas/include/Odf.h:72:
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:600:7: note:   by ‘Block& Block::operator=(const Block&)’
  600 | class Block : public virtual Attributable, public virtual Child<DataSet>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:632:7: note:   by ‘Table& Table::operator=(const Table&)’
  632 | class Table : public virtual Block, public virtual Seekable<unsigned long>
      |       ^~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:730:7: note:   by ‘Column& Column::operator=(const Column&)’
  730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child<Table>, public virtual Seekable<unsigned long>
      |       ^~~~~~
/workspaces/xmm_sas/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas/lib -o pointingfilter pointingfilter_main.o -lpointingfilter -lmetatask -loal -ldal -lcaloalutils -lslatec -ltabgtigen -ldscopyblock -ldsrename -lepframes -lemframes -lrgsframes -latthkgen -lproclib -lcaloalutils -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lodfingest -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
sed -e "s/DOC/preqgti/" -e "s/TYPE/user/" < \
/workspaces/xmm_sas/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas/packages/sas/bin/texcombine | \
/workspaces/xmm_sas/packages/sas/bin/fixdoc -type=user preqgti 0.10.1 preqgti 22.0.0-753ddff48-20241030 > preqgti.tex
   including sasuser...
      including sasglobal...
   including preqgti_description...

latex preqgti < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex preqgti < /dev/null > makedoc.log
make[5]: [/workspaces/xmm_sas/Make.include:1062: preqgti.ps.gz] Error 2 (ignored)
latex preqgti < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex preqgti < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o preqgti.ps preqgti > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf preqgti > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f preqgti.ps
sed -e "s/DOC/pointingfilter/" -e "s/TYPE/user/" < \
/workspaces/xmm_sas/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas/packages/sas/bin/texcombine | \
/workspaces/xmm_sas/packages/sas/bin/fixdoc -type=user pointingfilter 0.10.1 preqgti 22.0.0-753ddff48-20241030 > pointingfilter.tex
   including sasuser...
      including sasglobal...
   including pointingfilter_description...

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

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

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

mkpkgidx -t . > /dev/null || (rm -f preqgti/index.pl ; exit 1)
pointer=preqgti/ChangeLog ; \
target=../../../packages/preqgti/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init pointingfilter > /dev/null
texexpand V2020 (Released January 1, 2020)

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

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

mkpkgidx -t . > /dev/null || (rm -f pointingfilter/index.pl ; exit 1)
pointer=pointingfilter/ChangeLog ; \
target=../../../packages/preqgti/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm pointingfilter.tex preqgti.tex
Testing bogus ... passed