--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 0.3 - 2021-08-11 (EO)
Information: this ChangeLog entry matches the version number:
 Version 0.3 - 2021-08-11 (EO)

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


--- Distribution check [end] ---

/workspaces/xmm_sas_ubuntu22_gcc13/packages/sas/bin/sastaskhdr_gfortran  odfrename 0.3 odfrename 22.0.0-9173c7d25-20250127 > odfrename.h
/workspaces/xmm_sas_ubuntu22_gcc13/packages/sas/bin/sastaskhimp odfrename 0.3 odfrename 22.0.0-9173c7d25-20250127 > odfrename_h_imp.cc
/workspaces/xmm_sas_ubuntu22_gcc13/packages/sas/bin/sastaskhdr_gfortran  ascrename 0.3 odfrename 22.0.0-9173c7d25-20250127 > ascrename.h
/workspaces/xmm_sas_ubuntu22_gcc13/packages/sas/bin/sastaskhimp ascrename 0.3 odfrename 22.0.0-9173c7d25-20250127 > ascrename_h_imp.cc
T=odfrename ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas_ubuntu22_gcc13/packages/taskmain/src/task_mod.f90 > odfrename_f_mod.f90
T=ascrename ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas_ubuntu22_gcc13/packages/taskmain/src/task_mod.f90 > ascrename_f_mod.f90
T=odfrename ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas_ubuntu22_gcc13/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > odfrename_f.cc
T=ascrename ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas_ubuntu22_gcc13/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > ascrename_f.cc
Dependencies for odfrename
Dependencies for ascrename
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu22_gcc13/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu22_gcc13/config.h -I/workspaces/xmm_sas_ubuntu22_gcc13/include -I/workspaces/xmm_sas_ubuntu22_gcc13/include/dal -I/workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest -I/workspaces/xmm_sas_ubuntu22_gcc13/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  odfrename_h_imp.cc
In file included from /workspaces/xmm_sas_ubuntu22_gcc13/include/DalRegister.h:27,
                 from odfrename_h_imp.cc:12:
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/include -I/workspaces/xmm_sas_ubuntu22_gcc13/include/dal -I/workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest -I/workspaces/xmm_sas_ubuntu22_gcc13/include/utils odfrename_f_mod.f90
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu22_gcc13/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu22_gcc13/config.h -I/workspaces/xmm_sas_ubuntu22_gcc13/include -I/workspaces/xmm_sas_ubuntu22_gcc13/include/dal -I/workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest -I/workspaces/xmm_sas_ubuntu22_gcc13/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  odfrename_f.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu22_gcc13/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu22_gcc13/config.h -I/workspaces/xmm_sas_ubuntu22_gcc13/include -I/workspaces/xmm_sas_ubuntu22_gcc13/include/dal -I/workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest -I/workspaces/xmm_sas_ubuntu22_gcc13/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  odfrename.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/utils/stringutil.h:27,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/utils/StringIntMap.h:97,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/utils/STime.h:128,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest/OdfObject.h:34,
                 from odfrename.cc:33:
/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_ubuntu22_gcc13/include/Xmm.h:117,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest/OdfObject.h:35:
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/include/odfingest/OdfObject.h:38:
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/include/Odf.h:71,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest/OdfObject.h:39:
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/include/param.h:32,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/Task.h:26,
                 from odfrename.h:11,
                 from odfrename.cc:29:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
/usr/bin/ar cur libodfrename.a odfrename_h_imp.o odfrename_f_mod.o odfrename_f.o odfrename.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libodfrename.a
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu22_gcc13/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu22_gcc13/config.h -I/workspaces/xmm_sas_ubuntu22_gcc13/include -I/workspaces/xmm_sas_ubuntu22_gcc13/include/dal -I/workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest -I/workspaces/xmm_sas_ubuntu22_gcc13/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  ascrename_h_imp.cc
In file included from /workspaces/xmm_sas_ubuntu22_gcc13/include/DalRegister.h:27,
                 from ascrename_h_imp.cc:12:
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/include -I/workspaces/xmm_sas_ubuntu22_gcc13/include/dal -I/workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest -I/workspaces/xmm_sas_ubuntu22_gcc13/include/utils ascrename_f_mod.f90
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu22_gcc13/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu22_gcc13/config.h -I/workspaces/xmm_sas_ubuntu22_gcc13/include -I/workspaces/xmm_sas_ubuntu22_gcc13/include/dal -I/workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest -I/workspaces/xmm_sas_ubuntu22_gcc13/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  ascrename_f.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu22_gcc13/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu22_gcc13/config.h -I/workspaces/xmm_sas_ubuntu22_gcc13/include -I/workspaces/xmm_sas_ubuntu22_gcc13/include/dal -I/workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest -I/workspaces/xmm_sas_ubuntu22_gcc13/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  ascrename.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/utils/stringutil.h:27,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/utils/StringIntMap.h:97,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/utils/STime.h:128,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest/OdfObject.h:34,
                 from ascrename.cc:33:
/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_ubuntu22_gcc13/include/Xmm.h:117,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest/OdfObject.h:35:
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/include/odfingest/OdfObject.h:38:
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/include/Odf.h:71,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest/OdfObject.h:39:
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/include/param.h:32,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/Task.h:26,
                 from ascrename.h:11,
                 from ascrename.cc:29:
/sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
/usr/bin/ar cur libascrename.a ascrename_h_imp.o ascrename_f_mod.o ascrename_f.o ascrename.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libascrename.a
g++ -shared -Wl,-h,libodfrename.so.0.3 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libodfrename.so.0.3 odfrename_h_imp.o odfrename_f_mod.o odfrename_f.o odfrename.o -lmetatask -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lodfingest -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
g++ -shared -Wl,-h,libascrename.so.0.3 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libascrename.so.0.3 ascrename_h_imp.o ascrename_f_mod.o ascrename_f.o ascrename.o -lmetatask -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lodfingest -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
T=odfrename ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas_ubuntu22_gcc13/packages/taskmain/src/main.cc | sed "s/VERSION/0.3/g; s/RELEASE/22.0.0-9173c7d25-20250127/g; s/PACKAGE/odfrename/g" > odfrename_main.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu22_gcc13/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu22_gcc13/config.h -I/workspaces/xmm_sas_ubuntu22_gcc13/include -I/workspaces/xmm_sas_ubuntu22_gcc13/include/dal -I/workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest -I/workspaces/xmm_sas_ubuntu22_gcc13/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  odfrename_main.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/utils/stringutil.h:27,
                 from odfrename_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 odfrename_main.cc:52:
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/lib -o odfrename odfrename_main.o -lodfrename -lmetatask -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lodfingest -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
T=ascrename ;\
sed "s/taskname/$T/g" /workspaces/xmm_sas_ubuntu22_gcc13/packages/taskmain/src/main.cc | sed "s/VERSION/0.3/g; s/RELEASE/22.0.0-9173c7d25-20250127/g; s/PACKAGE/odfrename/g" > ascrename_main.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu22_gcc13/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu22_gcc13/config.h -I/workspaces/xmm_sas_ubuntu22_gcc13/include -I/workspaces/xmm_sas_ubuntu22_gcc13/include/dal -I/workspaces/xmm_sas_ubuntu22_gcc13/include/odfingest -I/workspaces/xmm_sas_ubuntu22_gcc13/include/utils -I/sasbuild/tools/qt-x11-free/include -I.  ascrename_main.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/xmm_sas_ubuntu22_gcc13/include/utils/stringutil.h:27,
                 from ascrename_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 ascrename_main.cc:52:
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/include/Dal.h:547:22: note:   by ‘virtual DataSet& DataSet::operator=(const DataSet&)’
  547 |     virtual DataSet& operator=( const DataSet& ) = 0;
      |                      ^~~~~~~~
/workspaces/xmm_sas_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/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_ubuntu22_gcc13/lib -o ascrename ascrename_main.o -lascrename -lmetatask -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lodfingest -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
sed -e "s/DOC/odfrename/" -e "s/TYPE/user/" < \
/workspaces/xmm_sas_ubuntu22_gcc13/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas_ubuntu22_gcc13/packages/sas/bin/texcombine | \
/workspaces/xmm_sas_ubuntu22_gcc13/packages/sas/bin/fixdoc -type=user odfrename 0.3 odfrename 22.0.0-9173c7d25-20250127 > odfrename.tex
   including sasuser...
      including sasglobal...
   including odfrename_description...

latex odfrename < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex odfrename < /dev/null > makedoc.log
make[5]: [/workspaces/xmm_sas_ubuntu22_gcc13/Make.include:1062: odfrename.ps.gz] Error 2 (ignored)
latex odfrename < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex odfrename < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o odfrename.ps odfrename > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf odfrename > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f odfrename.ps
sed -e "s/DOC/ascrename/" -e "s/TYPE/user/" < \
/workspaces/xmm_sas_ubuntu22_gcc13/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas_ubuntu22_gcc13/packages/sas/bin/texcombine | \
/workspaces/xmm_sas_ubuntu22_gcc13/packages/sas/bin/fixdoc -type=user ascrename 0.3 odfrename 22.0.0-9173c7d25-20250127 > ascrename.tex
   including sasuser...
      including sasglobal...
   including ascrename_description...

latex ascrename < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex ascrename < /dev/null > makedoc.log
make[5]: [/workspaces/xmm_sas_ubuntu22_gcc13/Make.include:1062: ascrename.ps.gz] Error 2 (ignored)
latex ascrename < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex ascrename < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o ascrename.ps ascrename > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf ascrename > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f ascrename.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas_ubuntu22_gcc13/packages/sas/doc/lib/latex2html.init odfrename > /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 odfrename/index.pl ; exit 1)
pointer=odfrename/ChangeLog ; \
target=../../../packages/odfrename/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas_ubuntu22_gcc13/packages/sas/doc/lib/latex2html.init ascrename > /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 ascrename/index.pl ; exit 1)
pointer=ascrename/ChangeLog ; \
target=../../../packages/odfrename/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm ascrename.tex odfrename.tex
Testing notest ... passed