--- 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/" < \ /workspaces/xmm_sas_ubuntu22.04/packages/sas/doc/lib/package.tex | /workspaces/xmm_sas_ubuntu22.04/packages/sas/bin/texcombine | \ /workspaces/xmm_sas_ubuntu22.04/packages/sas/bin/fixdoc -type=user pymakethumbs 0.1.1 pymakethumbs 22.0.0-7b8c5558a-20241011 > 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_ubuntu22.04/Make.include:1062: 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_ubuntu22.04/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) 2021.1 (TeX Live 2022/dev) Copyright 2021 Radical Eye Software (www.radicaleye.com) ' TeX output 2024.10.11:1006' -> 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.3, pluggy-1.5.0 -- /sasbuild/tools/python-3.12.4/bin/python3 cachedir: .pytest_cache rootdir: /workspaces/xmm_sas_ubuntu22.04/packages/pymakethumbs plugins: anyio-4.6.0 collecting ... collected 1 item test_pymakethumbs.py::test_general Fatal Python error: Aborted Current thread 0x00007f4ce505e000 (most recent call first): File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/matplotlib/backends/backend_qt.py", line 137 in _create_qApp File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/matplotlib/backends/backend_qt.py", line 227 in __init__ File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/matplotlib/backend_bases.py", line 2681 in create_with_canvas File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/matplotlib/backend_bases.py", line 1797 in new_manager File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/matplotlib/backend_bases.py", line 3512 in new_figure_manager_given_figure File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/matplotlib/backend_bases.py", line 3507 in new_figure_manager File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/matplotlib/pyplot.py", line 550 in new_figure_manager File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/matplotlib/pyplot.py", line 1027 in figure File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/matplotlib/pyplot.py", line 1759 in subplots File "/workspaces/xmm_sas_ubuntu22.04/lib/python/pysas/pymakethumbs/pymakethumbs.py", line 315 in plot_thumb File "/workspaces/xmm_sas_ubuntu22.04/lib/python/pysas/pymakethumbs/pymakethumbs.py", line 677 in run File "/workspaces/xmm_sas_ubuntu22.04/packages/pymakethumbs/test/test_pymakethumbs.py", line 64 in test_general File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/_pytest/python.py", line 159 in pytest_pyfunc_call File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/pluggy/_callers.py", line 103 in _multicall File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/pluggy/_hooks.py", line 513 in __call__ File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/_pytest/python.py", line 1627 in runtest File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/_pytest/runner.py", line 174 in pytest_runtest_call File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/pluggy/_callers.py", line 103 in _multicall File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/pluggy/_hooks.py", line 513 in __call__ File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/_pytest/runner.py", line 242 in File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/_pytest/runner.py", line 341 in from_call File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/_pytest/runner.py", line 241 in call_and_report File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/_pytest/runner.py", line 132 in runtestprotocol File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/_pytest/runner.py", line 113 in pytest_runtest_protocol File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/pluggy/_callers.py", line 103 in _multicall File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/pluggy/_hooks.py", line 513 in __call__ File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/_pytest/main.py", line 362 in pytest_runtestloop File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/pluggy/_callers.py", line 103 in _multicall File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/pluggy/_hooks.py", line 513 in __call__ File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/_pytest/main.py", line 337 in _main File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/_pytest/main.py", line 283 in wrap_session File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/_pytest/main.py", line 330 in pytest_cmdline_main File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/pluggy/_callers.py", line 103 in _multicall File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/pluggy/_hooks.py", line 513 in __call__ File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/_pytest/config/__init__.py", line 175 in main File "/sasbuild/tools/python-3.12.4/lib/python3.12/site-packages/_pytest/config/__init__.py", line 201 in console_main File "/sasbuild/tools/python/bin/pytest", line 8 in Extension modules: numpy._core._multiarray_umath, numpy.linalg._umath_linalg, PIL._imaging, kiwisolver._cext, astropy.io.fits._utils, astropy.io.fits.hdu.compressed._compression, erfa.ufunc, astropy.table._column_mixins, astropy.table._np_utils, yaml._yaml, astropy.io.ascii.cparser, astropy.utils.xml._iterparser, astropy.time._parse_times, astropy.io.votable.tablewriter, astropy.wcs._wcs, PyQt5.QtCore, PyQt5.QtGui, PyQt5.QtWidgets (total: 18) ./testmakethumbs: line 22: 550555 Aborted (core dumped) pytest -v Error while running ./testmakethumbs ERROR: one of the tests failed