--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 3.139 - 2010-02-05 (AI) Information: this ChangeLog entry matches the version number: Version 3.139 - 2010-02-05 (AI) Now checking git repository... --- Distribution check [end] --- Dependencies for oalcxx Dependencies for oalf90 Dependencies for odfbrowseinfo Dependencies for oal Dependencies for ahfgen Dependencies for auxhkgen_emos Dependencies for auxhkgen_epn Dependencies for attitudeLocator Dependencies for dalutils Dependencies for exposures Dependencies for oalserver Dependencies for oalutils Dependencies for tags Dependencies for positionLocator Dependencies for timeCorrelator Dependencies for oalmisc Dependencies for tags2 Dependencies for timecorrfit Dependencies for framecntr2obt Dependencies for readraf Dependencies for odfinfo Dependencies for oalstate Dependencies for cmporbit Dependencies for rgsdiagnostic Dependencies for buildTimeCorr Dependencies for oaltest Dependencies for odffiles Dependencies for oalexample Dependencies for oaltest2 Dependencies for oaltestepn Dependencies for exposures Dependencies for checkbadpix Dependencies for ermtest ( test -h oaltypes.f90 || ln -s ../../f90/oaltypes.f90 . ) ( test -h oal.f90 || ln -s ../../f90/oal.f90 . ) ( test -h oalexample.f90 || ln -s ../../f90test/oalexample.f90 . ) ( test -h caloaldefs.f90 || ln -s ../../../../include/caloaldefs.f90 . ) g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. AuxHKaccess.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from /workspaces/sas/include/Xmm.h:114, from AuxHKaccess.h:45, from AuxHKaccess.cc:117: /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: /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 TimeTags.h:47, from AuxHKaccess.h:48: /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 Odf.h:71, from AuxHKaccess.cc:123: /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 /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/ostream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/iostream:41, from AuxHKaccess.cc:112: /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 AuxHKaccess.cc:125: /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 | ^~~~~~~~~~~~~~~ AuxHKaccess.cc: In constructor ‘EpnAuxDataServer::EpnAuxDataServer(const OalServer*, short unsigned int, short unsigned int, short unsigned int, unsigned int, std::vector)’: AuxHKaccess.cc:583:89: warning: ‘std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = greater; _Tp = double]’ is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 583 | bind2nd(greater(), 0.)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 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) | ^~~~~~~ AuxHKaccess.cc:619:90: warning: ‘std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = greater; _Tp = double]’ is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 619 | bind2nd(greater(), | ~~~~~~~^~~~~~~~~~~~~~~~~~~ 620 | 1.05*_frameTime)); | ~~~~~~~~~~~~~~~~ /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) | ^~~~~~~ AuxHKaccess.cc: In member function ‘void EpnAuxDataServer::correctAnomalies()’: AuxHKaccess.cc:915:66: warning: ‘std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = not_equal_to; _Tp = int]’ is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 915 | bind2nd(not_equal_to(), 32767)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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) | ^~~~~~~ AuxHKaccess.cc:1046:65: warning: ‘std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = greater; _Tp = double]’ is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 1046 | bind2nd(greater(), sign*absMatchDelta)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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) | ^~~~~~~ AuxHKaccess.cc:1048:65: warning: ‘std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = less; _Tp = double]’ is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 1048 | bind2nd(less(), sign*absMatchDelta)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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) | ^~~~~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. OalUtils.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 OalUtils.cc:47: /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 \ | ^~~~~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. OalServer.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 /workspaces/sas/include/utils/StringIntMap.h:97, from Odf.h:67, from TimeCorrelator.h:77, from OalServer.h:58, from OalServer.cc:96: /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/ExceptionErrorHandler.h:64, from OalServer.cc:95: /workspaces/sas/include/SimpleHandler.h:43:17: warning: ‘virtual ErrorHandler& SimpleHandler::operator=(const ErrorHandler&)’ was hidden [-Woverloaded-virtual=] 43 | ErrorHandler& operator=(const ErrorHandler& h) { | ^~~~~~~~ /workspaces/sas/include/ExceptionErrorHandler.h:66:7: note: by ‘ExceptionErrorHandler& ExceptionErrorHandler::operator=(const ExceptionErrorHandler&)’ 66 | class ExceptionErrorHandler : public SimpleHandler | ^~~~~~~~~~~~~~~~~~~~~ In file included from /workspaces/sas/include/Xmm.h:117, from Odf.h:68: /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 Odf.h:71: /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 /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 OalServer.cc:92: /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/Image.h:56, from Odf.h:72: /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 > | ^~~~~ OalServer.cc: In member function ‘const TimeCorrelator* OalServer::newTimeCorrelator(const STime&) const’: OalServer.cc:447:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 447 | if (v.size() > 1) | ^~ OalServer.cc:449:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 449 | if (deg<-1) | ^~ OalServer.cc:466:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 466 | if (v.size() > 3) | ^~ OalServer.cc:468:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 468 | if (frac < 0. || frac >= 1.) | ^~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. Odf.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 /workspaces/sas/include/utils/StringIntMap.h:97, from Odf.h:67, from Odf.cc:161: /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 Odf.h:68: /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 Odf.h:71: /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 /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/fstream:40, from Odf.cc:156: /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/Image.h:56, from Odf.h:72: /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 Odf.cc:164: /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 | ^~~~~~~~~~~~~~~ In file included from /workspaces/sas/include/ExceptionErrorHandler.h:64, from Odf.cc:165: /workspaces/sas/include/SimpleHandler.h:43:17: warning: ‘virtual ErrorHandler& SimpleHandler::operator=(const ErrorHandler&)’ was hidden [-Woverloaded-virtual=] 43 | ErrorHandler& operator=(const ErrorHandler& h) { | ^~~~~~~~ /workspaces/sas/include/ExceptionErrorHandler.h:66:7: note: by ‘ExceptionErrorHandler& ExceptionErrorHandler::operator=(const ExceptionErrorHandler&)’ 66 | class ExceptionErrorHandler : public SimpleHandler | ^~~~~~~~~~~~~~~~~~~~~ Odf.cc: In member function ‘const OdfSet* Odf::selectDiscardedLinesDataSet(bool) const’: Odf.cc:856:72: warning: ‘std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = mem_fun_bin_op_t >; _Tp = unsigned int]’ is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 856 | bind2nd(mem_fun_bin_op(&OdfSet::ccdNr,equal_to()), | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 857 | ccd)); | ~~~~ 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) | ^~~~~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. TimeCorrelator.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 /workspaces/sas/include/utils/StringIntMap.h:97, from Odf.h:67, from TimeCorrelator.h:77, from TimeCorrelator.cc:84: /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 Odf.h:68: /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 Odf.h:71: /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 /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/iomanip:42, from TimeCorrelator.cc:81: /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/Image.h:56, from Odf.h:72: /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 TimeCorrelator.cc:85: /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 | ^~~~~~~~~~~~~~~ In file included from TimeCorrelator.cc:93: /workspaces/sas/include/slatec.h: In function ‘void ___dum(VFunvPtr)’: /workspaces/sas/include/slatec.h:359:13: warning: infinite recursion detected [-Winfinite-recursion] 359 | static void ___dum(VFunvPtr) { | ^~~~~~ /workspaces/sas/include/slatec.h:360:15: note: recursive call 360 | ___dum(reinterpret_cast(___dum)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. TimeTags.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from /workspaces/sas/include/Xmm.h:114, from TimeTags.h:50, from TimeTags.cc:122: /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 TimeTags.cc:119: /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/Xmm.h:117: /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 Odf.h:71, from TimeTags.cc:124: /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 /workspaces/sas/include/Dal.h:30: /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 TimeTags.cc:126: /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 | ^~~~~~~~~~~~~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. AttitudeLocator.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 /workspaces/sas/include/utils/StringIntMap.h:97, from Odf.h:67, from AttitudeLocator.h:57, from AttitudeLocator.cc:83: /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 Odf.h:68: /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 Odf.h:71: /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 /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/fstream:40, from AttitudeLocator.cc:78: /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/Image.h:56, from Odf.h:72: /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 AttitudeLocator.cc:85: /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 | ^~~~~~~~~~~~~~~ AttitudeLocator.cc: In member function ‘SpacecraftAttitude AttitudeLocator::attitude(double) const’: AttitudeLocator.cc:685:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 685 | for (unsigned n=0; n 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/fstream:40, from XmmPositionLocator.cc:57: /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/Image.h:56, from Odf.h:72: /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 XmmPositionLocator.cc:64: /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 | ^~~~~~~~~~~~~~~ g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. TimeAxis.cc /usr/bin/ar cur liboalcxx.a AuxHKaccess.o OalUtils.o OalServer.o Odf.o TimeCorrelator.o TimeTags.o AttitudeLocator.o XmmPositionLocator.o TimeAxis.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') ranlib liboalcxx.a g++ -shared -Wl,-h,liboalcxx.so.3.139 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o liboalcxx.so.3.139 AuxHKaccess.o OalUtils.o OalServer.o Odf.o TimeCorrelator.o TimeTags.o AttitudeLocator.o XmmPositionLocator.o TimeAxis.o -lcaloalutils -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -cpp -I/workspaces/sas/include -I/workspaces/sas/include/dal -I/workspaces/sas/include/utils oaltypes.f90 gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -cpp -I/workspaces/sas/include -I/workspaces/sas/include/dal -I/workspaces/sas/include/utils oal.f90 g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -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/utils -I. OalF90cxxGlue.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/Odf.h:67, from /workspaces/sas/include/TimeCorrelator.h:77, from /workspaces/sas/include/OalServer.h:58, from OalF90cxxGlue.cc:97: /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/Odf.h:68: /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/Odf.h:71: /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 OalF90cxxGlue.cc:94: /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/Image.h:56, from /workspaces/sas/include/Odf.h:72: /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 OalF90cxxGlue.cc:100: /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 | ^~~~~~~~~~~~~~~ /usr/bin/ar cur liboalf90.a oaltypes.o oal.o OalF90cxxGlue.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') ranlib liboalf90.a g++ -shared -Wl,-h,liboalf90.so.3.139 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o liboalf90.so.3.139 oaltypes.o oal.o OalF90cxxGlue.o -loalcxx -lcaloalutils -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_POPUP -include /workspaces/sas/include/config-std.h -imacros /workspaces/sas/config.h -I/workspaces/sas/include -I/workspaces/sas/include/utils -I. OdfBrowseInfo.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from /workspaces/sas/include/Xmm.h:114, from OdfInfo.h:55, from OdfBrowseInfo.cc:45: /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: /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/Odf.h:71, from OdfBrowseInfo.cc:46: /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 /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 OdfBrowseInfo.cc:42: /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/Image.h:56, from /workspaces/sas/include/Odf.h:72: /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 > | ^~~~~ OdfBrowseInfo.cc:152:40: warning: ‘template struct std::binary_function’ is deprecated [-Wdeprecated-declarations] 152 | public binary_function std::bind2nd(const _Operation&, const _Tp&) [with _Operation = laterExposure; _Tp = OdfInfo::ObservationExposure*]’ is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 231 | std::bind2nd(laterExposure(), exp)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 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) | ^~~~~~~ OdfInfo.h:196:7: warning: defaulted move assignment for ‘OdfInfo::ObservationExposureList’ calls a non-trivial move assignment operator for virtual base ‘std::vector’ [-Wvirtual-move-assign] 196 | class ObservationExposureList : | ^~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/ar cur libodfbrowseinfo.a OdfBrowseInfo.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libodfbrowseinfo.a g++ -shared -Wl,-h,libodfbrowseinfo.so.3.139 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libodfbrowseinfo.so.3.139 OdfBrowseInfo.o -lcaloalutils -loalcxx -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. rm -f -fr __combidir__liboal.a && /usr/bin/mkdir __combidir__liboal.a && \ cd __combidir__liboal.a && \ for l in /workspaces/sas/lib/liboalcxx.a /workspaces/sas/lib/liboalf90.a /workspaces/sas/lib/libodfbrowseinfo.a; do /usr/bin/ar x $l ; done && \ /usr/bin/ar cur liboal.a *.o && ranlib liboal.a && mv liboal.a .. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') rm -f -fr __combidir__liboal.so.3.139 && /usr/bin/mkdir __combidir__liboal.so.3.139 && \ cd __combidir__liboal.so.3.139 && \ for l in /workspaces/sas/lib/liboalcxx.a /workspaces/sas/lib/liboalf90.a /workspaces/sas/lib/libodfbrowseinfo.a; do /usr/bin/ar x $l ; done && \ g++ -shared -Wl,-h,liboal.so.3.139 -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o liboal.so.3.139 *.o -ldal -lutils -lerror -lslatec -lgfortran -lcfitsio -ldl -lm -L. && mv liboal.so.3.139 .. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I. ahfgen.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from ahfgen.cc:28: /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 ahfgen.cc:27: /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 ahfgen.cc:30: /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 { | ^~~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from /workspaces/sas/include/Dal.h:30: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o ahfgen ahfgen.o -loal -ldal -lcaloalutils -lslatec -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I. auxhkgen_emos.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from auxhkgen_emos.cc:30: /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 auxhkgen_emos.cc:29: /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 auxhkgen_emos.cc:31: /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 { | ^~~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from /workspaces/sas/include/Dal.h:30: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o auxhkgen_emos auxhkgen_emos.o -loal -ldal -lcaloalutils -lslatec -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I. auxhkgen_epn.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from auxhkgen_epn.cc:32: /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 auxhkgen_epn.cc:31: /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 auxhkgen_epn.cc:33: /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 { | ^~~~~~~~~~~~~~~ In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/string:49, from /workspaces/sas/include/Dal.h:30: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o auxhkgen_epn auxhkgen_epn.o -loal -ldal -lcaloalutils -lslatec -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. sed -e "s/DOC/oal/" -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 oal 3.139 oal 22.0.0-352970877-20240704 > oal.tex including sasuser... including sasglobal... including oal_description... including ../../caloalutils/doc/caloalcommon... including errorlabels... latex oal < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex oal < /dev/null > makedoc.log make[5]: [/workspaces/sas/Make.include:1062: oal.ps.gz] Error 2 (ignored) latex oal < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex oal < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o oal.ps oal > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf oal > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f oal.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /workspaces/sas/packages/sas/doc/lib/latex2html.init oal > /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.07.04:1441' -> images.ps . [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f oal/index.pl ; exit 1) pointer=oal/ChangeLog ; \ target=../../../packages/oal/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm oal.tex g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. attitudeLocator.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/Odf.h:67, from /workspaces/sas/include/TimeCorrelator.h:77, from /workspaces/sas/include/OalServer.h:58, from attitudeLocator.cc:27: /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/Odf.h:68: /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/Odf.h:71: /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/bits/refwrap.h:39, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/vector:68, from /workspaces/sas/include/Odf.h:62: /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/Image.h:56, from /workspaces/sas/include/Odf.h:72: /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++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o attitudeLocator attitudeLocator.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. dalutils.cc In file included from dalutils.cc:23: /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++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o dalutils dalutils.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. exposures.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/Odf.h:67, from /workspaces/sas/include/TimeCorrelator.h:77, from /workspaces/sas/include/OalServer.h:58, from exposures.cc:22: /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/Odf.h:68: /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/Odf.h:71: /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 /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/ostream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/iostream:41, from exposures.cc:20: /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/Image.h:56, from /workspaces/sas/include/Odf.h:72: /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++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o exposures exposures.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. oalserver.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/Odf.h:67, from /workspaces/sas/include/TimeCorrelator.h:77, from /workspaces/sas/include/OalServer.h:58, from oalserver.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/include/Xmm.h:117, from /workspaces/sas/include/Odf.h:68: /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/Odf.h:71: /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 /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/ostream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/iostream:41, from oalserver.cc:21: /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/Image.h:56, from /workspaces/sas/include/Odf.h:72: /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++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o oalserver oalserver.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. oalutils.cc g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o oalutils oalutils.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. tags.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from /workspaces/sas/include/Xmm.h:114, from /workspaces/sas/include/TimeTags.h:50, from tags.cc:36: /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/TimeTags.h:47: /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/Xmm.h:117: /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/Odf.h:71, from /workspaces/sas/include/TimeCorrelator.h:77, from /workspaces/sas/include/OalServer.h:58, from tags.cc:37: /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 /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/ostream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/iostream:41, from tags.cc:32: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o tags tags.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. positionLocator.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/Odf.h:67, from /workspaces/sas/include/TimeCorrelator.h:77, from /workspaces/sas/include/OalServer.h:58, from positionLocator.cc:30: /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/Odf.h:68: /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/Odf.h:71: /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/bits/refwrap.h:39, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/vector:68, from /workspaces/sas/include/Odf.h:62: /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/Image.h:56, from /workspaces/sas/include/Odf.h:72: /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++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o positionLocator positionLocator.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. timeCorrelator.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/Odf.h:67, from /workspaces/sas/include/TimeCorrelator.h:77, from timeCorrelator.cc:24: /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/Odf.h:68: /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/Odf.h:71: /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 /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/ostream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/iostream:41, from timeCorrelator.cc:21: /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/Image.h:56, from /workspaces/sas/include/Odf.h:72: /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++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o timeCorrelator timeCorrelator.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. oalmisc.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/Odf.h:67, from /workspaces/sas/include/TimeCorrelator.h:77, from /workspaces/sas/include/OalServer.h:58, from oalmisc.cc:33: /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/Odf.h:68: /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/Odf.h:71: /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 /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/ostream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/iostream:41, from oalmisc.cc:30: /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/Image.h:56, from /workspaces/sas/include/Odf.h:72: /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++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o oalmisc oalmisc.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. tags2.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from /workspaces/sas/include/Xmm.h:114, from /workspaces/sas/include/TimeTags.h:50, from tags2.cc:36: /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/TimeTags.h:47: /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/Xmm.h:117: /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/Odf.h:71, from /workspaces/sas/include/TimeCorrelator.h:77, from /workspaces/sas/include/OalServer.h:58, from tags2.cc:37: /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 /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/ostream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/iostream:41, from tags2.cc:32: /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o tags2 tags2.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. timecorrfit.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/Odf.h:67, from /workspaces/sas/include/TimeCorrelator.h:77, from timecorrfit.cc:29: /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/Odf.h:68: /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/Odf.h:71: /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 /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/ostream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/iostream:41, from timecorrfit.cc:26: /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/Image.h:56, from /workspaces/sas/include/Odf.h:72: /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++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o timecorrfit timecorrfit.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. framecntr2obt.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/Odf.h:67, from /workspaces/sas/include/TimeCorrelator.h:77, from /workspaces/sas/include/OalServer.h:58, from framecntr2obt.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/include/Xmm.h:117, from /workspaces/sas/include/Odf.h:68: /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/Odf.h:71: /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 /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/ostream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/iostream:41, from framecntr2obt.cc:24: /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/Image.h:56, from /workspaces/sas/include/Odf.h:72: /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++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o framecntr2obt framecntr2obt.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. readraf.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from readraf.cc:25: /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/Odf.h:68, from /workspaces/sas/include/AttitudeLocator.h:57, from readraf.cc:26: /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/Odf.h:71: /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 /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/ostream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/iostream:41, from readraf.cc:22: /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/Image.h:56, from /workspaces/sas/include/Odf.h:72: /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++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o readraf readraf.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. odfinfo.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/utils/STime.h:128, from /workspaces/sas/include/Xmm.h:114, from /workspaces/sas/include/OdfInfo.h:55, from odfinfo.cc:22: /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: /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); | ^~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o odfinfo odfinfo.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. oalstate.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/Odf.h:67, from /workspaces/sas/include/TimeCorrelator.h:77, from /workspaces/sas/include/OalServer.h:58, from oalstate.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/include/Xmm.h:117, from /workspaces/sas/include/Odf.h:68: /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/Odf.h:71: /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 /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/ostream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/iostream:41, from oalstate.cc:21: /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/Image.h:56, from /workspaces/sas/include/Odf.h:72: /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++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o oalstate oalstate.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. cmporbit.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/Odf.h:67, from /workspaces/sas/include/TimeCorrelator.h:77, from /workspaces/sas/include/OalServer.h:58, from cmporbit.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/include/Xmm.h:117, from /workspaces/sas/include/Odf.h:68: /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/Odf.h:71: /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 /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/ostream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/iostream:41, from cmporbit.cc:24: /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/Image.h:56, from /workspaces/sas/include/Odf.h:72: /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++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o cmporbit cmporbit.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. rgsdiagnostic.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/Odf.h:67, from /workspaces/sas/include/TimeCorrelator.h:77, from /workspaces/sas/include/OalServer.h:58, from rgsdiagnostic.cc:22: /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/Odf.h:68: /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/Odf.h:71: /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 /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/ostream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/iostream:41, from rgsdiagnostic.cc:20: /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/Image.h:56, from /workspaces/sas/include/Odf.h:72: /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++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o rgsdiagnostic rgsdiagnostic.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_OAL -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/utils -I/sasbuild/tools/qt-x11-free/include -I. buildTimeCorr.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 /workspaces/sas/include/utils/StringIntMap.h:97, from /workspaces/sas/include/Odf.h:67, from /workspaces/sas/include/TimeCorrelator.h:77, from buildTimeCorr.cc:24: /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/Odf.h:68: /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/Odf.h:71: /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 /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/ostream:40, from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/iostream:41, from buildTimeCorr.cc:21: /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/Image.h:56, from /workspaces/sas/include/Odf.h:72: /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++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o buildTimeCorr buildTimeCorr.o -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lerror -lparam -lselector -lcaloalutils -ldal -lslatec -lutils -lslatec -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. 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/utils oaltest.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o oaltest oaltest.o -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. 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/utils odffiles.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o odffiles odffiles.o -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. 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/utils oalexample.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o oalexample oalexample.o -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. 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/utils oaltest2.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o oaltest2 oaltest2.o -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. 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/utils oaltestepn.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o oaltestepn oaltestepn.o -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. 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/utils exposures.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o exposures exposures.o -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. 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/utils checkbadpix.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o checkbadpix checkbadpix.o -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. 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/utils ermtest.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/workspaces/sas/lib -o ermtest ermtest.o -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -lcaloalutils -ldal -lerror -lutils -lslatec -lgfortran -lcfitsio -ldl -lm -L. Testing ahfgen ... passed Testing auxhkgen_emos ... passed Testing auxhkgen_epn ... passed Testing attitudeLocator ... passed Testing dalutils ... passed Testing oalserver ... passed Testing oalutils ... passed Testing tags ... passed Testing positionLocator ... passed Testing timeCorrelator ... passed Testing oalmisc ... passed Testing rgsdiagnostic ... passed Testing oaltest ... passed Testing odffiles ... passed Testing oalexample ... passed Testing ermtest ... passed