We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
spack install gmds failed (consequently spack-ci too):
spack install gmds
>> 1169 gmds/pygmds/src/binding_blocking.cpp:3:10: fatal error: gmds/blocking/CurvedBlocking.h: No such file or directory 1170 3 | #include "gmds/blocking/CurvedBlocking.h" 1171 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1172 compilation terminated. >> 1173 make[2]: *** [pygmds/CMakeFiles/gmds.dir/build.make:121: pygmds/CMakeFiles/gmds.dir/src/binding_blocking.cpp.o] Error 1 1174 make[2]: Leaving directory 'gmds/spack-build-j4vahtz' >> 1175 make[1]: *** [CMakeFiles/Makefile2:1185: pygmds/CMakeFiles/gmds.dir/all] Error 2
spack install gmds~python succeeded
spack install gmds~python
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
spack install gmds
failed (consequently spack-ci too):spack install gmds~python
succeededThe text was updated successfully, but these errors were encountered: