--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 1.6 - 2018-02-13 (EO)
Information: this ChangeLog entry matches the version number:
 Version 1.6 - 2018-02-13 (EO)

Now checking git repository...
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).


--- Distribution check [end] ---

/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/packages/sas/bin/sastaskhdr_gfortran  movecalc 1.6 movecalc xmmsas_20241104_1928 > movecalc.h
/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/packages/sas/bin/sastaskhimp movecalc 1.6 movecalc xmmsas_20241104_1928 > movecalc_h_imp.cc
T=movecalc ;\
sed "s/taskname/$T/g" /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/packages/taskmain/src/task_mod.f90 > movecalc_f_mod.f90
T=movecalc ;\
sed "s/taskname/$T/g" /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/packages/taskmain/src/task_f.cc | sed "s/taskproc/$T_/g" > movecalc_f.cc
Dependencies for movecalc
/XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/bin/g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/config-std.h -imacros /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/config.h -I/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include -I/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/dal -I/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/utils -I/XMM/brendan/SASCOMP/OL810SAS/qt-x11-free-3.3.8b/include -I.  movecalc_h_imp.cc
/XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/bin/gfortran -c -fimplicit-none -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC -I/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include -I/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/dal -I/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/utils movecalc_f_mod.f90
/XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/bin/g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/config-std.h -imacros /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/config.h -I/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include -I/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/dal -I/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/utils -I/XMM/brendan/SASCOMP/OL810SAS/qt-x11-free-3.3.8b/include -I.  movecalc_f.cc
/XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/bin/g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/config-std.h -imacros /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/config.h -I/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include -I/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/dal -I/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/utils -I/XMM/brendan/SASCOMP/OL810SAS/qt-x11-free-3.3.8b/include -I.  movecalc.cc
In file included from /XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/include/c++/12.3.0/backward/strstream:50,
                 from /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/utils/stringutil.h:27,
                 from /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/CalOalUtility.h:57,
                 from movecalc.cc:48:
/XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/include/c++/12.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 \
      |  ^~~~~~~
/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/CalOalUtility.h:249:38: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
  249 | class mem_fun_bin_op_t : public std::binary_function<const T*, R, bool> {
      |                                      ^~~~~~~~~~~~~~~
In file included from /XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/include/c++/12.3.0/string:48,
                 from /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/param.h:32,
                 from movecalc.cc:42:
/XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/include/c++/12.3.0/bits/stl_function.h:131:12: note: declared here
  131 |     struct binary_function
      |            ^~~~~~~~~~~~~~~
In file included from /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/Xmm.h:117,
                 from /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/Odf.h:68,
                 from /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/TimeCorrelator.h:77,
                 from /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/OalServer.h:58,
                 from movecalc.cc:50:
/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/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 /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/Odf.h:71:
/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/BadPixelMap.h:152:21: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
/XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/include/c++/12.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
/usr/bin/ar cur libmovecalc.a movecalc_h_imp.o movecalc_f_mod.o movecalc_f.o movecalc.o
ranlib libmovecalc.a
/XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/bin/g++ -shared -Wl,-h,libmovecalc.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libmovecalc.so movecalc_h_imp.o movecalc_f_mod.o movecalc_f.o movecalc.o -lmetatask -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/XMM/brendan/SASCOMP/OL810SAS/qt-x11-free-3.3.8b/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
T=movecalc ;\
sed "s/taskname/$T/g" /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/packages/taskmain/src/main.cc | sed "s/VERSION/1.6/g; s/RELEASE/xmmsas_20241104_1928/g; s/PACKAGE/movecalc/g" > movecalc_main.cc
/XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/bin/g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -DUSE_OAL -DUSE_DAL -DUSE_POPUP -include /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/config-std.h -imacros /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/config.h -I/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include -I/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/dal -I/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/utils -I/XMM/brendan/SASCOMP/OL810SAS/qt-x11-free-3.3.8b/include -I.  movecalc_main.cc
In file included from /XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/include/c++/12.3.0/backward/strstream:50,
                 from /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/utils/stringutil.h:27,
                 from movecalc_main.cc:38:
/XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/include/c++/12.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 /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/Xmm.h:117,
                 from /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/Odf.h:68,
                 from /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/TimeCorrelator.h:77,
                 from /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/OalServer.h:58,
                 from movecalc_main.cc:48:
/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/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 /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/Odf.h:71:
/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/include/BadPixelMap.h:152:21: warning: 'template<class _Arg, class _Result> struct std::unary_function' is deprecated [-Wdeprecated-declarations]
  152 |         public std::unary_function<const BadPixelMapType::value_type &, bool> {
      |                     ^~~~~~~~~~~~~~
In file included from /XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/include/c++/12.3.0/string:48,
                 from movecalc_main.cc:31:
/XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/include/c++/12.3.0/bits/stl_function.h:117:12: note: declared here
  117 |     struct unary_function
      |            ^~~~~~~~~~~~~~
/XMM/brendan/SASCOMP/OL810SAS/gcc-12.3.0/bin/g++ -Wl,-rpath,\$ORIGIN/../lib -Wl,-rpath,\$ORIGIN/../libextra -L/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/lib -o movecalc movecalc_main.o -lmovecalc -lmetatask -loal -ldal -lcaloalutils -lslatec -lcaloalutils -ldal -lparam -lselector -lcaloalutils -ldal -lslatec -lerror -lutils -lmetatask -L/XMM/brendan/SASCOMP/OL810SAS/qt-x11-free-3.3.8b/lib -lqt  -lgfortran -lcfitsio -ldl -lm -L. 
sed -e "s/DOC/movecalc/" -e "s/TYPE/devel/" < \
/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/packages/sas/doc/lib/package.tex | /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/packages/sas/bin/texcombine | \
/XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/packages/sas/bin/fixdoc -type=devel movecalc 1.6 movecalc xmmsas_20241104_1928 > movecalc.tex
   including sasdevel...
      including sasglobal...
   including movecalc_description...

latex movecalc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex movecalc < /dev/null > makedoc.log
latex movecalc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex movecalc < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o movecalc.ps movecalc > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf movecalc > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f movecalc.ps
SASRELDIR=../../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /XMM/brendan/XMMSAS/OL810SAS/xmmsas_20241104_1928/packages/sas/doc/lib/latex2html.init movecalc > /dev/null
texexpand V2024 (Released January 1, 2024)

Warning: No implementation found for option: `version' for `sasdoc' package

Warning: No implementation found for option: `version' for `sasdoc' package
This is dvips(k) 2023.1 (TeX Live 2023)  Copyright 2023 Radical Eye Software (www.radicaleye.com)
' TeX output 2024.11.04:1531' -> images.ps
</software/linux/usr1/local/texlive/2023/texmf-dist/dvips/base/tex.pro>
</software/linux/usr1/local/texlive/2023/texmf-dist/dvips/l3backend/l3backend-dvips.pro>
</software/linux/usr1/local/texlive/2023/texmf-dist/dvips/base/texps.pro>
</software/linux/usr1/local/texlive/2023/texmf-dist/dvips/base/special.pro>. 
</software/linux/usr1/local/texlive/2023/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>
</software/linux/usr1/local/texlive/2023/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt10.pfb>
</software/linux/usr1/local/texlive/2023/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb>
[1] [2] [3] [4] [5] [6] [7] 
/usr/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f movecalc/index.pl ; exit 1)
pointer=movecalc/ChangeLog ; \
target=../../../../packages/movecalc/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm movecalc.tex
Testing movcalctest ... passed