--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 0.20 - 2021-08-24 (AI) Information: this ChangeLog entry matches the version number: Version 0.20 - 2021-08-24 (AI) Information: ./config/odfcheck.par is an XML parameter file, I cannot yet validate it. Skipped. Information: ./config/attcheck.par is an XML parameter file, I cannot yet validate it. Skipped. Warning: odfcheck - missing lyt files. Now checking git repository... --- Distribution check [end] --- /workspaces/sas_rhel8.6/packages/sas/bin/sastaskhdr_gfortran odfcheck 0.20 odfcheck 22.0.0-efb382ce7-20240731 > odfcheck.h /workspaces/sas_rhel8.6/packages/sas/bin/sastaskhimp odfcheck 0.20 odfcheck 22.0.0-efb382ce7-20240731 > odfcheck_h_imp.cc T=odfcheck ;\ sed "s/taskname/$T/g" /workspaces/sas_rhel8.6/packages/taskmain/src/task_mod.f90 > odfcheck_f_mod.f90 T=odfcheck ;\ sed "s/taskname/$T/g" /workspaces/sas_rhel8.6/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > odfcheck_f.cc Dependencies for odfcheck /workspaces/sas_rhel8.6/packages/sas/bin/sastaskhdr_gfortran attcheck 0.20 odfcheck 22.0.0-efb382ce7-20240731 > attcheck.h /workspaces/sas_rhel8.6/packages/sas/bin/sastaskhimp attcheck 0.20 odfcheck 22.0.0-efb382ce7-20240731 > attcheck_h_imp.cc T=attcheck ;\ sed "s/taskname/$T/g" /workspaces/sas_rhel8.6/packages/taskmain/src/task_mod.f90 > attcheck_f_mod.f90 T=attcheck ;\ sed "s/taskname/$T/g" /workspaces/sas_rhel8.6/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > attcheck_f.cc Dependencies for attcheck g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -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/atthkgen -I/workspaces/sas_rhel8.6/include/cifbuild -I/workspaces/sas_rhel8.6/include/dal -I/workspaces/sas_rhel8.6/include/dsplot -I/workspaces/sas_rhel8.6/include/dstoplot -I/workspaces/sas_rhel8.6/include/hkgtigen -I/workspaces/sas_rhel8.6/include/odfingest -I/workspaces/sas_rhel8.6/include/tabgtigen -I/workspaces/sas_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. odfcheck_h_imp.cc In file included from /workspaces/sas_rhel8.6/include/DalRegister.h:27, from odfcheck_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 > | ^~~~~ 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/atthkgen -I/workspaces/sas_rhel8.6/include/cifbuild -I/workspaces/sas_rhel8.6/include/dal -I/workspaces/sas_rhel8.6/include/dsplot -I/workspaces/sas_rhel8.6/include/dstoplot -I/workspaces/sas_rhel8.6/include/hkgtigen -I/workspaces/sas_rhel8.6/include/odfingest -I/workspaces/sas_rhel8.6/include/tabgtigen -I/workspaces/sas_rhel8.6/include/utils odfcheck_f_mod.f90 g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -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/atthkgen -I/workspaces/sas_rhel8.6/include/cifbuild -I/workspaces/sas_rhel8.6/include/dal -I/workspaces/sas_rhel8.6/include/dsplot -I/workspaces/sas_rhel8.6/include/dstoplot -I/workspaces/sas_rhel8.6/include/hkgtigen -I/workspaces/sas_rhel8.6/include/odfingest -I/workspaces/sas_rhel8.6/include/tabgtigen -I/workspaces/sas_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. odfcheck_f.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -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/atthkgen -I/workspaces/sas_rhel8.6/include/cifbuild -I/workspaces/sas_rhel8.6/include/dal -I/workspaces/sas_rhel8.6/include/dsplot -I/workspaces/sas_rhel8.6/include/dstoplot -I/workspaces/sas_rhel8.6/include/hkgtigen -I/workspaces/sas_rhel8.6/include/odfingest -I/workspaces/sas_rhel8.6/include/tabgtigen -I/workspaces/sas_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. odfcheck.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/Odf.h:67, from /workspaces/sas_rhel8.6/include/TimeCorrelator.h:77, from /workspaces/sas_rhel8.6/include/OalServer.h:58, from odfcheck.cc:26: /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_rhel8.6/include/Xmm.h:117, from /workspaces/sas_rhel8.6/include/Odf.h:68: /workspaces/sas_rhel8.6/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_rhel8.6/include/Odf.h:71: /workspaces/sas_rhel8.6/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 /workspaces/sas_rhel8.6/include/param.h:32, from /workspaces/sas_rhel8.6/include/Task.h:26, from ./odfcheck.h:11, from odfcheck.cc:23: /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_rhel8.6/include/Image.h:56, from /workspaces/sas_rhel8.6/include/Odf.h:72: /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_CAL -DUSE_OAL -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/atthkgen -I/workspaces/sas_rhel8.6/include/cifbuild -I/workspaces/sas_rhel8.6/include/dal -I/workspaces/sas_rhel8.6/include/dsplot -I/workspaces/sas_rhel8.6/include/dstoplot -I/workspaces/sas_rhel8.6/include/hkgtigen -I/workspaces/sas_rhel8.6/include/odfingest -I/workspaces/sas_rhel8.6/include/tabgtigen -I/workspaces/sas_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. OdfCheckImplementation.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 /workspaces/sas_rhel8.6/include/Xmm.h:114, from /workspaces/sas_rhel8.6/include/Ccf.h:62, from OdfCheckImplementation.cc:44: /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_rhel8.6/include/ExceptionErrorHandler.h:64, from OdfCheckImplementation.cc:43: /workspaces/sas_rhel8.6/include/SimpleHandler.h:43:17: warning: ‘virtual ErrorHandler& SimpleHandler::operator=(const ErrorHandler&)’ was hidden [-Woverloaded-virtual=] 43 | ErrorHandler& operator=(const ErrorHandler& h) { | ^~~~~~~~ /workspaces/sas_rhel8.6/include/ExceptionErrorHandler.h:66:7: note: by ‘ExceptionErrorHandler& ExceptionErrorHandler::operator=(const ExceptionErrorHandler&)’ 66 | class ExceptionErrorHandler : public SimpleHandler | ^~~~~~~~~~~~~~~~~~~~~ In file included from /workspaces/sas_rhel8.6/include/Ccf.h:61: /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 /workspaces/sas_rhel8.6/include/Xmm.h:117: /workspaces/sas_rhel8.6/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_rhel8.6/include/utils/boost/shared_ptr.hpp:32, from /workspaces/sas_rhel8.6/include/SmartDal:13, from OdfCheckImplementation.cc:45: /workspaces/sas_rhel8.6/include/utils/boost/detail/shared_count.hpp:195:33: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 195 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/memory:78, from /workspaces/sas_rhel8.6/include/utils/boost/config/no_tr1/memory.hpp:21, from /workspaces/sas_rhel8.6/include/utils/boost/shared_ptr.hpp:27: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here 65 | template class auto_ptr; | ^~~~~~~~ /workspaces/sas_rhel8.6/include/utils/boost/shared_ptr.hpp:146:65: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 146 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here 65 | template class auto_ptr; | ^~~~~~~~ /workspaces/sas_rhel8.6/include/utils/boost/shared_ptr.hpp:287:30: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 287 | explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() | ^~~~~~~~ /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here 65 | template class auto_ptr; | ^~~~~~~~ /workspaces/sas_rhel8.6/include/utils/boost/shared_ptr.hpp:324:34: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 324 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here 65 | template class auto_ptr; | ^~~~~~~~ In file included from /workspaces/sas_rhel8.6/include/CalServer.h:63, from OdfCheckImplementation.cc:47: /workspaces/sas_rhel8.6/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_rhel8.6/include/CalAtomServer.h:53, from /workspaces/sas_rhel8.6/include/CalServer.h:64: /workspaces/sas_rhel8.6/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_rhel8.6/include/BadPixelDataServer.h:49, from /workspaces/sas_rhel8.6/include/CalAtomServer.h:54: /workspaces/sas_rhel8.6/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 ./OdfCheck.h:22, from OdfCheckImplementation.cc:23: /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_rhel8.6/include/GeometryDataServer.h:95, from /workspaces/sas_rhel8.6/include/Boresight.h:62, from /workspaces/sas_rhel8.6/include/CalAtomServer.h:55: /workspaces/sas_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/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_rhel8.6/include/CalAtomServer.h:57: /workspaces/sas_rhel8.6/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/sas_rhel8.6/include/OmFluxConverter.h:53, from /workspaces/sas_rhel8.6/include/CalAtomServer.h:77: /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 { | ^~~~~~~~~~~~~~~ /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_rhel8.6/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_rhel8.6/include/CalAtomServer.h:79: /workspaces/sas_rhel8.6/include/OmPsfDataServer.h:70:22: note: by ‘virtual void OmPsf::dump(std::ostream&) const’ 70 | virtual void dump(std::ostream &os) const; | ^~~~ OdfCheckImplementation.cc: In function ‘void OdfCheck::telemetry_check(std::ostream&, double, double)’: OdfCheckImplementation.cc:497:38: warning: ‘std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = less; _Tp = double]’ is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 497 | std::bind2nd(std::less(),interval_threshold)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:1438: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/binders.h:172:5: note: declared here 172 | bind2nd(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ OdfCheckImplementation.cc: In function ‘void OdfCheck::pn_energy_check(std::ostream&)’: OdfCheckImplementation.cc:1040:47: warning: ‘std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = less; _Tp = int]’ is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 1040 | std::bind2nd(less(), thresholds[ccd-1].first)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/binders.h:172:5: note: declared here 172 | bind2nd(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ /usr/bin/ar cur libodfcheck.a odfcheck_h_imp.o odfcheck_f_mod.o odfcheck_f.o odfcheck.o OdfCheckImplementation.o ranlib libodfcheck.a g++ -shared -Wl,-h,libodfcheck.so.0.20 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libodfcheck.so.0.20 odfcheck_h_imp.o odfcheck_f_mod.o odfcheck_f.o odfcheck.o OdfCheckImplementation.o -lmetatask -lhkgtigen -latthkgen -ltabgtigen -ldsplot -ldstoplot -lcifbuild -lodfingest -lsaslib -lsasdal -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. T=odfcheck ;\ sed "s/taskname/$T/g" /workspaces/sas_rhel8.6/packages/taskmain/src/main.cc | sed "s/VERSION/0.20/g; s/RELEASE/22.0.0-efb382ce7-20240731/g; s/PACKAGE/odfcheck/g" > odfcheck_main.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -DUSE_CAL -DUSE_OAL -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/atthkgen -I/workspaces/sas_rhel8.6/include/cifbuild -I/workspaces/sas_rhel8.6/include/dal -I/workspaces/sas_rhel8.6/include/dsplot -I/workspaces/sas_rhel8.6/include/dstoplot -I/workspaces/sas_rhel8.6/include/hkgtigen -I/workspaces/sas_rhel8.6/include/odfingest -I/workspaces/sas_rhel8.6/include/tabgtigen -I/workspaces/sas_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. odfcheck_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 odfcheck_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_rhel8.6/include/Xmm.h:117, from /workspaces/sas_rhel8.6/include/CalServer.h:61, from odfcheck_main.cc:43: /workspaces/sas_rhel8.6/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_rhel8.6/include/Ccf.h:61, from /workspaces/sas_rhel8.6/include/CalServer.h:62: /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 /workspaces/sas_rhel8.6/include/CalServer.h:63: /workspaces/sas_rhel8.6/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_rhel8.6/include/CalAtomServer.h:53, from /workspaces/sas_rhel8.6/include/CalServer.h:64: /workspaces/sas_rhel8.6/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_rhel8.6/include/BadPixelDataServer.h:49, from /workspaces/sas_rhel8.6/include/CalAtomServer.h:54: /workspaces/sas_rhel8.6/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 odfcheck_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_rhel8.6/include/GeometryDataServer.h:95, from /workspaces/sas_rhel8.6/include/Boresight.h:62, from /workspaces/sas_rhel8.6/include/CalAtomServer.h:55: /workspaces/sas_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/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_rhel8.6/include/CalAtomServer.h:57: /workspaces/sas_rhel8.6/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/sas_rhel8.6/include/OmFluxConverter.h:53, from /workspaces/sas_rhel8.6/include/CalAtomServer.h:77: /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 { | ^~~~~~~~~~~~~~~ /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_rhel8.6/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_rhel8.6/include/CalAtomServer.h:79: /workspaces/sas_rhel8.6/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_rhel8.6/lib -o odfcheck odfcheck_main.o -lodfcheck -lmetatask -lhkgtigen -latthkgen -ltabgtigen -ldsplot -ldstoplot -lcifbuild -lodfingest -lsaslib -lsasdal -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -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/attcheck -I/workspaces/sas_rhel8.6/include/dal -I/workspaces/sas_rhel8.6/include/dsplot -I/workspaces/sas_rhel8.6/include/dstoplot -I/workspaces/sas_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. attcheck_h_imp.cc In file included from /workspaces/sas_rhel8.6/include/DalRegister.h:27, from attcheck_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 > | ^~~~~ 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/attcheck -I/workspaces/sas_rhel8.6/include/dal -I/workspaces/sas_rhel8.6/include/dsplot -I/workspaces/sas_rhel8.6/include/dstoplot -I/workspaces/sas_rhel8.6/include/utils attcheck_f_mod.f90 g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -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/attcheck -I/workspaces/sas_rhel8.6/include/dal -I/workspaces/sas_rhel8.6/include/dsplot -I/workspaces/sas_rhel8.6/include/dstoplot -I/workspaces/sas_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. attcheck_f.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -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/attcheck -I/workspaces/sas_rhel8.6/include/dal -I/workspaces/sas_rhel8.6/include/dsplot -I/workspaces/sas_rhel8.6/include/dstoplot -I/workspaces/sas_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. attcheck.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/Odf.h:67, from /workspaces/sas_rhel8.6/include/TimeCorrelator.h:77, from /workspaces/sas_rhel8.6/include/OalServer.h:58, from attcheck.cc:23: /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_rhel8.6/include/Xmm.h:117, from /workspaces/sas_rhel8.6/include/Odf.h:68: /workspaces/sas_rhel8.6/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_rhel8.6/include/Odf.h:71: /workspaces/sas_rhel8.6/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 /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/istream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/sstream:40, from attcheck.cc:17: /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_rhel8.6/include/Image.h:56, from /workspaces/sas_rhel8.6/include/Odf.h:72: /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 /workspaces/sas_rhel8.6/include/utils/boost/shared_ptr.hpp:32, from /workspaces/sas_rhel8.6/include/SmartDal:13, from attcheck.cc:24: /workspaces/sas_rhel8.6/include/utils/boost/detail/shared_count.hpp:195:33: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 195 | explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) | ^~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/memory:78, from /workspaces/sas_rhel8.6/include/utils/boost/config/no_tr1/memory.hpp:21, from /workspaces/sas_rhel8.6/include/utils/boost/shared_ptr.hpp:27: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here 65 | template class auto_ptr; | ^~~~~~~~ /workspaces/sas_rhel8.6/include/utils/boost/shared_ptr.hpp:146:65: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 146 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R > | ^~~~~~~~ /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here 65 | template class auto_ptr; | ^~~~~~~~ /workspaces/sas_rhel8.6/include/utils/boost/shared_ptr.hpp:287:30: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 287 | explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() | ^~~~~~~~ /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here 65 | template class auto_ptr; | ^~~~~~~~ /workspaces/sas_rhel8.6/include/utils/boost/shared_ptr.hpp:324:34: warning: ‘template class std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 324 | shared_ptr & operator=( std::auto_ptr & r ) | ^~~~~~~~ /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here 65 | template class auto_ptr; | ^~~~~~~~ /usr/bin/ar cur libattcheck.a attcheck_h_imp.o attcheck_f_mod.o attcheck_f.o attcheck.o ranlib libattcheck.a g++ -shared -Wl,-h,libattcheck.so.0.20 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libattcheck.so.0.20 attcheck_h_imp.o attcheck_f_mod.o attcheck_f.o attcheck.o -lmetatask -ldsplot -ldstoplot -lsasdal -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. T=attcheck ;\ sed "s/taskname/$T/g" /workspaces/sas_rhel8.6/packages/taskmain/src/main.cc | sed "s/VERSION/0.20/g; s/RELEASE/22.0.0-efb382ce7-20240731/g; s/PACKAGE/odfcheck/g" > attcheck_main.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -DUSE_CAL -DUSE_OAL -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/attcheck -I/workspaces/sas_rhel8.6/include/dal -I/workspaces/sas_rhel8.6/include/dsplot -I/workspaces/sas_rhel8.6/include/dstoplot -I/workspaces/sas_rhel8.6/include/utils -I/sasbuild/tools/qt-x11-free/include -I. attcheck_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 attcheck_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_rhel8.6/include/Xmm.h:117, from /workspaces/sas_rhel8.6/include/CalServer.h:61, from attcheck_main.cc:43: /workspaces/sas_rhel8.6/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_rhel8.6/include/Ccf.h:61, from /workspaces/sas_rhel8.6/include/CalServer.h:62: /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 /workspaces/sas_rhel8.6/include/CalServer.h:63: /workspaces/sas_rhel8.6/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_rhel8.6/include/CalAtomServer.h:53, from /workspaces/sas_rhel8.6/include/CalServer.h:64: /workspaces/sas_rhel8.6/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_rhel8.6/include/BadPixelDataServer.h:49, from /workspaces/sas_rhel8.6/include/CalAtomServer.h:54: /workspaces/sas_rhel8.6/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 attcheck_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_rhel8.6/include/GeometryDataServer.h:95, from /workspaces/sas_rhel8.6/include/Boresight.h:62, from /workspaces/sas_rhel8.6/include/CalAtomServer.h:55: /workspaces/sas_rhel8.6/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ /workspaces/sas_rhel8.6/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_rhel8.6/include/CalAtomServer.h:57: /workspaces/sas_rhel8.6/include/CalAtomsMisc.h:117:14: note: by ‘void HkWindows::dump() const’ 117 | void dump() const; | ^~~~ In file included from /workspaces/sas_rhel8.6/include/OmFluxConverter.h:53, from /workspaces/sas_rhel8.6/include/CalAtomServer.h:77: /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 { | ^~~~~~~~~~~~~~~ /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_rhel8.6/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_rhel8.6/include/CalAtomServer.h:79: /workspaces/sas_rhel8.6/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_rhel8.6/lib -o attcheck attcheck_main.o -lattcheck -lmetatask -ldsplot -ldstoplot -lattcheck -lsasdal -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. sed -e "s/DOC/odfcheck/" -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 odfcheck 0.20 odfcheck 22.0.0-efb382ce7-20240731 > odfcheck.tex including sasuser... including sasglobal... including odfcheck_description... latex odfcheck < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex odfcheck < /dev/null > makedoc.log make[5]: [/workspaces/sas_rhel8.6/Make.include:1062: odfcheck.ps.gz] Error 2 (ignored) latex odfcheck < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex odfcheck < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o odfcheck.ps odfcheck > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf odfcheck > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f odfcheck.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/sas_rhel8.6/packages/sas/doc/lib/latex2html.init odfcheck > /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:0905' -> images.ps . [1] [2] /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f odfcheck/index.pl ; exit 1) pointer=odfcheck/ChangeLog ; \ target=../../../packages/odfcheck/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm odfcheck.tex Testing notestyet ... passed