--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 0.12.2 - 2023-04-04 (BP) Information: this ChangeLog entry matches the version number: Version 0.12.2 - 2023-04-04 (BP) Information: ./config/sppartial.par is an XML parameter file, I cannot yet validate it. Skipped. Now checking git repository... --- Distribution check [end] --- /workspaces/sas/packages/sas/bin/sastaskhdr_gfortran sppartial 0.12.2 sppartial 22.0.0-352970877-20240708 > sppartial.h /workspaces/sas/packages/sas/bin/sastaskhimp sppartial 0.12.2 sppartial 22.0.0-352970877-20240708 > sppartial_h_imp.cc T=sppartial ;\ sed "s/taskname/$T/g" /workspaces/sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > sppartial_c.cc Dependencies for sppartial g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_DAL -DUSE_POPUP -include /workspaces/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/dal -I/workspaces/sas/include/goflib -I/workspaces/sas/include/ssc -I/workspaces/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. sppartial_h_imp.cc In file included from /workspaces/sas/include/DalRegister.h:27, from sppartial_h_imp.cc:12: /workspaces/sas/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/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/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/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/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/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/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/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/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/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_CAL -DUSE_DAL -DUSE_POPUP -include /workspaces/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/dal -I/workspaces/sas/include/goflib -I/workspaces/sas/include/ssc -I/workspaces/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. sppartial_c.cc gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/workspaces/sas/include -I/workspaces/sas/include/dal -I/workspaces/sas/include/goflib -I/workspaces/sas/include/ssc -I/workspaces/sas/include/utils sppartial_mod.f90 /usr/bin/ar cur libsppartial.a sppartial_h_imp.o sppartial_c.o sppartial_mod.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsppartial.a g++ -shared -Wl,-h,libsppartial.so.0.12 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libsppartial.so.0.12 sppartial_h_imp.o sppartial_c.o sppartial_mod.o -lmetatask -lssc -lcal -lselector -lcaloalutils -lselector -lslatec -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=sppartial ;\ sed "s/taskname/$T/g" /workspaces/sas/packages/taskmain/src/main.cc | sed "s/VERSION/0.12.2/g; s/RELEASE/22.0.0-352970877-20240708/g; s/PACKAGE/sppartial/g" > sppartial_main.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -DUSE_CAL -DUSE_DAL -DUSE_POPUP -include /workspaces/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/dal -I/workspaces/sas/include/goflib -I/workspaces/sas/include/ssc -I/workspaces/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. sppartial_main.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from /workspaces/sas/include/utils/stringutil.h:27, from sppartial_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 /workspaces/sas/include/Xmm.h:117, from /workspaces/sas/include/CalServer.h:61, from sppartial_main.cc:43: /workspaces/sas/include/EarthPositionLocator.h:73:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 73 | const std::string &name = "Unknown") throw(BadLattitude); | ^~~~~ In file included from /workspaces/sas/include/Ccf.h:61, from /workspaces/sas/include/CalServer.h:62: /workspaces/sas/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/include/Dal.h:547:22: note: by ‘virtual DataSet& DataSet::operator=(const DataSet&)’ 547 | virtual DataSet& operator=( const DataSet& ) = 0; | ^~~~~~~~ /workspaces/sas/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/include/Dal.h:600:7: note: by ‘Block& Block::operator=(const Block&)’ 600 | class Block : public virtual Attributable, public virtual Child | ^~~~~ /workspaces/sas/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/include/Dal.h:632:7: note: by ‘Table& Table::operator=(const Table&)’ 632 | class Table : public virtual Block, public virtual Seekable | ^~~~~ /workspaces/sas/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/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/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/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 /workspaces/sas/include/CalServer.h:63: /workspaces/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:53, from /workspaces/sas/include/CalServer.h:64: /workspaces/sas/include/BackgroundDataServer.h:79:14: note: by ‘void BackgroundDataServer::dump(std::ostream&) const’ 79 | void dump(std::ostream &) const {} | ^~~~ In file included from /workspaces/sas/include/BadPixelDataServer.h:49, from /workspaces/sas/include/CalAtomServer.h:54: /workspaces/sas/include/BadPixelMap.h:152:21: warning: ‘template struct std::unary_function’ is deprecated [-Wdeprecated-declarations] 152 | public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from sppartial_main.cc:31: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from /workspaces/sas/include/GeometryDataServer.h:95, from /workspaces/sas/include/Boresight.h:62, from /workspaces/sas/include/CalAtomServer.h:55: /workspaces/sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:57: /workspaces/sas/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/sas/include/OmFluxConverter.h:53, from /workspaces/sas/include/CalAtomServer.h:77: /workspaces/sas/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 { | ^~~~~~~~~~~~~~~ /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /workspaces/sas/include/CalAtomsBase.h:178:22: warning: ‘virtual void CalAtom::dump(std::ostream&)’ was hidden [-Woverloaded-virtual=] 178 | virtual void dump(ostream &) { | ^~~~ In file included from /workspaces/sas/include/CalAtomServer.h:79: /workspaces/sas/include/OmPsfDataServer.h:70:22: note: by ‘virtual void OmPsf::dump(std::ostream&) const’ 70 | virtual void dump(std::ostream &os) const; | ^~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o sppartial sppartial_main.o -lsppartial -lmetatask -lssc -lcal -lselector -lcaloalutils -lselector -lslatec -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/sppartial/" -e "s/TYPE/user/" < \ /workspaces/sas/packages/sas/doc/lib/package.tex | /workspaces/sas/packages/sas/bin/texcombine | \ /workspaces/sas/packages/sas/bin/fixdoc -type=user sppartial 0.12.2 sppartial 22.0.0-352970877-20240708 > sppartial.tex including sasuser... including sasglobal... including sppartial_description... latex sppartial < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex sppartial < /dev/null > makedoc.log make[5]: [/workspaces/sas/Make.include:1062: sppartial.ps.gz] Error 2 (ignored) latex sppartial < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex sppartial < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o sppartial.ps sppartial > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf sppartial > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f sppartial.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/sas/packages/sas/doc/lib/latex2html.init sppartial > /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 sppartial/index.pl ; exit 1) pointer=sppartial/ChangeLog ; \ target=../../../packages/sppartial/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm sppartial.tex Testing sppartial_test ... passed