--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 2.32.1 - 2022-06-30 (EO) Information: this ChangeLog entry matches the version number: Version 2.32.1 - 2022-06-30 (EO) Information: ./config/asmooth.par is an XML parameter file, I cannot yet validate it. Skipped. Now checking git repository... --- Distribution check [end] --- /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/sastaskhdr_gfortran asmooth 2.32.1 asmooth 22.0.0-75a3bbbeb-20240727 > asmooth.h /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/sastaskhimp asmooth 2.32.1 asmooth 22.0.0-75a3bbbeb-20240727 > asmooth_h_imp.cc T=asmooth ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_8.6/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > asmooth_c.cc Dependencies for asmooth g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/ssc -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. asmooth_h_imp.cc In file included from /workspaces/xmm_sas_rhel_8.6/include/DalRegister.h:27, from asmooth_h_imp.cc:12: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/ssc -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. asmooth_c.cc gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/ssc -I/workspaces/xmm_sas_rhel_8.6/include/utils asmooth_mod.f90 gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/ssc -I/workspaces/xmm_sas_rhel_8.6/include/utils test_mod.f90 /usr/bin/ar cur libasmooth.a asmooth_h_imp.o asmooth_c.o asmooth_mod.o test_mod.o ranlib libasmooth.a g++ -shared -Wl,-h,libasmooth.so.2.32 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libasmooth.so.2.32 asmooth_h_imp.o asmooth_c.o asmooth_mod.o test_mod.o -lmetatask -lssc -lparam -lselector -lcaloalutils -ldal -lslatec -ldss -lselector -ldal -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lfftw3f -lfftw3 -lgfortran -lcfitsio -ldl -lm -L. T=asmooth ;\ sed "s/taskname/$T/g" /workspaces/xmm_sas_rhel_8.6/packages/taskmain/src/main.cc | sed "s/VERSION/2.32.1/g; s/RELEASE/22.0.0-75a3bbbeb-20240727/g; s/PACKAGE/asmooth/g" > asmooth_main.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -DUSE_DAL -DUSE_POPUP -include /workspaces/xmm_sas_rhel_8.6/include/config-std.h -imacros /workspaces/xmm_sas_rhel_8.6/config.h -I/workspaces/xmm_sas_rhel_8.6/include -I/workspaces/xmm_sas_rhel_8.6/include/dal -I/workspaces/xmm_sas_rhel_8.6/include/ssc -I/workspaces/xmm_sas_rhel_8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. asmooth_main.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/xmm_sas_rhel_8.6/include/utils/stringutil.h:27, from asmooth_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 asmooth_main.cc:52: /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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/xmm_sas_rhel_8.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/xmm_sas_rhel_8.6/lib -o asmooth asmooth_main.o -lasmooth -lmetatask -lssc -lparam -lselector -lcaloalutils -ldal -lslatec -ldss -lselector -ldal -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lfftw3f -lfftw3 -lgfortran -lcfitsio -ldl -lm -L. sed -e "s/DOC/asmooth/" -e "s/TYPE/user/" < \ /workspaces/xmm_sas_rhel_8.6/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/texcombine | \ /workspaces/xmm_sas_rhel_8.6/packages/sas/bin/fixdoc -type=user asmooth 2.32.1 asmooth 22.0.0-75a3bbbeb-20240727 > asmooth.tex including sasuser... including sasglobal... including asmooth_description... latex asmooth < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) kpathsea: Running mktexfmt latex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /sasbuild/tools/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /sasbuild/.texlive2024/texmf-config/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /sasbuild/.texlive2024/texmf-var/web2c mktexfmt [INFO]: Did not find entry for byfmt=latex skipped mktexfmt [INFO]: not selected formats: 8 mktexfmt [INFO]: total formats: 8 mktexfmt [INFO]: exiting with status 0 This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=latex) restricted \write18 enabled. I can't find the format file `latex.fmt'! make[5]: *** [/workspaces/xmm_sas_rhel_8.6/Make.include:1061: asmooth.ps.gz] Error 1 rm asmooth.tex make[4]: *** [/workspaces/xmm_sas_rhel_8.6/Make.include:953: doc] Error 2 Testing asmooth_test ... passed