--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 1.7 - 2018-02-13 (EO) Information: this ChangeLog entry matches the version number: Version 1.7 - 2018-02-13 (EO) Information: ./config/rawfdsutils.par is an XML parameter file, I cannot yet validate it. Skipped. Warning: rawfdsutils - missing lyt files. Now checking git repository... --- Distribution check [end] --- Dependencies for rawfdsutils g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_rhel8.6/include/config-std.h -imacros /workspaces/sas_rhel8.6/config.h -I/workspaces/sas_rhel8.6/include -I/workspaces/sas_rhel8.6/include/dal -I/workspaces/sas_rhel8.6/include/fds -I/workspaces/sas_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. Utils.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/sas_rhel8.6/include/utils/stringutil.h:27, from /workspaces/sas_rhel8.6/include/utils/StringIntMap.h:97, from /workspaces/sas_rhel8.6/include/utils/STime.h:128, from Utils.cc:25: /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 -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_rhel8.6/include/config-std.h -imacros /workspaces/sas_rhel8.6/config.h -I/workspaces/sas_rhel8.6/include -I/workspaces/sas_rhel8.6/include/dal -I/workspaces/sas_rhel8.6/include/fds -I/workspaces/sas_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. Delay.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/sas_rhel8.6/include/utils/stringutil.h:27, from /workspaces/sas_rhel8.6/include/utils/StringIntMap.h:97, from /workspaces/sas_rhel8.6/include/utils/STime.h:128, from Delay.h:20, from Delay.cc:21: /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 Delay.h:21: /workspaces/sas_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas_rhel8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas_rhel8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas_rhel8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas_rhel8.6/include/Dal.h:730:7: note: by ‘Column& Column::operator=(const Column&)’ 730 | class Column : public virtual DataComponent, public virtual Attributable, public virtual Child, public virtual Seekable | ^~~~~~ /workspaces/sas_rhel8.6/include/Dal.h:423:27: warning: ‘virtual Attributable& Attributable::operator=(const Attributable&)’ was hidden [-Woverloaded-virtual=] 423 | virtual Attributable& operator=( const Attributable& ) = 0; | ^~~~~~~~ /workspaces/sas_rhel8.6/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 Delay.cc:25: /workspaces/sas_rhel8.6/include/CalOalUtility.h:249:38: warning: ‘template struct std::binary_function’ is deprecated [-Wdeprecated-declarations] 249 | class mem_fun_bin_op_t : public std::binary_function { | ^~~~~~~~~~~~~~~ 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/ostream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/iostream:41, from /workspaces/sas_rhel8.6/include/utils/STime.h:123: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/sas_rhel8.6/include/config-std.h -imacros /workspaces/sas_rhel8.6/config.h -I/workspaces/sas_rhel8.6/include -I/workspaces/sas_rhel8.6/include/dal -I/workspaces/sas_rhel8.6/include/fds -I/workspaces/sas_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. Revolution.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/sas_rhel8.6/include/utils/stringutil.h:27, from /workspaces/sas_rhel8.6/include/utils/StringIntMap.h:97, from /workspaces/sas_rhel8.6/include/utils/STime.h:128, from Revolution.h:22, from Revolution.cc:17: /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 \ | ^~~~~~~ /usr/bin/ar cur librawfdsutils.a Utils.o Delay.o Revolution.o ranlib librawfdsutils.a g++ -shared -Wl,-h,librawfdsutils.so.1.7 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o librawfdsutils.so.1.7 Utils.o Delay.o Revolution.o -lfds -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. sed -e "s/DOC/rawfdsutils/" -e "s/TYPE/user/" < \ /workspaces/sas_rhel8.6/packages/sas/doc/lib/package.tex | /workspaces/sas_rhel8.6/packages/sas/bin/texcombine | \ /workspaces/sas_rhel8.6/packages/sas/bin/fixdoc -type=user rawfdsutils 1.7 rawfdsutils 22.0.0-e5fd88e5a-20240731 > rawfdsutils.tex including sasuser... including sasglobal... including rawfdsutils_description... latex rawfdsutils < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex rawfdsutils < /dev/null > makedoc.log make[5]: [/workspaces/sas_rhel8.6/Make.include:1062: rawfdsutils.ps.gz] Error 2 (ignored) latex rawfdsutils < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex rawfdsutils < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o rawfdsutils.ps rawfdsutils > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf rawfdsutils > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f rawfdsutils.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/sas_rhel8.6/packages/sas/doc/lib/latex2html.init rawfdsutils > /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 rawfdsutils/index.pl ; exit 1) pointer=rawfdsutils/ChangeLog ; \ target=../../../packages/rawfdsutils/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm rawfdsutils.tex Testing notest ... passed