--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 1.15.1 - 2025-01-21 (AI)
Information: this ChangeLog entry matches the version number:
 Version 1.15.1 - 2025-01-21 (AI)

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


--- Distribution check [end] ---

/workspaces/xmm_sas_rhel_9/packages/sas/bin/sastaskhdr_gfortran  hkgtigen 1.15.1 hkgtigen 22.0.0-1c324a6be-20250127 > hkgtigen.h
/workspaces/xmm_sas_rhel_9/packages/sas/bin/sastaskhimp hkgtigen 1.15.1 hkgtigen 22.0.0-1c324a6be-20250127 > hkgtigen_h_imp.cc
T=hkgtigen ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_9/packages/taskmain/src/task_mod.f90 > hkgtigen_f_mod.f90
T=hkgtigen ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_9/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > hkgtigen_f.cc
Dependencies for hkgtigen
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_9/include/config-std.h -imacros /workspaces/xmm_sas_rhel_9/config.h -I/workspaces/xmm_sas_rhel_9/include -I/workspaces/xmm_sas_rhel_9/include/dal -I/workspaces/xmm_sas_rhel_9/include/dsplot -I/workspaces/xmm_sas_rhel_9/include/dstoplot -I/workspaces/xmm_sas_rhel_9/include/tabgtigen -I/workspaces/xmm_sas_rhel_9/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  hkgtigen_h_imp.cc
In file included from /workspaces/xmm_sas_rhel_9/include/DalRegister.h:27,
                 from hkgtigen_h_imp.cc:12:
/workspaces/xmm_sas_rhel_9/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_rhel_9/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas_rhel_9/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_rhel_9/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_rhel_9/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_rhel_9/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_rhel_9/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_rhel_9/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_rhel_9/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_rhel_9/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_rhel_9/include -I/workspaces/xmm_sas_rhel_9/include/dal -I/workspaces/xmm_sas_rhel_9/include/dsplot -I/workspaces/xmm_sas_rhel_9/include/dstoplot -I/workspaces/xmm_sas_rhel_9/include/tabgtigen -I/workspaces/xmm_sas_rhel_9/include/utils hkgtigen_f_mod.f90
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_9/include/config-std.h -imacros /workspaces/xmm_sas_rhel_9/config.h -I/workspaces/xmm_sas_rhel_9/include -I/workspaces/xmm_sas_rhel_9/include/dal -I/workspaces/xmm_sas_rhel_9/include/dsplot -I/workspaces/xmm_sas_rhel_9/include/dstoplot -I/workspaces/xmm_sas_rhel_9/include/tabgtigen -I/workspaces/xmm_sas_rhel_9/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  hkgtigen_f.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_9/include/config-std.h -imacros /workspaces/xmm_sas_rhel_9/config.h -I/workspaces/xmm_sas_rhel_9/include -I/workspaces/xmm_sas_rhel_9/include/dal -I/workspaces/xmm_sas_rhel_9/include/dsplot -I/workspaces/xmm_sas_rhel_9/include/dstoplot -I/workspaces/xmm_sas_rhel_9/include/tabgtigen -I/workspaces/xmm_sas_rhel_9/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  hkgtigen.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas_rhel_9/include/utils/stringutil.h:27,
                 from hkgtigen.cc:59:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
In file included from /workspaces/xmm_sas_rhel_9/include/Xmm.h:117,
                 from hkgtigen.cc:60:
/workspaces/xmm_sas_rhel_9/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/xmm_sas_rhel_9/include/Ccf.h:61,
                 from /workspaces/xmm_sas_rhel_9/include/HKvalRangesServer.h:50,
                 from hkgtigen.cc:61:
/workspaces/xmm_sas_rhel_9/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_rhel_9/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas_rhel_9/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_rhel_9/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_rhel_9/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_rhel_9/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_rhel_9/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_rhel_9/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_rhel_9/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_rhel_9/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
In file included from /workspaces/xmm_sas_rhel_9/include/HKvalRangesServer.h:52:
/workspaces/xmm_sas_rhel_9/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/xmm_sas_rhel_9/include/CalAtomServer.h:53,
                 from /workspaces/xmm_sas_rhel_9/include/CalServer.h:64,
                 from hkgtigen.cc:62:
/workspaces/xmm_sas_rhel_9/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/xmm_sas_rhel_9/include/BadPixelDataServer.h:49,
                 from /workspaces/xmm_sas_rhel_9/include/CalAtomServer.h:54:
/workspaces/xmm_sas_rhel_9/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 /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/locale_classes.h:40,
                 from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/ios_base.h:41,
                 from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/ios:44,
                 from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/istream:40,
                 from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/fstream:40,
                 from hkgtigen.cc:54:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/xmm_sas_rhel_9/include/GeometryDataServer.h:95,
                 from /workspaces/xmm_sas_rhel_9/include/Boresight.h:62,
                 from /workspaces/xmm_sas_rhel_9/include/CalAtomServer.h:55:
/workspaces/xmm_sas_rhel_9/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/xmm_sas_rhel_9/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/xmm_sas_rhel_9/include/CalAtomServer.h:57:
/workspaces/xmm_sas_rhel_9/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/xmm_sas_rhel_9/include/OmFluxConverter.h:53,
                 from /workspaces/xmm_sas_rhel_9/include/CalAtomServer.h:77:
/workspaces/xmm_sas_rhel_9/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/workspaces/xmm_sas_rhel_9/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/xmm_sas_rhel_9/include/CalAtomServer.h:79:
/workspaces/xmm_sas_rhel_9/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
hkgtigen.cc: In member function ‘void GtiHKvalRanges::allRangesOfParameters(const std::vector<std::__cxx11::basic_string<char> >&, bool)’:
hkgtigen.cc:96:40: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
   96 |                                 except && j == parNames.end())
      |                                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/usr/bin/ar cur libhkgtigen.a hkgtigen_h_imp.o hkgtigen_f_mod.o hkgtigen_f.o hkgtigen.o
ranlib libhkgtigen.a
g++ -shared -Wl,-h,libhkgtigen.so.1.15 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libhkgtigen.so.1.15 hkgtigen_h_imp.o hkgtigen_f_mod.o hkgtigen_f.o hkgtigen.o -lmetatask -ltabgtigen -lcal -lselector -lcaloalutils -lselector -lslatec -loal -ldal -lcaloalutils -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -ldsplot -ldstoplot -lselector -ldss -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
T=hkgtigen ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_9/packages/taskmain/src/main.cc | sed "s/VERSION/1.15.1/g; s/RELEASE/22.0.0-1c324a6be-20250127/g; s/PACKAGE/hkgtigen/g" > hkgtigen_main.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_9/include/config-std.h -imacros /workspaces/xmm_sas_rhel_9/config.h -I/workspaces/xmm_sas_rhel_9/include -I/workspaces/xmm_sas_rhel_9/include/dal -I/workspaces/xmm_sas_rhel_9/include/dsplot -I/workspaces/xmm_sas_rhel_9/include/dstoplot -I/workspaces/xmm_sas_rhel_9/include/tabgtigen -I/workspaces/xmm_sas_rhel_9/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  hkgtigen_main.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas_rhel_9/include/utils/stringutil.h:27,
                 from hkgtigen_main.cc:38:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
   32 | #warning \
      |  ^~~~~~~
In file included from /workspaces/xmm_sas_rhel_9/include/Xmm.h:117,
                 from /workspaces/xmm_sas_rhel_9/include/CalServer.h:61,
                 from hkgtigen_main.cc:43:
/workspaces/xmm_sas_rhel_9/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 |                                 const std::string &name = "Unknown") throw(BadLattitude);
      |                                                                      ^~~~~
In file included from /workspaces/xmm_sas_rhel_9/include/Ccf.h:61,
                 from /workspaces/xmm_sas_rhel_9/include/CalServer.h:62:
/workspaces/xmm_sas_rhel_9/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_rhel_9/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas_rhel_9/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_rhel_9/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_rhel_9/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_rhel_9/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_rhel_9/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_rhel_9/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_rhel_9/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=]
  423 |     virtual Attributable& operator=( const Attributable& ) = 0;
      |                           ^~~~~~~~
/workspaces/xmm_sas_rhel_9/include/Dal.h:773:7: note:   by ‘Array& Array::operator=(const Array&)’
  773 | class Array : public virtual DataComponent, public virtual Block, public virtual Seekable< longVec >
      |       ^~~~~
In file included from /workspaces/xmm_sas_rhel_9/include/CalServer.h:63:
/workspaces/xmm_sas_rhel_9/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/xmm_sas_rhel_9/include/CalAtomServer.h:53,
                 from /workspaces/xmm_sas_rhel_9/include/CalServer.h:64:
/workspaces/xmm_sas_rhel_9/include/BackgroundDataServer.h:79:14: note:   by ‘void BackgroundDataServer::dump(std::ostream&) const’
   79 |         void dump(std::ostream &) const {}
      |              ^~~~
In file included from /workspaces/xmm_sas_rhel_9/include/BadPixelDataServer.h:49,
                 from /workspaces/xmm_sas_rhel_9/include/CalAtomServer.h:54:
/workspaces/xmm_sas_rhel_9/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 hkgtigen_main.cc:31:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
In file included from /workspaces/xmm_sas_rhel_9/include/GeometryDataServer.h:95,
                 from /workspaces/xmm_sas_rhel_9/include/Boresight.h:62,
                 from /workspaces/xmm_sas_rhel_9/include/CalAtomServer.h:55:
/workspaces/xmm_sas_rhel_9/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  250 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  263 |                 throw(UnexpressionableRegion);
      |                 ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  327 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  335 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  419 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  468 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  510 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  551 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  597 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  704 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  814 |                         throw(UnexpressionableRegion);
      |                         ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  853 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/xmm_sas_rhel_9/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  891 |                                                                                                 throw(UnexpressionableRegion);
      |                                                                                                 ^~~~~
/workspaces/xmm_sas_rhel_9/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/xmm_sas_rhel_9/include/CalAtomServer.h:57:
/workspaces/xmm_sas_rhel_9/include/CalAtomsMisc.h:117:14: note:   by ‘void HkWindows::dump() const’
  117 |         void dump() const;
      |              ^~~~
In file included from /workspaces/xmm_sas_rhel_9/include/OmFluxConverter.h:53,
                 from /workspaces/xmm_sas_rhel_9/include/CalAtomServer.h:77:
/workspaces/xmm_sas_rhel_9/include/CalOalUtility.h:249:38: warning: ‘template<class _Arg1, class _Arg2, class _Result> struct std::binary_function’ is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
/workspaces/xmm_sas_rhel_9/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=]
  178 |         virtual void dump(ostream &) {
      |                      ^~~~
In file included from /workspaces/xmm_sas_rhel_9/include/CalAtomServer.h:79:
/workspaces/xmm_sas_rhel_9/include/OmPsfDataServer.h:70:22: note:   by ‘virtual void OmPsf::dump(std::ostream&) const’
   70 |         virtual void dump(std::ostream &os) const;
      |                      ^~~~
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas_rhel_9/lib -o hkgtigen hkgtigen_main.o -lhkgtigen -lmetatask -ltabgtigen -lcal -lselector -lcaloalutils -lselector -lslatec -loal -ldal -lcaloalutils -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -ldsplot -ldstoplot -lselector -ldss -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
sed -e "s/DOC/hkgtigen/" -e "s/TYPE/user/" < \
/workspaces/xmm_sas_rhel_9/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas_rhel_9/packages/sas/bin/texcombine | \
/workspaces/xmm_sas_rhel_9/packages/sas/bin/fixdoc -type=user hkgtigen 1.15.1 hkgtigen 22.0.0-1c324a6be-20250127 > hkgtigen.tex
   including sasuser...
      including sasglobal...
   including hkgtigen_description...

latex hkgtigen < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex hkgtigen < /dev/null > makedoc.log
latex hkgtigen < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex hkgtigen < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o hkgtigen.ps hkgtigen > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf hkgtigen > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f hkgtigen.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas_rhel_9/packages/sas/doc/lib/latex2html.init hkgtigen > /dev/null
texexpand V2020 (Released January 1, 2020)

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

Warning: No implementation found for option: `version' for `sasdoc' package
This is dvips(k) 2024.1 (TeX Live 2024)  Copyright 2024 Radical Eye Software (www.radicaleye.com)
' TeX output 2025.01.27:2015' -> images.ps
</sasbuild/tools/texlive/texmf-dist/dvips/base/tex.pro>
</sasbuild/tools/texlive/texmf-dist/dvips/l3backend/l3backend-dvips.pro>
</sasbuild/tools/texlive/texmf-dist/dvips/base/texps.pro>
</sasbuild/tools/texlive/texmf-dist/dvips/base/special.pro>. 
</sasbuild/tools/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb>
</sasbuild/tools/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>
</sasbuild/tools/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>
</sasbuild/tools/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
[1] [2] [3] 
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f hkgtigen/index.pl ; exit 1)
pointer=hkgtigen/ChangeLog ; \
target=../../../packages/hkgtigen/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm hkgtigen.tex
Testing testhkgtigen ... FAILED
Message: will run ./testhkgtigen for no longer than 600 seconds.
+ gtigen=hkgtigen
++ saslocate packages/oal/odf
+ ODFDIR=/workspaces/xmm_sas_rhel_9/packages/oal/odf
+ CCFREPL=myhkparmint.ccf
+ gtiset=gti.ds
+ rm -f gti.ds
+ task='hkgtigen odf=/workspaces/xmm_sas_rhel_9/packages/oal/odf ccffiles=myhkparmint.ccf instrument=epn withgtiset=true gtiset=gti.ds timecolumn=TIME_D prefraction=0.5 postfraction=0.5'
+ rm -f gti.ds
+ hkgtigen odf=/workspaces/xmm_sas_rhel_9/packages/oal/odf ccffiles=myhkparmint.ccf instrument=epn withgtiset=true gtiset=gti.ds timecolumn=TIME_D prefraction=0.5 postfraction=0.5 withparameters=true parameters=
hkgtigen:- Executing (routine): hkgtigen instrument=epn gtiset=gti.ds diagfile=STDOUT plotgtis=no diagnosticmode=no withgtiset=yes parameters='' withparameters=yes except=no overrideparameters='' overrideparametervalues='' withoverrideparameters=no timecolumn=TIME_D prefraction=0.5 postfraction=0.5  -w 1 -V 4
hkgtigen:- hkgtigen (hkgtigen-1.15.1)  [22.0.0-1c324a6be-20250127] started:  2025-01-27T20:15:31.000
hkgtigen:- hkgtigen (hkgtigen-1.15.1)  [22.0.0-1c324a6be-20250127] ended:    2025-01-27T20:15:31.000
+ keyval gti.ds+1 NAXIS2
+ '[' 2 -ne 2 ']'
++ fkeyprint gti.ds+1 NAXIS2
++ grep '^NAXIS2'
fkeyprint: error while loading shared libraries: libreadline.so.7: cannot open shared object file: No such file or directory
+ set
BASH=/bin/sh
BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath
BASH_ALIASES=()
BASH_ARGC=()
BASH_ARGV=()
BASH_CMDS=()
BASH_LINENO=([0]="67" [1]="0")
BASH_SOURCE=([0]="./testhkgtigen" [1]="./testhkgtigen")
BASH_VERSINFO=([0]="5" [1]="1" [2]="8" [3]="1" [4]="release" [5]="x86_64-redhat-linux-gnu")
BASH_VERSION='5.1.8(1)-release'
BIBINPUTS=/workspaces/xmm_sas_rhel_9/packages/sas/doc/lib:.:/workspaces/xmm_sas_rhel_9/packages/sas/doc/lib:.::
BROWSER=/vscode/vscode-server/bin/linux-x64/cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba/bin/helpers/browser.sh
CCFREPL=myhkparmint.ccf
COLORTERM=truecolor
CPATH=/sasbuild/tools/pgplot/include:/sasbuild/tools/grace/include:/sasbuild/tools/qt-x11-free/include:/sasbuild/tools/fftw/include:/sasbuild/tools/cfitsio/include:/sasbuild/tools/python/include
CPLUS_INCLUDE_PATH=/sasbuild/tools/pgplot/include:/sasbuild/tools/grace/include:/sasbuild/tools/qt-x11-free/include:/sasbuild/tools/fftw/include:/sasbuild/tools/cfitsio/include:/sasbuild/tools/python/include
C_INCLUDE_PATH=/sasbuild/tools/pgplot/include:/sasbuild/tools/grace/include:/sasbuild/tools/qt-x11-free/include:/sasbuild/tools/fftw/include:/sasbuild/tools/cfitsio/include:/sasbuild/tools/python/include
DEBUG=yes
DIRSTACK=()
DISPLAY=:0
DYLD_LIBRARY_PATH=/sasbuild/tools/gcc/lib/gcc/current/:
EUID=1001
EXT=lnx
FTOOLS=/sasbuild/tools/headas/architecture
FTOOLSINPUT=stdin
FTOOLSOUTPUT=stdout
FUNCNAME=([0]="keyval" [1]="main")
GCCVERS=13.3.0
GIT_ASKPASS=/vscode/vscode-server/bin/linux-x64/cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba/extensions/git/dist/askpass.sh
GROUPS=()
HEADAS=/sasbuild/tools/headas/architecture
HISTCONTROL=ignoredups
HISTSIZE=1000
HOME=/sasbuild
HOSTNAME=bd546cf999d2
HOSTTYPE=x86_64
IFS=' 	
'
LANG=en_US.UTF-8
LANGUAGE=en_US
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/workspaces/xmm_sas_rhel_9/libsys:/workspaces/xmm_sas_rhel_9/libextra:/workspaces/xmm_sas_rhel_9/lib:/sasbuild/tools/pgplot/lib:/sasbuild/tools/grace/lib:/sasbuild/tools/qt-x11-free/lib:/sasbuild/tools/fftw/lib:/sasbuild/tools/cfitsio/lib:/sasbuild/tools/python/lib:/sasbuild/tools/headas/architecture/lib:/sasbuild/tools/gcc/lib64:/sasbuild/tools/gcc/lib
LESSOPEN='||/usr/bin/lesspipe.sh %s'
LHEAPERL=/sasbuild/tools/perl/bin/perl
LHEASOFT=/sasbuild/tools/headas/architecture
LHEA_DATA=/sasbuild/tools/headas/architecture/refdata
LHEA_HELP=/sasbuild/tools/headas/architecture/help
LIBRARY_PATH=/workspaces/xmm_sas_rhel_9/libsys:/workspaces/xmm_sas_rhel_9/libextra:/workspaces/xmm_sas_rhel_9/lib:/sasbuild/tools/pgplot/lib:/sasbuild/tools/grace/lib:/sasbuild/tools/qt-x11-free/lib:/sasbuild/tools/fftw/lib:/sasbuild/tools/cfitsio/lib:/sasbuild/tools/python/lib:/sasbuild/tools/gcc/lib/gcc/current/:/sasbuild/tools/gcc/lib64:/sasbuild/tools/gcc/lib
LOGNAME=sasbuild
LYNX_CFG=/sasbuild/tools/headas/architecture/lib
MACHTYPE=x86_64-redhat-linux-gnu
MAIL=/var/spool/mail/sasbuild
MAJOR_GCCVERS=13
MAKEFLAGS=' --no-print-directory -- SO_VERSION=1.15 PACKAGE=hkgtigen VERSION=1.15.1 PKGDIR=/workspaces/xmm_sas_rhel_9/packages/hkgtigen SAS_DIR=/workspaces/xmm_sas_rhel_9 SAS_PATH=/workspaces/xmm_sas_rhel_9 TOPDIR=/workspaces/xmm_sas_rhel_9 RELEASE=22.0.0-1c324a6be-20250127'
MAKELEVEL=7
MAKEOVERRIDES='${-*-command-variables-*-}'
MAKE_TERMERR=/dev/pts/0
MAKE_TERMOUT=/dev/pts/0
MFLAGS=--no-print-directory
MINOR_GCCVERS=3
ODFDIR=/workspaces/xmm_sas_rhel_9/packages/oal/odf
OPTERR=1
OPTIND=1
OSTYPE=linux-gnu
PACKAGE=hkgtigen
PATH=/workspaces/xmm_sas_rhel_9/binextra:/workspaces/xmm_sas_rhel_9/bin:/workspaces/xmm_sas_rhel_9/bin/devel:/sasbuild/tools/latex2html/bin:/sasbuild/tools/texlive/bin/x86_64-linux:/sasbuild/tools/grace/bin:/sasbuild/tools/qt-x11-free/bin:/sasbuild/tools/fftw/bin:/sasbuild/tools/wcstools/bin:/sasbuild/tools/ds9/bin:/sasbuild/tools/python/bin:/sasbuild/tools/perl/bin:/sasbuild/tools/headas/architecture/bin:/sasbuild/tools/gcc/bin:/usr/local/bin:/usr/bin:/bin
PERL5LIB=/workspaces/xmm_sas_rhel_9/lib/perl5:/sasbuild/tools/headas/architecture/lib/perl:/workspaces/xmm_sas_rhel_9/packages/sas/lib/:/workspaces/xmm_sas_rhel_9/lib/perl5:/workspaces/xmm_sas_rhel_9/lib/:/sasbuild/tools/perl:/sasbuild/tools/perl/lib/perl5:/sasbuild/tools/headas/architecture/lib/perl
PERLLIB=/sasbuild/tools/headas/architecture/lib/perl
PERL_MM_USE_DEFAULT=1
PERL_PATH=/sasbuild/tools/perl
PFCLOBBER=1
PFILES='/sasbuild/sas/pfiles;/sasbuild/tools/headas/architecture/syspfiles'
PGPLOT_DIR=/sasbuild/tools/pgplot
PGPLOT_FONT=/sasbuild/tools/pgplot/grfont.dat
PGPLOT_RGB=/sasbuild/tools/headas/architecture/lib/rgb.txt
PIPESTATUS=([0]="1")
PKGDIR=/workspaces/xmm_sas_rhel_9/packages/hkgtigen
POSIXLY_CORRECT=y
POW_LIBRARY=/sasbuild/tools/headas/architecture/lib/pow
PPID=438465
PS4='+ '
PWD=/workspaces/xmm_sas_rhel_9/packages/hkgtigen/test
PYTHONPATH=/workspaces/xmm_sas_rhel_9/lib/python:/sasbuild/tools/python/lib/python3.12:/workspaces/xmm_sas_rhel_9/lib/python/:/sasbuild/tools/python/lib/python3.12:/sasbuild/tools/headas/architecture/lib/python:/sasbuild/tools/headas/architecture/lib
QTDIR=/sasbuild/tools/qt-x11-free
RELEASE=22.0.0-1c324a6be-20250127
REMOTE_CONTAINERS=true
REMOTE_CONTAINERS_DISPLAY_SOCK=/tmp/.X11-unix/X0
REMOTE_CONTAINERS_IPC=/tmp/vscode-remote-containers-ipc-8a60cf99-8528-4a2d-b3f5-cbe861e02902.sock
REMOTE_CONTAINERS_SOCKETS='["/tmp/vscode-ssh-auth-8a60cf99-8528-4a2d-b3f5-cbe861e02902.sock","/tmp/.X11-unix/X0","/sasbuild/.gnupg/S.gpg-agent"]'
SASBUILDER_CONF=/sasbuild/sasbuilder/sasconf
SASBUILDER_HOME=/sasbuild/sasbuilder
SASBUILDER_TOOLS=/sasbuild/tools
SASBUILDER_WORKDIR=/workspaces/xmm_sas_rhel_9
SAS_BROWSER=nobrowser
SAS_CCF=/workspaces/xmm_sas_rhel_9/lib/testccf
SAS_CCFPATH=/ccf/pub:/ccf/priv/rt:/ccf/priv/validation:/workspaces/xmm_sas_rhel_9/lib/testccf
SAS_DIR=/workspaces/xmm_sas_rhel_9
SAS_FTP_PASSIVE=1
SAS_IMAGEVIEWER=ds9
SAS_ODF=/workspaces/xmm_sas_rhel_9/lib/testodf/scisimsimple
SAS_PATH=/workspaces/xmm_sas_rhel_9
SAS_PERL=/sasbuild/tools/perl/bin/perl
SAS_SUPPRESS_WARNING=1
SAS_VERBOSITY=4
SHELL=/bin/bash
SHELLOPTS=braceexpand:hashall:interactive-comments:posix:xtrace
SHLVL=14
SO_VERSION=1.15
SSH_AUTH_SOCK=/tmp/vscode-ssh-auth-8a60cf99-8528-4a2d-b3f5-cbe861e02902.sock
TCLRL_LIBDIR=/sasbuild/tools/headas/architecture/lib
TERM=xterm-256color
TERM_PROGRAM=vscode
TERM_PROGRAM_VERSION=1.96.4
TEXINPUTS=/workspaces/xmm_sas_rhel_9/packages/sas/doc/lib:.:/sasbuild/tools/latex2html/texinputs:/workspaces/xmm_sas_rhel_9/packages/sas/doc/lib:.:/sasbuild/tools/latex2html/texinputs:/sasbuild/tools/texlive/texmf-dist/tex/latex/moreverb/::
TEXMFHOME=/var/lib/texmf/
TOPDIR=/workspaces/xmm_sas_rhel_9
UID=1001
USER=sasbuild
VERSION=1.15.1
VSCODE_GIT_ASKPASS_EXTRA_ARGS=
VSCODE_GIT_ASKPASS_MAIN=/vscode/vscode-server/bin/linux-x64/cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba/extensions/git/dist/askpass-main.js
VSCODE_GIT_ASKPASS_NODE=/vscode/vscode-server/bin/linux-x64/cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba/node
VSCODE_GIT_IPC_HANDLE=/tmp/vscode-git-ed4044cfaa.sock
VSCODE_IPC_HOOK_CLI=/tmp/vscode-ipc-71c5e78d-5f36-425d-816d-b3f14f779a84.sock
XANADU=/sasbuild/tools/headas
XANBIN=/sasbuild/tools/headas/architecture
XDG_DATA_DIRS=/sasbuild/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
XRDEFAULTS=/sasbuild/tools/headas/architecture/xrdefaults
_=']'
container=oci
gtigen=hkgtigen
gtiset=gti.ds
init_configureOptions=
init_makeOptions=
makeTarget=check
secondTest=yes
task='hkgtigen odf=/workspaces/xmm_sas_rhel_9/packages/oal/odf ccffiles=myhkparmint.ccf instrument=epn withgtiset=true gtiset=gti.ds timecolumn=TIME_D prefraction=0.5 postfraction=0.5'
which_declare='declare -f'
+ return
+ '[' 0 -ne 1 ']'
+ failure hkgtigen-1 1
+ echo 'test hkgtigen-1 failed ... exiting'
test hkgtigen-1 failed ... exiting
+ exit 1
Error while running ./testhkgtigen
ERROR: one of the tests failed