Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{chem}[foss/2021b] PSI4 v1.7 w/ Python 3.9.6 #16895

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

…cmake_release.patch, psi4-pythonpath.patch
@sassy-crick sassy-crick changed the title {chem}[foss/2021b] PSI4 v1.7 w/ Python 3.9.6 {chem}[foss/2021b] PSI4 v1.7 w/ Python 3.9.6 WIB Dec 14, 2022
@boegelbot
Copy link
Collaborator

@sassy-crick: Tests failed in GitHub Actions, see https://github.com/easybuilders/easybuild-easyconfigs/actions/runs/3715272903
Output from first failing test suite run:

ERROR: test_conflicts (test.easyconfigs.easyconfigs.EasyConfigTest)
Check whether any conflicts occur in software dependency graphs.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/easyconfigs/easyconfigs.py", line 326, in test_conflicts
    self.assertFalse(check_conflicts(self.ordered_specs, modules_tool(), check_inter_ec_conflicts=False),
  File "test/easyconfigs/easyconfigs.py", line 278, in ordered_specs
    EasyConfigTest.resolve_all_dependencies()
  File "test/easyconfigs/easyconfigs.py", line 216, in resolve_all_dependencies
    cls._parsed_easyconfigs, modules_tool(), retain_all_deps=True)
  File "/opt/hostedtoolcache/Python/2.7.18/x64/lib/python2.7/site-packages/easybuild/tools/robot.py", line 461, in resolve_dependencies
    raise_error_missing_deps(totally_missing, extra_msg="no easyconfig file or existing module found")
  File "/opt/hostedtoolcache/Python/2.7.18/x64/lib/python2.7/site-packages/easybuild/tools/robot.py", line 324, in raise_error_missing_deps
    raise EasyBuildError(error_msg)
EasyBuildError: 'Missing dependencies: pytest/7.1.3-foss-2021b, pydantic/1.10.2-foss-2021b, Pint/0.19.2-foss-2021b, py-cpuinfo/8.0.0-foss-2021b, qcengine/0.26.0-foss-2021b, libefp/1.5.0-foss-2021b-psi4, cppe/0.3.1-foss-2021b, pylibefp/0.6.1-foss-2021b-qcengine-0.26.0, dkh/1.2-foss-2021b-psi4, Libint2/5-4-3-6-5-4_mm4f12ob2-foss-2021b-lmax-5-psi4, libecpint/1.0.7-foss-2021b-psi4, gau2grid/2.0.7-foss-2021b-lmax-5-psi4, ambit/733c529-foss-2021b-psi4, gdma/2.2.6-foss-2021b, simint/0.7-foss-2021b-lmax-5-vec-avx-psi4, optking/0.2.1-foss-2021b (no easyconfig file or existing module found)'

======================================================================
ERROR: test_dep_graph (test.easyconfigs.easyconfigs.EasyConfigTest)
Unit test that builds a full dependency graph.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/easyconfigs/easyconfigs.py", line 313, in test_dep_graph
    dep_graph(fn, self.ordered_specs)
  File "test/easyconfigs/easyconfigs.py", line 278, in ordered_specs
    EasyConfigTest.resolve_all_dependencies()
  File "test/easyconfigs/easyconfigs.py", line 216, in resolve_all_dependencies
    cls._parsed_easyconfigs, modules_tool(), retain_all_deps=True)
  File "/opt/hostedtoolcache/Python/2.7.18/x64/lib/python2.7/site-packages/easybuild/tools/robot.py", line 461, in resolve_dependencies
    raise_error_missing_deps(totally_missing, extra_msg="no easyconfig file or existing module found")
  File "/opt/hostedtoolcache/Python/2.7.18/x64/lib/python2.7/site-packages/easybuild/tools/robot.py", line 324, in raise_error_missing_deps
    raise EasyBuildError(error_msg)
EasyBuildError: 'Missing dependencies: pytest/7.1.3-foss-2021b, pydantic/1.10.2-foss-2021b, Pint/0.19.2-foss-2021b, py-cpuinfo/8.0.0-foss-2021b, qcengine/0.26.0-foss-2021b, libefp/1.5.0-foss-2021b-psi4, cppe/0.3.1-foss-2021b, pylibefp/0.6.1-foss-2021b-qcengine-0.26.0, dkh/1.2-foss-2021b-psi4, Libint2/5-4-3-6-5-4_mm4f12ob2-foss-2021b-lmax-5-psi4, libecpint/1.0.7-foss-2021b-psi4, gau2grid/2.0.7-foss-2021b-lmax-5-psi4, ambit/733c529-foss-2021b-psi4, gdma/2.2.6-foss-2021b, simint/0.7-foss-2021b-lmax-5-vec-avx-psi4, optking/0.2.1-foss-2021b (no easyconfig file or existing module found)'

======================================================================
ERROR: test_dep_versions_per_toolchain_generation (test.easyconfigs.easyconfigs.EasyConfigTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/easyconfigs/easyconfigs.py", line 845, in test_dep_versions_per_toolchain_generation
    for ec in self.ordered_specs:
  File "test/easyconfigs/easyconfigs.py", line 278, in ordered_specs
    EasyConfigTest.resolve_all_dependencies()
  File "test/easyconfigs/easyconfigs.py", line 216, in resolve_all_dependencies
    cls._parsed_easyconfigs, modules_tool(), retain_all_deps=True)
  File "/opt/hostedtoolcache/Python/2.7.18/x64/lib/python2.7/site-packages/easybuild/tools/robot.py", line 461, in resolve_dependencies
    raise_error_missing_deps(totally_missing, extra_msg="no easyconfig file or existing module found")
  File "/opt/hostedtoolcache/Python/2.7.18/x64/lib/python2.7/site-packages/easybuild/tools/robot.py", line 324, in raise_error_missing_deps
    raise EasyBuildError(error_msg)
EasyBuildError: 'Missing dependencies: pytest/7.1.3-foss-2021b, pydantic/1.10.2-foss-2021b, Pint/0.19.2-foss-2021b, py-cpuinfo/8.0.0-foss-2021b, qcengine/0.26.0-foss-2021b, libefp/1.5.0-foss-2021b-psi4, cppe/0.3.1-foss-2021b, pylibefp/0.6.1-foss-2021b-qcengine-0.26.0, dkh/1.2-foss-2021b-psi4, Libint2/5-4-3-6-5-4_mm4f12ob2-foss-2021b-lmax-5-psi4, libecpint/1.0.7-foss-2021b-psi4, gau2grid/2.0.7-foss-2021b-lmax-5-psi4, ambit/733c529-foss-2021b-psi4, gdma/2.2.6-foss-2021b, simint/0.7-foss-2021b-lmax-5-vec-avx-psi4, optking/0.2.1-foss-2021b (no easyconfig file or existing module found)'

----------------------------------------------------------------------
Ran 15973 tests in 1197.918s

FAILED (errors=3)
ERROR: Not all tests were successful

bleep, bloop, I'm just a bot (boegelbot v20200716.01)
Please talk to my owner @boegel if you notice you me acting stupid),
or submit a pull request to https://github.com/boegel/boegelbot fix the problem.

@boegel boegel added the update label Dec 21, 2022
@boegel boegel added this to the 4.x milestone Dec 21, 2022
@easybuilders easybuilders deleted a comment from boegelbot Dec 21, 2022
@boegel boegel changed the title {chem}[foss/2021b] PSI4 v1.7 w/ Python 3.9.6 WIB {chem}[foss/2021b] PSI4 v1.7 w/ Python 3.9.6 Mar 8, 2023
@loriab
Copy link

loriab commented Nov 14, 2023

Hi, I'm one of the psi4 developers. Thanks for trying to package this! I wanted to make sure you were aware that several of the outstanding checklist items aren't required dependencies. Missing required are only optking, qcengine, Libint2, and gau2grid. Also, if you wait a month for Psi4 v1.9, there's a 99% chance we can use upstream Libint2, not a special build. Also, enabling MPI won't influence any of the Psi4 code. Please ping me if you have questions. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants