You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by GitBox <gi...@apache.org> on 2022/09/01 10:49:33 UTC

[GitHub] [incubator-kvrocks] aleksraiden opened a new issue, #804: No CMAKE_CXX_COMPILER could be found

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

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues.
   
   
   ### Version
   
   latest unstable, after #803
   
   ### Minimal reproduce step
   
   git clone && ./x.py build
   
   ### What did you expect to see?
   
   Normal build process
   
   ### What did you see instead?
   
   $ /usr/local/bin/cmake /tmp/incubator-kvrocks -DCMAKE_BUILD_TYPE=RelWithDebInfo
   -- The CXX compiler identification is unknown
   CMake Error at CMakeLists.txt:19 (project):
     No CMAKE_CXX_COMPILER could be found.
   
     Tell CMake where to find the compiler by setting either the environment
     variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
     to the compiler, or to the compiler name if it is in the PATH.
   
   
   ### Anything Else?
   
   Debian 11
   
   ### Are you willing to submit a PR?
   
   - [X] 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: issues-unsubscribe@kvrocks.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-kvrocks] aleksraiden closed issue #804: No CMAKE_CXX_COMPILER could be found

Posted by GitBox <gi...@apache.org>.
aleksraiden closed issue #804: No CMAKE_CXX_COMPILER could be found
URL: https://github.com/apache/incubator-kvrocks/issues/804


-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-kvrocks] aleksraiden commented on issue #804: No CMAKE_CXX_COMPILER could be found

Posted by GitBox <gi...@apache.org>.
aleksraiden commented on issue #804:
URL: https://github.com/apache/incubator-kvrocks/issues/804#issuecomment-1234106626

   Something are wrong. After I install tcl for tests, build are broken. Try to reset and re-install all dependency 


-- 
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: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org