--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 1.148 - 2021-05-05 (EO) Information: this ChangeLog entry matches the version number: Version 1.148 - 2021-05-05 (EO) Now checking git repository... --- Distribution check [end] --- Dependencies for utils Dependencies for simplescanner Dependencies for testFileLocator Dependencies for teststringutil Dependencies for testQuotedString Dependencies for testf90cxx Dependencies for stimetest Dependencies for rantest Dependencies for testOptional Dependencies for testStringFns Dependencies for stimetestf90 Dependencies for teststringutilioexceptions Dependencies for testnumeric Dependencies for boost_tuple_test Dependencies for boost_smart_prt_test Dependencies for singleton_test Dependencies for randf90 Dependencies for rand100 g++ -c -Wall -DGFORTRAN -O2 -fPIC -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. FileLocator.cc g++ -c -Wall -DGFORTRAN -O2 -fPIC -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. NAN.cc g++ -c -Wall -DGFORTRAN -O2 -fPIC -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. Numeric.cc g++ -c -Wall -DGFORTRAN -O2 -fPIC -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. Random.cc gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -O2 -fPIC -I/workspaces/xmm_sas/include types.f90 gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -O2 -fPIC -I/workspaces/xmm_sas/include random.f90 g++ -c -Wall -DGFORTRAN -O2 -fPIC -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. random_c.cc g++ -c -Wall -DGFORTRAN -O2 -fPIC -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. Ranlux.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from stringutil.h:27, from Ranlux.cc:61: /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 -O2 -fPIC -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. STime.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from stringutil.h:27, from StringIntMap.h:97, from STime.h:128, from STime.cc:132: /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 -O2 -fPIC -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. SasFileLocator.cc g++ -c -Wall -DGFORTRAN -O2 -fPIC -DUSE_POPUP -include /workspaces/xmm_sas/include/config-std.h -imacros /workspaces/xmm_sas/config.h -I/workspaces/xmm_sas/include -I. SimpleScanner.cc In file included from /sasbuild/tools/gcc-13.3.0/include/c++/13.3.0/backward/strstream:50, from stringutil.h:27, from SimpleScanner.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 SimpleScanner.cc:44: SimpleScanner.h:69:57: error: ISO C++17 does not allow dynamic exception specifications 69 | SimpleToken match( SimpleToken::Id id ) throw( Expected ); | ^~~~~ SimpleScanner.h:70:45: error: ISO C++17 does not allow dynamic exception specifications 70 | SimpleToken match( char c ) throw( Expected ); | ^~~~~ SimpleScanner.cc:124:44: error: ISO C++17 does not allow dynamic exception specifications 124 | SimpleScanner::match( SimpleToken::Id id ) throw( Expected ) | ^~~~~ SimpleScanner.cc:138:33: error: ISO C++17 does not allow dynamic exception specifications 138 | SimpleScanner::match( char c ) throw( Expected ) | ^~~~~ make[6]: *** [/workspaces/xmm_sas/Make.include:916: SimpleScanner.o] Error 1 make[5]: *** [/workspaces/xmm_sas/Make.include:1307: libs.here] Error 2 make[4]: *** [/workspaces/xmm_sas/Make.include:953: bin] Error 2