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

Installation Problem #136

Open
11 tasks
SalehSG opened this issue Apr 12, 2024 · 1 comment
Open
11 tasks

Installation Problem #136

SalehSG opened this issue Apr 12, 2024 · 1 comment

Comments

@SalehSG
Copy link

SalehSG commented Apr 12, 2024

Issue type

  • New feature
  • Bug
  • Discussion
  • Other

Relates to

  • OPFLOW
  • SOPFLOW
  • SCOPFLOW
  • TCOPFLOW
  • CMake build system
  • Spack configuration
  • Manual
  • Web docs
  • Other

Summary

I attempted to install ExaGo using Spack, but encountered the following error:

"==> Installing py-pytest-8.0.0-tvumi3icj3hvjbye3g52iiwgu3roei6u [76/79]
==> No binary for py-pytest-8.0.0-tvumi3icj3hvjbye3g52iiwgu3roei6u found: installing from source
==> Fetching https://files.pythonhosted.org/packages/source/p/pytest/pytest-8.0.0.tar.gz
==> No patches needed for py-pytest
==> py-pytest: Executing phase: 'install'
==> py-pytest: Successfully installed py-pytest-8.0.0-tvumi3icj3hvjbye3g52iiwgu3roei6u
Stage: 0.79s. Install: 14.89s. Post-install: 8.28s. Total: 32.32s
[+] /mnt/c/ExaGo4/spack/opt/spack/linux-ubuntu22.04-skylake/gcc-11.4.0/py-pytest-8.0.0-tvumi3icj3hvjbye3g52iiwgu3roei6u
==> Error: exago-develop-5jocgbesq6wcf3up3jlt4ep3i2nxopor: Package was not installed
==> Error: Installation request failed. Refer to reported errors for failing package(s)."

How can I resolve this issue?

Thank you.

@cameronrutherford
Copy link
Contributor

Hi there. Thanks for reporting the issue. It's impossible to determine what caused your spack build failure here, so it would be good if you could provide the entire spack build output, along with the spack-build-out.txt of the specific failing package in the build process.

While your error shows exago failed to install, it does not show which package(s) failed. Try installing with spack install --fail-fast so you can have spack error at the first failing installation if you want a cleaner set of error logs.

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

No branches or pull requests

2 participants