--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 3.25.1 - 2024-04-26 (IT) Information: this ChangeLog entry matches the version number: Version 3.25.1 - 2024-04-26 (IT) Information: ./config/srcmatch.par is an XML parameter file, I cannot yet validate it. Skipped. Now checking git repository... --- Distribution check [end] --- /workspaces/xmm_sas_ubuntu22.04/packages/sas/bin/sastaskhdr_gfortran srcmatch 3.25.1 srcmatch 22.0.0-7b8c5558a-20241011 > srcmatch.h /workspaces/xmm_sas_ubuntu22.04/packages/sas/bin/sastaskhimp srcmatch 3.25.1 srcmatch 22.0.0-7b8c5558a-20241011 > srcmatch_h_imp.cc T=srcmatch ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas_ubuntu22.04/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > srcmatch_c.cc Dependencies for srcmatch Dependencies for checkoutput g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu22.04/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu22.04/config.h -I/workspaces/xmm_sas_ubuntu22.04/include -I/workspaces/xmm_sas_ubuntu22.04/include/dal -I/workspaces/xmm_sas_ubuntu22.04/include/sla -I/workspaces/xmm_sas_ubuntu22.04/include/utils -I/sasbuild/tools/qt-x11-free/include -I. srcmatch_h_imp.cc In file included from /workspaces/xmm_sas_ubuntu22.04/include/DalRegister.h:27, from srcmatch_h_imp.cc:12: /workspaces/xmm_sas_ubuntu22.04/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.04/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_ubuntu22.04/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.04/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_ubuntu22.04/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.04/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_ubuntu22.04/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.04/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/xmm_sas_ubuntu22.04/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.04/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/xmm_sas_ubuntu22.04/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu22.04/config.h -I/workspaces/xmm_sas_ubuntu22.04/include -I/workspaces/xmm_sas_ubuntu22.04/include/dal -I/workspaces/xmm_sas_ubuntu22.04/include/sla -I/workspaces/xmm_sas_ubuntu22.04/include/utils -I/sasbuild/tools/qt-x11-free/include -I. srcmatch_c.cc gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -cpp -I/workspaces/xmm_sas_ubuntu22.04/include -I/workspaces/xmm_sas_ubuntu22.04/include/dal -I/workspaces/xmm_sas_ubuntu22.04/include/sla -I/workspaces/xmm_sas_ubuntu22.04/include/utils srcmatch_def.f90 gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -cpp -I/workspaces/xmm_sas_ubuntu22.04/include -I/workspaces/xmm_sas_ubuntu22.04/include/dal -I/workspaces/xmm_sas_ubuntu22.04/include/sla -I/workspaces/xmm_sas_ubuntu22.04/include/utils srcmatch_io.f90 gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -cpp -I/workspaces/xmm_sas_ubuntu22.04/include -I/workspaces/xmm_sas_ubuntu22.04/include/dal -I/workspaces/xmm_sas_ubuntu22.04/include/sla -I/workspaces/xmm_sas_ubuntu22.04/include/utils srcmatch_mod.f90 /usr/bin/ar cur libsrcmatch.a srcmatch_h_imp.o srcmatch_c.o srcmatch_mod.o srcmatch_io.o srcmatch_def.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsrcmatch.a g++ -shared -Wl,-h,libsrcmatch.so.3.25 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libsrcmatch.so.3.25 srcmatch_h_imp.o srcmatch_c.o srcmatch_mod.o srcmatch_io.o srcmatch_def.o -lmetatask -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lsla -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. T=srcmatch ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas_ubuntu22.04/packages/taskmain/src/main.cc | sed "s/VERSION/3.25.1/g; s/RELEASE/22.0.0-7b8c5558a-20241011/g; s/PACKAGE/srcmatch/g" > srcmatch_main.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_ubuntu22.04/include/config-std.h -imacros /workspaces/xmm_sas_ubuntu22.04/config.h -I/workspaces/xmm_sas_ubuntu22.04/include -I/workspaces/xmm_sas_ubuntu22.04/include/dal -I/workspaces/xmm_sas_ubuntu22.04/include/sla -I/workspaces/xmm_sas_ubuntu22.04/include/utils -I/sasbuild/tools/qt-x11-free/include -I. srcmatch_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.04/include/utils/stringutil.h:27, from srcmatch_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 srcmatch_main.cc:52: /workspaces/xmm_sas_ubuntu22.04/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.04/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_ubuntu22.04/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.04/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_ubuntu22.04/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.04/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_ubuntu22.04/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.04/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/xmm_sas_ubuntu22.04/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.04/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.04/lib -o srcmatch srcmatch_main.o -lsrcmatch -lmetatask -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lsla -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. sed -e "s/DOC/srcmatch/" -e "s/TYPE/user/" < \ /workspaces/xmm_sas_ubuntu22.04/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas_ubuntu22.04/packages/sas/bin/texcombine | \ /workspaces/xmm_sas_ubuntu22.04/packages/sas/bin/fixdoc -type=user srcmatch 3.25.1 srcmatch 22.0.0-7b8c5558a-20241011 > srcmatch.tex including sasuser... including sasglobal... including srcmatch_description... latex srcmatch < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex srcmatch < /dev/null > makedoc.log make[5]: [/workspaces/xmm_sas_ubuntu22.04/Make.include:1062: srcmatch.ps.gz] Error 2 (ignored) latex srcmatch < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex srcmatch < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o srcmatch.ps srcmatch > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf srcmatch > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f srcmatch.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/xmm_sas_ubuntu22.04/packages/sas/doc/lib/latex2html.init srcmatch > /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) 2021.1 (TeX Live 2022/dev) Copyright 2021 Radical Eye Software (www.radicaleye.com) ' TeX output 2024.10.11:0913' -> images.ps . [1] [2] /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f srcmatch/index.pl ; exit 1) pointer=srcmatch/ChangeLog ; \ target=../../../packages/srcmatch/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm srcmatch.tex gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas_ubuntu22.04/include -I/workspaces/xmm_sas_ubuntu22.04/include/dal -I/workspaces/xmm_sas_ubuntu22.04/include/utils checkoutput.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/xmm_sas_ubuntu22.04/lib -o checkoutput checkoutput.o -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. Testing srcmatch_test ... passed