-
Notifications
You must be signed in to change notification settings - Fork 6.5k
rocksdb 10.0.1 fails to build with GCC 15 #13365
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
lnicola
added a commit
to lnicola/rocksdb
that referenced
this issue
Mar 5, 2025
lnicola
added a commit
to lnicola/rocksdb
that referenced
this issue
Mar 5, 2025
lnicola
added a commit
to lnicola/rocksdb
that referenced
this issue
Mar 5, 2025
girlbossceo
pushed a commit
to girlbossceo/rocksdb
that referenced
this issue
Mar 5, 2025
girlbossceo
pushed a commit
to girlbossceo/rocksdb
that referenced
this issue
Mar 5, 2025
girlbossceo
pushed a commit
to girlbossceo/rocksdb
that referenced
this issue
Mar 6, 2025
girlbossceo
pushed a commit
to girlbossceo/rocksdb
that referenced
this issue
Mar 6, 2025
Same here with Fedora 42, clang 20. |
Still not fixed in latest release, updated title accordingly. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see many errors like shown below, which means missing includes for
uint64_t
need to be added:The text was updated successfully, but these errors were encountered: