Colin97/Point2Mesh

CMake error

anxxFURY opened this issue · 0 comments

I got the following error while post processing

-- The C compiler identification is GNU 9.4.0
-- The CXX compiler identification is GNU 9.4.0
-- Detecting C compiler ABI info
CMake Error: Generator: execution of make failed. Make command was: /usr/bin/gmake -f Makefile cmTC_0387e/fast &&
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: /usr/bin/cc
CMake Error: Generator: execution of make failed. Make command was: /usr/bin/gmake -f Makefile cmTC_f293e/fast &&
-- Check for working C compiler: /usr/bin/cc - broken
CMake Error at /opt/conda/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake:69 (message):
The C compiler

"/usr/bin/cc"

is not able to compile a simple test program.

It fails with the following output:

Change Dir: /workspace/SDP/postprocess/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_f293e/fast && No such file or directory
Generator: execution of make failed. Make command was: /usr/bin/gmake -f Makefile cmTC_f293e/fast && 

CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt

-- Configuring incomplete, errors occurred!
See also "/workspace/SDP/postprocess/build/CMakeFiles/CMakeOutput.log".
See also "/workspace/SDP/postprocess/build/CMakeFiles/CMakeError.log".