--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 0.1 - 2024-06-27 (MJF)
Information: this ChangeLog entry matches the version number:
 Version 0.1 - 2024-06-27 (MJF)

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


--- Distribution check [end] ---

/sasbuild/build/sas/packages/sas/bin/sastaskhdr_gfortran  epauxcheck 0.1 epauxcheck 21.0.1-1914168cd-20240701 > epauxcheck.h
/sasbuild/build/sas/packages/sas/bin/sastaskhimp epauxcheck 0.1 epauxcheck 21.0.1-1914168cd-20240701 > epauxcheck_h_imp.cc
T=epauxcheck ;\
sed "s/taskname/$T/g" /sasbuild/build/sas/packages/taskmain/src/task_c.cc | sed "s/taskproc/$T_mod_MP_$T/g" > epauxcheck_c.cc
Dependencies for epauxcheck
f90depend: warning: Module not found: dal
make[5]: *** [/sasbuild/build/sas/Make.include:1571: depend.here] Error 2
make[4]: *** [/sasbuild/build/sas/Make.include:953: depend] Error 2
g++ -c -Wall -DGFORTRAN -std=gnu++14 -g  -fPIC -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/utils -I/sasbuild/tools/qt-x11-free/include -I.  epauxcheck_h_imp.cc
In file included from epauxcheck_h_imp.cc:9:
epauxcheck.h:11:11: fatal error: Task.h: No such file or directory
   11 | # include "Task.h"
      |           ^~~~~~~~
compilation terminated.
make[6]: *** [/sasbuild/build/sas/Make.include:916: epauxcheck_h_imp.o] Error 1
make[5]: *** [/sasbuild/build/sas/Make.include:1307: libs.here] Error 2
make[4]: *** [/sasbuild/build/sas/Make.include:953: bin] Error 2
sed -e "s/DOC/epauxcheck/" -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 epauxcheck 0.1 epauxcheck 21.0.1-1914168cd-20240701 > epauxcheck.tex
   including sasdevel...
      including sasglobal...
   including epauxcheck_description...

latex epauxcheck < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex epauxcheck < /dev/null > makedoc.log
make[5]: [/sasbuild/build/sas/Make.include:1062: epauxcheck.ps.gz] Error 2 (ignored)
latex epauxcheck < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex epauxcheck < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o epauxcheck.ps epauxcheck > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf epauxcheck > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f epauxcheck.ps
SASRELDIR=../../.. ;\
export SASRELDIR ;\
latex2html -nouse_pdftex -init_file /sasbuild/build/sas/packages/sas/doc/lib/latex2html.init epauxcheck > /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 epauxcheck/index.pl ; exit 1)
pointer=epauxcheck/ChangeLog ; \
target=../../../packages/epauxcheck/ChangeLog ; \
if [ -f $target -a \( ! -h $pointer \) ] ; then \
  ln -s ../$target $pointer ; \
fi
rm epauxcheck.tex
Missing Make.depends - first do 'make depend'
make[5]: *** [/sasbuild/build/sas/Make.include:1973: tests] Error 1
make[4]: *** [/sasbuild/build/sas/Make.include:953: tests] Error 2
Testing notest ... passed