-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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
rocksdb 8.9.1 unit test failed #12212
Comments
I am a bit confused about which of the above versions is the system version or the Docker version? Are you running the tests inside Docker? If so, what is the exact Docker image that is used please? |
do command: make check
|
gcc version:[root@ff6189696b45 rocksdb-8.9.1]# gcc -v |
operate system info(it's a docker):[root@ff6189696b45 rocksdb-8.9.1]# more /etc/redhat-release |
Hello @adv0518 , I tested compilation on old unmaintained Centos 8 and I didn't found any problem. I tested two version, latest from main branch and the version you mentioned. I compiled everything with make : Can you please confirm if this problem still persist or if you can provide more info how are you compiling and how we can replicate the issue.
Radek |
hello.
system: centos-8-x64, it's docker image, in cetnos7.4.
gcc version: 8.3.1 20191121(red hat 8.3.1-5)
thanks.
The text was updated successfully, but these errors were encountered: