--- Dependency check [begin] ---


--- Dependency check [end] ---



--- Distribution check [begin] ---

Version 0.1.1 - 2022-05-19 (AG)
Information: this ChangeLog entry matches the version number:
 Version 0.1.1 - 2022-05-19 (AG)

Information: ./config/pymakethumbs.par is an XML parameter file, I cannot yet validate it. Skipped.
Now checking git repository...


--- Distribution check [end] ---

sed -e "s/DOC/pymakethumbs/" -e "s/TYPE/user/" < \
	/Volumes/SAS/sasbuild/build/macOS14/GNU_CC_CXX_13.3.0/sas/packages/sas/doc/lib/package.tex | /Volumes/SAS/sasbuild/build/macOS14/GNU_CC_CXX_13.3.0/sas/packages/sas/bin/texcombine | \
	/Volumes/SAS/sasbuild/build/macOS14/GNU_CC_CXX_13.3.0/sas/packages/sas/bin/fixdoc -type=user pymakethumbs 0.1.1 pymakethumbs 22.0.0-d7f57e94c-20240911 > pymakethumbs.tex
   including sasuser...
      including sasglobal...
   including pymakethumbs_description...

latex pymakethumbs < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
bibtex pymakethumbs < /dev/null > makedoc.log
make[5]: [pymakethumbs.ps.gz] Error 2 (ignored)
latex pymakethumbs < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
latex pymakethumbs < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 )
dvips -o pymakethumbs.ps pymakethumbs > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 )
dvipdf pymakethumbs > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) 
gzip -f pymakethumbs.ps
SASRELDIR=../../.. ;\
	export SASRELDIR ;\
	latex2html -nouse_pdftex -init_file /Volumes/SAS/sasbuild/build/macOS14/GNU_CC_CXX_13.3.0/sas/packages/sas/doc/lib/latex2html.init pymakethumbs > /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
I/O Error: Couldn't open file 'images.pdf': No such file or directory.
Error opening PDF file.
I/O Error: Couldn't open file 'images.pdf': No such file or directory.
Error opening PDF file.
I/O Error: Couldn't open file 'images.pdf': No such file or directory.
Error opening PDF file.
I/O Error: Couldn't open file 'images.pdf': No such file or directory.
Error opening PDF file.
/bin/echo ""

mkpkgidx -t . > /dev/null || (rm -f pymakethumbs/index.pl ; exit 1)
pointer=pymakethumbs/ChangeLog ; \
	target=../../../packages/pymakethumbs/ChangeLog ; \
	if [ -f $target -a \( ! -h $pointer \) ] ; then \
	  ln -s ../$target $pointer ; \
	fi
rm pymakethumbs.tex
Testing testmakethumbs ... FAILED
Message: will run ./testmakethumbs for no longer than 600 seconds.
./testmakethumbs: /usr/local/bin/pytest: /usr/local/opt/python@3.10/bin/python3.10: bad interpreter: No such file or directory
Error while running ./testmakethumbs
ERROR: one of the tests failed