-
Notifications
You must be signed in to change notification settings - Fork 11
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
cassandra-cpp-driver - 2.9.0-yb-9 - compilation problem on debian:buster #6
Comments
Please sync with repo and retry. |
Dear Team, Problem still exists.
thank you in advance |
The code which caused the error was from upstream:
There hasn't been any change since 2016 for sparsehash. |
@vtzan Please check that you took latest 2.9.0-yb-10 version. (2.9.0-yb-9 is brocken). |
Oleg and I haven't been able to reproduce the above error with latest driver code. |
Closing the issue because it's not reproduced with v2.9.0-yb-10. |
Dear Team,
I have faced compilation problems on debian:buster using the latest cassandra-cpp-driver 2.9.0-yb-9
I tried with 2.9.0-yb-8 and it compiled fine.
BTW In 2.9.0-yb-8 version I had also to remove the -Werror flag twice from ./cmake/modules/CppDriver.cmake to ignore warnings and to proceed with the compilation
I have attached the full log here --> https://pastebin.com/ufhzrsqn
Best Regards
Vasilios Tzanoudakis
The text was updated successfully, but these errors were encountered: