torwig opened a new issue, #792:
URL: https://github.com/apache/incubator-kvrocks/issues/792

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-kvrocks/issues) and found no 
similar issues.
   
   
   ### Version
   
   Unstable branch: fac42b092810f7273385cd57e881c5e4b91e1158
   OS: Fedora 35
   
   
   ### Minimal reproduce step
   
   Clone repo.
   
   mkdir build
   cd build
   cmake ../
   
   ### What did you expect to see?
   
   No errors
   
   ### What did you see instead?
   
   ```
   CMake Error at /usr/lib64/cmake/GTest/GTestTargets.cmake:37 (message):
     Some (but not all) targets in this export set were already defined.
   
     Targets Defined: GTest::gtest;GTest::gtest_main
   
     Targets not yet defined: GTest::gmock;GTest::gmock_main
   
   Call Stack (most recent call first):
     /usr/lib64/cmake/GTest/GTestConfig.cmake:42 (include)
     /usr/share/cmake/Modules/FindGTest.cmake:187 (find_package)
     build/_deps/snappy-src/CMakeLists.txt:40 (find_package)
   ```
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to