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

Not able to build due to error in test_spine.cc.o #54

Closed
chaxor opened this issue Dec 13, 2019 · 2 comments
Closed

Not able to build due to error in test_spine.cc.o #54

chaxor opened this issue Dec 13, 2019 · 2 comments
Assignees

Comments

@chaxor
Copy link

chaxor commented Dec 13, 2019

Building from source from github is not working due to the error below:

make[2]: *** [tests/CMakeFiles/test_spine.dir/build.make:63: tests/CMakeFiles/test_spine.dir/test_spine.cc.o] Error 1

I have verified this on 3 different machines, using the standard make commands after cloning with git, or using the provided PKGBUILD / yay / packer / pacaur, etc.

@Pseudomanifold
Copy link
Owner

Could you add more lines of the error output? I need more information to be able to debug this. As workaround, you could disable this test or build with `make -k^, which ignores all errors.

@Pseudomanifold Pseudomanifold self-assigned this Dec 13, 2019
@Pseudomanifold
Copy link
Owner

I have fixed some issues with test_spine that arose from problems with the combinatorics module. Please re-open the issue if the problem persists.

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