--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 0.11 - 2021-09-21 (BP) Information: this ChangeLog entry matches the version number: Version 0.11 - 2021-09-21 (BP) Information: ./config/mosaicmergeoff.par is an XML parameter file, I cannot yet validate it. Skipped. Now checking git repository... --- Distribution check [end] --- /workspaces/sas_rhel8.6/packages/sas/bin/sastaskhdr_gfortran mosaicmergeoff 0.11 mosaicmergeoff 22.0.0-e5fd88e5a-20240731 > mosaicmergeoff.h /workspaces/sas_rhel8.6/packages/sas/bin/sastaskhimp mosaicmergeoff 0.11 mosaicmergeoff 22.0.0-e5fd88e5a-20240731 > mosaicmergeoff_h_imp.cc T=mosaicmergeoff ;\ sed "s/taskname/$T/g" /workspaces/sas_rhel8.6/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > mosaicmergeoff_c.cc Dependencies for mosaicmergeoff 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/goflib -I/workspaces/sas_rhel8.6/include/ssc -I/workspaces/sas_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. mosaicmergeoff_h_imp.cc In file included from /workspaces/sas_rhel8.6/include/DalRegister.h:27, from mosaicmergeoff_h_imp.cc:12: /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 > | ^~~~~ 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/goflib -I/workspaces/sas_rhel8.6/include/ssc -I/workspaces/sas_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. mosaicmergeoff_c.cc gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/sas_rhel8.6/include -I/workspaces/sas_rhel8.6/include/dal -I/workspaces/sas_rhel8.6/include/goflib -I/workspaces/sas_rhel8.6/include/ssc -I/workspaces/sas_rhel8.6/include/utils mosaicmergeoff_mod.f90 /usr/bin/ar cur libmosaicmergeoff.a mosaicmergeoff_h_imp.o mosaicmergeoff_c.o mosaicmergeoff_mod.o ranlib libmosaicmergeoff.a g++ -shared -Wl,-h,libmosaicmergeoff.so.0.11 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libmosaicmergeoff.so.0.11 mosaicmergeoff_h_imp.o mosaicmergeoff_c.o mosaicmergeoff_mod.o -lmetatask -lssc -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lcaloalutils -lutils -lsasdal -lgoflib -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. T=mosaicmergeoff ;\ sed "s/taskname/$T/g" /workspaces/sas_rhel8.6/packages/taskmain/src/main.cc | sed "s/VERSION/0.11/g; s/RELEASE/22.0.0-e5fd88e5a-20240731/g; s/PACKAGE/mosaicmergeoff/g" > mosaicmergeoff_main.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -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/goflib -I/workspaces/sas_rhel8.6/include/ssc -I/workspaces/sas_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. mosaicmergeoff_main.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 mosaicmergeoff_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 mosaicmergeoff_main.cc:52: /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 > | ^~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas_rhel8.6/lib -o mosaicmergeoff mosaicmergeoff_main.o -lmosaicmergeoff -lmetatask -lssc -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lcaloalutils -lutils -lsasdal -lgoflib -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. sed -e "s/DOC/mosaicmergeoff/" -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 mosaicmergeoff 0.11 mosaicmergeoff 22.0.0-e5fd88e5a-20240731 > mosaicmergeoff.tex including sasuser... including sasglobal... including mosaicmergeoff_description... latex mosaicmergeoff < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex mosaicmergeoff < /dev/null > makedoc.log make[5]: [/workspaces/sas_rhel8.6/Make.include:1062: mosaicmergeoff.ps.gz] Error 2 (ignored) latex mosaicmergeoff < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex mosaicmergeoff < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o mosaicmergeoff.ps mosaicmergeoff > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf mosaicmergeoff > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f mosaicmergeoff.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/sas_rhel8.6/packages/sas/doc/lib/latex2html.init mosaicmergeoff > /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 2024.07.31:2159' -> images.ps . [1] [2] [3] /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f mosaicmergeoff/index.pl ; exit 1) pointer=mosaicmergeoff/ChangeLog ; \ target=../../../packages/mosaicmergeoff/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm mosaicmergeoff.tex Testing mosaicmergeoff_test ... passed