--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 8.116 - 2019-02-19 (MJF) Information: this ChangeLog entry matches the version number: Version 8.116 - 2019-02-19 (MJF) Information: ./config/epframes.par is an XML parameter file, I cannot yet validate it. Skipped. Now checking git repository... --- Distribution check [end] --- /sasbuild/build/sas/packages/sas/bin/sastaskhdr_gfortran epframes 8.116 epframes 21.0.1-1914168cd-20240701 > epframes.h /sasbuild/build/sas/packages/sas/bin/sastaskhimp epframes 8.116 epframes 21.0.1-1914168cd-20240701 > epframes_h_imp.cc T=epframes ;\ sed "s/taskname/$T/g" /sasbuild/build/sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > epframes_c.cc Dependencies for epframes Dependencies for checkoutput_no Dependencies for checkoutput_IM Dependencies for checkoutput_TI Dependencies for checkoutput_BU Dependencies for checkoutput_SW g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /sasbuild/build/sas/include/config-std.h -imacros /sasbuild/build/sas/config.h -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/eputils -I/sasbuild/build/sas/include/sla -I/sasbuild/build/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. epframes_h_imp.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -fPIC -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /sasbuild/build/sas/include/config-std.h -imacros /sasbuild/build/sas/config.h -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/eputils -I/sasbuild/build/sas/include/sla -I/sasbuild/build/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. epframes_c.cc gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/eputils -I/sasbuild/build/sas/include/sla -I/sasbuild/build/sas/include/utils epframes_mod.f90 /usr/bin/ar cur libepframes.a epframes_h_imp.o epframes_c.o epframes_mod.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libepframes.a g++ -shared -Wl,-h,libepframes.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libepframes.so epframes_h_imp.o epframes_c.o epframes_mod.o -lmetatask -lsasdal -lcaloalutils -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lslatec -lsla -leputils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. T=epframes ;\ sed "s/taskname/$T/g" /sasbuild/build/sas/packages/taskmain/src/main.cc | sed "s/VERSION/8.116/g; s/RELEASE/21.0.1-1914168cd-20240701/g; s/PACKAGE/epframes/g" > epframes_main.cc g++ -c -Wall -DGFORTRAN -std=gnu++14 -g -DUSE_CAL -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /sasbuild/build/sas/include/config-std.h -imacros /sasbuild/build/sas/config.h -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/eputils -I/sasbuild/build/sas/include/sla -I/sasbuild/build/sas/include/utils -I/sasbuild/tools/qt-x11-free/include -I. epframes_main.cc In file included from /sasbuild/tools/gcc-11.3.0/include/c++/11.3.0/backward/strstream:50, from /sasbuild/build/sas/include/utils/stringutil.h:27, from epframes_main.cc:38: /sasbuild/tools/gcc-11.3.0/include/c++/11.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 /sasbuild/build/sas/include/Xmm.h:117, from /sasbuild/build/sas/include/CalServer.h:61, from epframes_main.cc:43: /sasbuild/build/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 /sasbuild/build/sas/include/GeometryDataServer.h:95, from /sasbuild/build/sas/include/Boresight.h:62, from /sasbuild/build/sas/include/CalAtomServer.h:55, from /sasbuild/build/sas/include/CalServer.h:64, from epframes_main.cc:43: /sasbuild/build/sas/include/Region.h:250:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 250 | throw(UnexpressionableRegion); | ^~~~~ /sasbuild/build/sas/include/Region.h:263:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 263 | throw(UnexpressionableRegion); | ^~~~~ /sasbuild/build/sas/include/Region.h:327:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 327 | throw(UnexpressionableRegion); | ^~~~~ /sasbuild/build/sas/include/Region.h:335:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 335 | throw(UnexpressionableRegion); | ^~~~~ /sasbuild/build/sas/include/Region.h:419:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 419 | throw(UnexpressionableRegion); | ^~~~~ /sasbuild/build/sas/include/Region.h:468:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 468 | throw(UnexpressionableRegion); | ^~~~~ /sasbuild/build/sas/include/Region.h:510:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 510 | throw(UnexpressionableRegion); | ^~~~~ /sasbuild/build/sas/include/Region.h:551:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 551 | throw(UnexpressionableRegion); | ^~~~~ /sasbuild/build/sas/include/Region.h:597:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 597 | throw(UnexpressionableRegion); | ^~~~~ /sasbuild/build/sas/include/Region.h:704:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 704 | throw(UnexpressionableRegion); | ^~~~~ /sasbuild/build/sas/include/Region.h:814:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 814 | throw(UnexpressionableRegion); | ^~~~~ /sasbuild/build/sas/include/Region.h:853:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 853 | throw(UnexpressionableRegion); | ^~~~~ /sasbuild/build/sas/include/Region.h:891:97: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 891 | throw(UnexpressionableRegion); | ^~~~~ g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/sasbuild/build/sas/lib -o epframes epframes_main.o -lepframes -lmetatask -lsasdal -lcaloalutils -loal -ldal -lcaloalutils -lslatec -lcal -lselector -lcaloalutils -lselector -lslatec -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lslatec -lsla -leputils -lmetatask -L/sasbuild/tools/qt-x11-free/lib -lqt -lgfortran -lcfitsio -ldl -lm -L. sed -e "s/DOC/epframes/" -e "s/TYPE/devel/" < \ /sasbuild/build/sas/packages/sas/doc/lib/package.tex | /sasbuild/build/sas/packages/sas/bin/texcombine | \ /sasbuild/build/sas/packages/sas/bin/fixdoc -type=devel epframes 8.116 epframes 21.0.1-1914168cd-20240701 > epframes.tex including sasdevel... including sasglobal... including epframes_description... latex epframes < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex epframes < /dev/null > makedoc.log latex epframes < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex epframes < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o epframes.ps epframes > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf epframes > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f epframes.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /sasbuild/build/sas/packages/sas/doc/lib/latex2html.init epframes > /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.01:1525' -> images.ps . [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] /usr/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f epframes/index.pl ; exit 1) pointer=epframes/ChangeLog ; \ target=../../../packages/epframes/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm epframes.tex gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/utils checkoutput_no.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/sasbuild/build/sas/lib -o checkoutput_no checkoutput_no.o -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/utils checkoutput_IM.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/sasbuild/build/sas/lib -o checkoutput_IM checkoutput_IM.o -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/utils checkoutput_TI.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/sasbuild/build/sas/lib -o checkoutput_TI checkoutput_TI.o -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/utils checkoutput_BU.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/sasbuild/build/sas/lib -o checkoutput_BU checkoutput_BU.o -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/sasbuild/build/sas/include -I/sasbuild/build/sas/include/dal -I/sasbuild/build/sas/include/utils checkoutput_SW.f90 g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/sasbuild/build/sas/lib -o checkoutput_SW checkoutput_SW.o -ldal -lerror -lutils -lgfortran -lcfitsio -ldl -lm -L. Testing epframes_test_no ... passed Testing epframes_test_IM ... passed Testing epframes_test_TI ... passed Testing epframes_test_BU ... passed Testing epframes_test_SW ... passed Testing epframes_test_slew ... FAILED Message: will run ./epframes_test_slew for no longer than 600 seconds. Error: could not find packages/eptestdata/epsdf/ in SAS_PATH Error while running ./epframes_test_slew ERROR: one of the tests failed