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

Main branch does not compile with Python #374

Open
lelandaisb opened this issue Mar 27, 2024 · 0 comments · May be fixed by #375
Open

Main branch does not compile with Python #374

lelandaisb opened this issue Mar 27, 2024 · 0 comments · May be fixed by #375

Comments

@lelandaisb
Copy link
Collaborator

spack install gmds failed (consequently spack-ci too):

  >> 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

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

Successfully merging a pull request may close this issue.

1 participant