--- Dependency check [begin] --- --- Dependency check [end] --- --- Distribution check [begin] --- Version 1.0 - 2021-11-03 (AG) Information: this ChangeLog entry matches the version number: Version 1.0 - 2021-11-03 (AG) Information: ./config/pyomdrifthist.par is an XML parameter file, I cannot yet validate it. Skipped. Warning: pyomdrifthist - 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/pyomdrifthist/" -e "s/TYPE/devel/" < \ /Volumes/SAS/sasbuild/build/macOS11/GNU_CC_CXX_9.5.0/devtrack_dev_9.5.0_build/packages/sas/doc/lib/package.tex | /Volumes/SAS/sasbuild/build/macOS11/GNU_CC_CXX_9.5.0/devtrack_dev_9.5.0_build/packages/sas/bin/texcombine | \ /Volumes/SAS/sasbuild/build/macOS11/GNU_CC_CXX_9.5.0/devtrack_dev_9.5.0_build/packages/sas/bin/fixdoc -type=devel pyomdrifthist 1.0 pyomdrifthist xmmsas_20240827_1932 > pyomdrifthist.tex including sasdevel... including sasglobal... including pyomdrifthist_description... latex pyomdrifthist < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) bibtex pyomdrifthist < /dev/null > makedoc.log make[5]: [/Volumes/SAS/sasbuild/build/macOS11/GNU_CC_CXX_9.5.0/devtrack_dev_9.5.0_build/Make.include:1062: pyomdrifthist.ps.gz] Error 2 (ignored) latex pyomdrifthist < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) latex pyomdrifthist < /dev/null > makedoc.log || ( cat makedoc.log ; exit 1 ) dvips -o pyomdrifthist.ps pyomdrifthist > makedoc.log 2>&1 || ( cat makedoc.log ; exit 1 ) dvipdf pyomdrifthist > makedoc.log 2>&1 || ( cat makedoc.log ; continue ) gzip -f pyomdrifthist.ps SASRELDIR=../../.. ;\ export SASRELDIR ;\ latex2html -nouse_pdftex -init_file /Volumes/SAS/sasbuild/build/macOS11/GNU_CC_CXX_9.5.0/devtrack_dev_9.5.0_build/packages/sas/doc/lib/latex2html.init pyomdrifthist > /dev/null texexpand V2022.2 (Released July 1, 2022) Warning: No implementation found for option: `version' for `sasdoc' package Warning: No implementation found for option: `version' for `sasdoc' package /Volumes/SAS/sasbuild/local/xmac01n/GNU_CC_CXX_9.5.0/coreutils/bin/echo "" mkpkgidx -t . > /dev/null || (rm -f pyomdrifthist/index.pl ; exit 1) pointer=pyomdrifthist/ChangeLog ; \ target=../../../packages/pyomdrifthist/ChangeLog ; \ if [ -f $target -a \( ! -h $pointer \) ] ; then \ ln -s ../$target $pointer ; \ fi rm pyomdrifthist.tex Testing testpyomdrifthist ... FAILED Message: will run ./testpyomdrifthist for no longer than 600 seconds. ============================= test session starts ============================== platform darwin -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 -- /usr/local/opt/python@3.10/bin/python3.10 cachedir: .pytest_cache rootdir: /Volumes/SAS/sasbuild/build/macOS11/GNU_CC_CXX_9.5.0/devtrack_dev_9.5.0_build/packages/pyomdrifthist collecting ... collected 0 items / 1 error ==================================== ERRORS ==================================== _________________ ERROR collecting test/pyomdrifthist_test.py __________________ ImportError while importing test module '/Volumes/SAS/sasbuild/build/macOS11/GNU_CC_CXX_9.5.0/devtrack_dev_9.5.0_build/packages/pyomdrifthist/test/pyomdrifthist_test.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/local/Cellar/python@3.10/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) pyomdrifthist_test.py:24: in import pysas.pyomdrifthist.pyomdrifthist as pyomdrifthist ../../../lib/python/pysas/pyomdrifthist/__init__.py:1: in from . import pyomdrifthist ../../../lib/python/pysas/pyomdrifthist/pyomdrifthist.py:39: in import pysas.pysasplot_utils.pysasplot_utils as sasplt ../../../lib/python/pysas/pysasplot_utils/__init__.py:1: in from . import pysasplot_utils ../../../lib/python/pysas/pysasplot_utils/pysasplot_utils.py:36: in from pypdf import PdfMerger E ModuleNotFoundError: No module named 'pypdf' =========================== short test summary info ============================ ERROR pyomdrifthist_test.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 1.12s =============================== Error while running ./testpyomdrifthist ERROR: one of the tests failed