-
Notifications
You must be signed in to change notification settings - Fork 415
Build fails due to errors in Hashable.cpp
#1788
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
Comments
Same. I have tried to build just with My Environment
|
Did you solve this error? |
No... There were many warnings preceding this, and building upto this point took a loooong time on my machine, so I didn't try to fix all the files and compile again. Although it seems like they had addressed this specific issue back in 2020 itself, but the release is older than that so we have the earlier file. Maybe try compiling the master branch if you are up to. |
This issue has been inactive for a year and has been marked as stale. It will be closed in 15 days if it continues to be stale. If you believe this is still an issue, please add a comment. |
Uh oh!
There was an error while loading. Please reload this page.
Ran
make CMAKE_PARAMS="-DVTR_ENABLE_SANITIZE=ON"
Expected Behaviour
make
should have been successful.Current Behaviour
It fails, spitting the following:
In addition to this, I had encountered numerous warnings earlier in the process. I have lost the full dump since my terminal's buffer/history didn't store everything.
Steps to Reproduce
make CMAKE_PARAMS="-DVTR_ENABLE_SANITIZE=ON"
.Context
I was trying to build VTR as listed in the docs.
Your Environment
The text was updated successfully, but these errors were encountered: