--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 1.26 - 2024-07-31 (AI)
Information: this ChangeLog entry matches the version number:
 Version 1.26 - 2024-07-31 (AI)

Now checking git repository...


--- Distribution check [end] ---

Dependencies for interpr
Dependencies for dal_c
Dependencies for dscript
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -ftemplate-depth-1000 -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE  -I.  functions.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from functions.cc:34:
/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 \
      |  ^~~~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -ftemplate-depth-1000 -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE  -I.  token.cc
In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50,
                 from /workspaces/sas_v22.0_rhel8.6/include/utils/stringutil.h:27,
                 from token.cc:74:
/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 \
      |  ^~~~~~~
token.cc: In member function ‘virtual const void* IntTokenValue::asPointer() const’:
token.cc:321:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  321 |                 const void * asPointer() const { PROC RETURN (const void *)_value; }
      |                                                              ^~~~~~~~~~~~~~~~~~~~
token.cc: At global scope:
token.cc:167:31: warning: ‘virtual Token TokenValue::operator=(const Token&)’ was hidden [-Woverloaded-virtual=]
  167 |                 virtual Token operator=( const Token & token )
      |                               ^~~~~~~~
token.cc:588:7: note:   by ‘constexpr UIntTokenValue& UIntTokenValue::operator=(const UIntTokenValue&)’
  588 | class UIntTokenValue : public virtual TokenValue
      |       ^~~~~~~~~~~~~~
token.cc:273:31: warning: ‘virtual Token TokenValue::operator+(long int) const’ was hidden [-Woverloaded-virtual=]
  273 |                 virtual Token operator+( long value ) const
      |                               ^~~~~~~~
token.cc:653:31: note:   by ‘UlongTokenValue::operator+’
  653 |                 virtual Token operator+( const string & value ) const
      |                               ^~~~~~~~
token.cc:175:31: warning: ‘virtual Token TokenValue::operator+(int) const’ was hidden [-Woverloaded-virtual=]
  175 |                 virtual Token operator+( int value ) const
      |                               ^~~~~~~~
token.cc:653:31: note:   by ‘UlongTokenValue::operator+’
  653 |                 virtual Token operator+( const string & value ) const
      |                               ^~~~~~~~
token.cc:169:31: warning: ‘virtual Token TokenValue::operator+(const TokenValue&) const’ was hidden [-Woverloaded-virtual=]
  169 |                 virtual Token operator+( const TokenValue & value ) const
      |                               ^~~~~~~~
token.cc:653:31: note:   by ‘UlongTokenValue::operator+’
  653 |                 virtual Token operator+( const string & value ) const
      |                               ^~~~~~~~
token.cc:167:31: warning: ‘virtual Token TokenValue::operator=(const Token&)’ was hidden [-Woverloaded-virtual=]
  167 |                 virtual Token operator=( const Token & token )
      |                               ^~~~~~~~
token.cc:701:7: note:   by ‘constexpr RealTokenValue& RealTokenValue::operator=(const RealTokenValue&)’
  701 | class RealTokenValue : public virtual TokenValue
      |       ^~~~~~~~~~~~~~
token.cc:167:31: warning: ‘virtual Token TokenValue::operator=(const Token&)’ was hidden [-Woverloaded-virtual=]
  167 |                 virtual Token operator=( const Token & token )
      |                               ^~~~~~~~
token.cc:729:7: note:   by ‘constexpr SingleTokenValue& SingleTokenValue::operator=(const SingleTokenValue&)’
  729 | class SingleTokenValue : public virtual TokenValue
      |       ^~~~~~~~~~~~~~~~
token.cc:167:31: warning: ‘virtual Token TokenValue::operator=(const Token&)’ was hidden [-Woverloaded-virtual=]
  167 |                 virtual Token operator=( const Token & token )
      |                               ^~~~~~~~
token.cc:751:7: note:   by ‘StringTokenValue& StringTokenValue::operator=(const StringTokenValue&)’
  751 | class StringTokenValue : public virtual TokenValue
      |       ^~~~~~~~~~~~~~~~
token.cc:167:31: warning: ‘virtual Token TokenValue::operator=(const Token&)’ was hidden [-Woverloaded-virtual=]
  167 |                 virtual Token operator=( const Token & token )
      |                               ^~~~~~~~
token.cc:774:7: note:   by ‘VectorTokenValue& VectorTokenValue::operator=(const VectorTokenValue&)’
  774 | class VectorTokenValue : public virtual TokenValue
      |       ^~~~~~~~~~~~~~~~
token.cc:167:31: warning: ‘virtual Token TokenValue::operator=(const Token&)’ was hidden [-Woverloaded-virtual=]
  167 |                 virtual Token operator=( const Token & token )
      |                               ^~~~~~~~
token.cc:789:7: note:   by ‘BTreeTokenValue& BTreeTokenValue::operator=(const BTreeTokenValue&)’
  789 | class BTreeTokenValue : public virtual TokenValue
      |       ^~~~~~~~~~~~~~~
token.cc:167:31: warning: ‘virtual Token TokenValue::operator=(const Token&)’ was hidden [-Woverloaded-virtual=]
  167 |                 virtual Token operator=( const Token & token )
      |                               ^~~~~~~~
token.cc:803:7: note:   by ‘BTreeVectorTokenValue& BTreeVectorTokenValue::operator=(const BTreeVectorTokenValue&)’
  803 | class BTreeVectorTokenValue : public virtual TokenValue
      |       ^~~~~~~~~~~~~~~~~~~~~
token.cc:167:31: warning: ‘virtual Token TokenValue::operator=(const Token&)’ was hidden [-Woverloaded-virtual=]
  167 |                 virtual Token operator=( const Token & token )
      |                               ^~~~~~~~
token.cc:818:7: note:   by ‘FunctorTokenValue::operator=’
  818 | class FunctorTokenValue : public virtual TokenValue
      |       ^~~~~~~~~~~~~~~~~
token.cc:167:31: warning: ‘virtual Token TokenValue::operator=(const Token&)’ was hidden [-Woverloaded-virtual=]
  167 |                 virtual Token operator=( const Token & token )
      |                               ^~~~~~~~
token.cc:837:7: note:   by ‘PointerDescriptorTokenValue::operator=’
  837 | class PointerDescriptorTokenValue : public virtual TokenValue
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
token.cc:167:31: warning: ‘virtual Token TokenValue::operator=(const Token&)’ was hidden [-Woverloaded-virtual=]
  167 |                 virtual Token operator=( const Token & token )
      |                               ^~~~~~~~
token.cc:878:7: note:   by ‘PointerTokenValue::operator=’
  878 | class PointerTokenValue : public virtual TokenValue
      |       ^~~~~~~~~~~~~~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -ftemplate-depth-1000 -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE  -I.  StreamT.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -ftemplate-depth-1000 -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE  -I.  file.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -ftemplate-depth-1000 -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE  -I.  scanner.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -ftemplate-depth-1000 -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE  -I.  debug.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -ftemplate-depth-1000 -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE  -I.  parsing.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -ftemplate-depth-1000 -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE  -I.  table.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -ftemplate-depth-1000 -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE  -I.  Interpreter.cc
Interpreter.cc: In function ‘Token pointer(const std::vector<Token>&)’:
Interpreter.cc:114:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  114 |         result = (const void *)value;
      |                  ^~~~~~~~~~~~~~~~~~~
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -ftemplate-depth-1000 -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE  -I.  PerlInterpreter.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -ftemplate-depth-1000 -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE  -I.  evalperl.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -ftemplate-depth-1000 -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE  -I.  Configuration.cc
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -ftemplate-depth-1000 -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE  -I.  perlutils.cc
/usr/bin/ar cur libinterpr.a functions.o token.o StreamT.o file.o scanner.o debug.o parsing.o table.o Interpreter.o PerlInterpreter.o evalperl.o Configuration.o perlutils.o
ranlib libinterpr.a
g++ -shared -Wl,-h,libinterpr.so.1.26 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libinterpr.so.1.26 functions.o token.o StreamT.o file.o scanner.o debug.o parsing.o table.o Interpreter.o PerlInterpreter.o evalperl.o Configuration.o perlutils.o -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -L/sasbuild/tools/qt-x11-free/lib -lqt  -Wl,-E  -fstack-protector-strong  -L/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc -lgfortran -lcfitsio -ldl -lm -L. 
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/interpr -I/workspaces/sas_v22.0_rhel8.6/include/utils -I.  dal_c_lookups.cc
/usr/bin/ar cur libdal_c.a dal_c_lookups.o
ranlib libdal_c.a
g++ -shared -Wl,-h,libdal_c.so.1.26 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libdal_c.so.1.26 dal_c_lookups.o -linterpr -ldal -lerror -lutils  -lgfortran -lcfitsio -ldl -lm -L. 
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_v22.0_rhel8.6/include/config-std.h -imacros /workspaces/sas_v22.0_rhel8.6/config.h -I/workspaces/sas_v22.0_rhel8.6/include -I/workspaces/sas_v22.0_rhel8.6/include/dal -I/workspaces/sas_v22.0_rhel8.6/include/dal_c -I/workspaces/sas_v22.0_rhel8.6/include/interpr -I/workspaces/sas_v22.0_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE  -I.  dscript.cc
g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas_v22.0_rhel8.6/lib -o dscript dscript.o -ldal_c -linterpr -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -L/sasbuild/tools/qt-x11-free/lib -lqt  -Wl,-E  -fstack-protector-strong  -L/sasbuild/tools/perl-5.34.1/lib/5.34.1/x86_64-linux/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc -lgfortran -lcfitsio -ldl -lm -L. 
Testing alltests ... passed