--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 0.1.2 - 2024-10-16 (AI) Information: this ChangeLog entry matches the version number: Version 0.1.2 - 2024-10-16 (AI) 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/" < \ /workspaces/xmm_sas_xc7/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas_xc7/packages/sas/bin/texcombine | \ /workspaces/xmm_sas_xc7/packages/sas/bin/fixdoc -type=user pymakethumbs 0.1.2 pymakethumbs 23.0.0-0ea855902-20251031 > 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]: [/workspaces/xmm_sas_xc7/Make.include:1070: 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 /workspaces/xmm_sas_xc7/packages/sas/doc/lib/latex2html.init pymakethumbs > /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) 2025.1 (TeX Live 2025) Copyright 2025 Radical Eye Software (www.radicaleye.com) ' TeX output 2025.10.31:1220' -> images.ps . [1] [2] [3] [4] /usr/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. ============================= test session starts ============================== platform linux -- Python 3.12.4, pytest-8.3.5, pluggy-1.5.0 -- /sasbuild/tools/python-3.12.4/bin/python3 cachedir: .pytest_cache rootdir: /workspaces/xmm_sas_xc7/packages/pymakethumbs plugins: anyio-4.8.0 collecting ... collected 1 item test_pymakethumbs.py::test_general The test harness timed out. Signal = 14 ERROR: one of the tests failed