Skip to content
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

CMake error #9

Open
anxxFURY opened this issue Nov 28, 2023 · 0 comments
Open

CMake error #9

anxxFURY opened this issue Nov 28, 2023 · 0 comments

Comments

@anxxFURY
Copy link

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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant