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

Lima compilation option fails #369

Closed
mpoudot opened this issue Mar 14, 2024 · 1 comment
Closed

Lima compilation option fails #369

mpoudot opened this issue Mar 14, 2024 · 1 comment

Comments

@mpoudot
Copy link
Collaborator

mpoudot commented Mar 14, 2024

spack install gmds +lima gives the following error :
/tmp/oudotmp/spack-stage/spack-stage-gmds-1.2.1-rasrjyfcex6wsqa7ff7c3aq6msvgtts7/spack-src/pygmds/src/gmds_binding.cpp:2:10: fatal error: gmds/blocking/CurvedBlocking.h: No such file or directory

It seems that lima option depends on blocking option
spack install gmds +blocking +lima works

@nicolaslg
Copy link
Collaborator

It is actually the python bindings that require blocking, and since the python variant is True by default the installation encounters this problem.
I will close this issue and pursue in the newer issue #374

Duplicate of #374

@nicolaslg nicolaslg closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2024
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