--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

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

Information: ./config/fds.par is an XML parameter file, I cannot yet validate it. Skipped.
Warning: fds - missing lyt files.
Now checking git repository...


--- Distribution check [end] ---

Dependencies for fds
gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC  geolat.f
gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC  gj2efs.f
gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC  orbita.f
orbita.f:175:72:

  175 | 150   X(J) = FX*Y(J) + GX*Y(J+3)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 150 at (1)
orbita.f:182:72:

  182 | 160   X(J) = FT*Y(J-3) + GT*Y(J)
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 160 at (1)
orbita.f:198:72:

  198 | 200   X(J) = X(J) + COEFF(1,J) + COEFF(2,J)*P
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 200 at (1)
orbita.f:205:72:

  205 |       DO 210 J = 1,KODE
      |                                                                        1
Warning: Fortran 2018 deleted feature: Shared DO termination label 210 at (1)
orbita.f:206:72:

  206 | 210   X(J) = X(J) + COEFF(L,J)*P
      |                                                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 210 at (1)
gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC  sigdel.f
gfortran -c -fno-range-check -DGFORTRAN -fallow-argument-mismatch -g -fPIC  staton.f
/usr/bin/ar cur libfds.a geolat.o gj2efs.o orbita.o sigdel.o staton.o
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libfds.a
g++ -shared -Wl,-h,libfds.so -Wl,-rpath,\$ORIGIN -Wl,-rpath,\$ORIGIN/../libextra -o libfds.so geolat.o gj2efs.o orbita.o sigdel.o staton.o  -lgfortran -lcfitsio -ldl -lm -L. 
sed -e "s/DOC/fds/" -e "s/TYPE/devel/" < \
/workspaces/xmm_sas/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas/packages/sas/bin/texcombine | \
/workspaces/xmm_sas/packages/sas/bin/fixdoc -type=devel fds 1.4 fds 22.0.0-6da3b52c5-20241028 > fds.tex
   including sasdevel...
      including sasglobal...
   including fds_description...

latex fds < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex fds < /dev/null > makedoc.log
make[5]: [/workspaces/xmm_sas/Make.include:1062: fds.ps.gz] Error 2 (ignored)
latex fds < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex fds < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o fds.ps fds > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf fds > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f fds.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /workspaces/xmm_sas/packages/sas/doc/lib/latex2html.init fds > /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
/usr/bin/echo ""

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