--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 1.2.1 - 2024-10-18 (AI) Information: this ChangeLog entry matches the version number: Version 1.2.1 - 2024-10-18 (AI) Information: ./config/pyrgsspecplot.par is an XML parameter file, I cannot yet validate it. Skipped. Warning: pyrgsspecplot - missing lyt files. Now checking git repository... fatal: not a git repository (or any parent up to mount point /Volumes) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). --- Distribution check [end] --- sed -e "s/DOC/pyrgsspecplot/" -e "s/TYPE/user/" < \ /Volumes/SAS/sasbuild/build/macOS13/GNU_CC_CXX_13.3.0/reltrack_rel_13.3.0_build/packages/sas/doc/lib/package.tex | /Volumes/SAS/sasbuild/build/macOS13/GNU_CC_CXX_13.3.0/reltrack_rel_13.3.0_build/packages/sas/bin/texcombine | \ /Volumes/SAS/sasbuild/build/macOS13/GNU_CC_CXX_13.3.0/reltrack_rel_13.3.0_build/packages/sas/bin/fixdoc -type=user pyrgsspecplot 1.2.1 pyrgsspecplot 22.1.0-a8f2c2afa-20250303 > pyrgsspecplot.tex including sasuser... including sasglobal... including pyrgsspecplot_description... latex pyrgsspecplot < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex pyrgsspecplot < /dev/null > makedoc.log make[5]: [pyrgsspecplot.ps.gz] Error 2 (ignored) latex pyrgsspecplot < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex pyrgsspecplot < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o pyrgsspecplot.ps pyrgsspecplot > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf pyrgsspecplot > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f pyrgsspecplot.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /Volumes/SAS/sasbuild/build/macOS13/GNU_CC_CXX_13.3.0/reltrack_rel_13.3.0_build/packages/sas/doc/lib/latex2html.init pyrgsspecplot > /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 /bin/echo "" mkpkgidx -t . > /dev/null || (rm -f pyrgsspecplot/index.pl ; exit 1) pointer=pyrgsspecplot/ChangeLog ; \ target=../../../packages/pyrgsspecplot/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm pyrgsspecplot.tex Testing testpyrgsspecplot ... FAILED Message: will run ./testpyrgsspecplot for no longer than 600 seconds. ============================= test session starts ============================== platform darwin -- Python 3.12.4, pytest-8.3.4, pluggy-1.5.0 -- /sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/bin/python3.12 cachedir: .pytest_cache rootdir: /Volumes/SAS/sasbuild/build/macOS13/GNU_CC_CXX_13.3.0/reltrack_rel_13.3.0_build/packages/pyrgsspecplot plugins: anyio-4.7.0 collecting ... collected 8 items test_pyrgsspecplot.py::test_collect_fits_info PASSED [ 12%] test_pyrgsspecplot.py::test_get_src_label_and_offaxes PASSED [ 25%] test_pyrgsspecplot.py::test_lambda2beta PASSED [ 37%] test_pyrgsspecplot.py::test_general Fatal Python error: Illegal instruction Current thread 0x00007ff84d2b47c0 (most recent call first): File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/matplotlib/backends/backend_macosx.py", line 152 in __init__ File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/matplotlib/backend_bases.py", line 2681 in create_with_canvas File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/matplotlib/backend_bases.py", line 1797 in new_manager File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/matplotlib/backend_bases.py", line 3512 in new_figure_manager_given_figure File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/matplotlib/backend_bases.py", line 3507 in new_figure_manager File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/matplotlib/pyplot.py", line 550 in new_figure_manager File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/matplotlib/pyplot.py", line 1027 in figure File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/matplotlib/pyplot.py", line 1759 in subplots File "/Volumes/SAS/sasbuild/build/macOS13/GNU_CC_CXX_13.3.0/reltrack_rel_13.3.0_build/lib/python/pysas/pyrgsspecplot/pyrgsspecplot.py", line 78 in plot_spectrum File "/Volumes/SAS/sasbuild/build/macOS13/GNU_CC_CXX_13.3.0/reltrack_rel_13.3.0_build/lib/python/pysas/pyrgsspecplot/pyrgsspecplot.py", line 805 in run File "/Volumes/SAS/sasbuild/build/macOS13/GNU_CC_CXX_13.3.0/reltrack_rel_13.3.0_build/packages/pyrgsspecplot/test/test_pyrgsspecplot.py", line 52 in test_general File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/_pytest/python.py", line 159 in pytest_pyfunc_call File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/pluggy/_callers.py", line 103 in _multicall File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/pluggy/_hooks.py", line 513 in __call__ File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/_pytest/python.py", line 1627 in runtest File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/_pytest/runner.py", line 174 in pytest_runtest_call File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/pluggy/_callers.py", line 103 in _multicall File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/pluggy/_hooks.py", line 513 in __call__ File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/_pytest/runner.py", line 242 in File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/_pytest/runner.py", line 341 in from_call File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/_pytest/runner.py", line 241 in call_and_report File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/_pytest/runner.py", line 132 in runtestprotocol File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/_pytest/runner.py", line 113 in pytest_runtest_protocol File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/pluggy/_callers.py", line 103 in _multicall File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/pluggy/_hooks.py", line 513 in __call__ File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/_pytest/main.py", line 362 in pytest_runtestloop File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/pluggy/_callers.py", line 103 in _multicall File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/pluggy/_hooks.py", line 513 in __call__ File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/_pytest/main.py", line 337 in _main File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/_pytest/main.py", line 283 in wrap_session File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/_pytest/main.py", line 330 in pytest_cmdline_main File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/pluggy/_callers.py", line 103 in _multicall File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/pluggy/_manager.py", line 120 in _hookexec File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/pluggy/_hooks.py", line 513 in __call__ File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/_pytest/config/__init__.py", line 175 in main File "/sasbuild/local/macOS13/GNU_CC_CXX_13.3.0/python_3.12.4/lib/python3.12/site-packages/_pytest/config/__init__.py", line 201 in console_main File "/Volumes/SAS/sasbuild/local/xmmm23/GNU_CC_CXX_13.3.0/python/bin/pytest", line 8 in Extension modules: numpy._core._multiarray_umath, numpy.linalg._umath_linalg, 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, PIL._imaging, kiwisolver._cext, fontTools.misc.bezierTools, fontTools.varLib.iup, matplotlib.backends._macosx (total: 17) ./testpyrgsspecplot: line 20: 22552 Illegal instruction: 4 pytest -v Error while running ./testpyrgsspecplot ERROR: one of the tests failed