Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: /usr/bin/cc Build flags: 02;-fPIC Id flags: The output was: 1 cc: error: 02: No such file or directory Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: /usr/bin/cc Build flags: 02;-fPIC Id flags: -c The output was: 1 cc: error: 02: No such file or directory Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: /usr/bin/cc Build flags: 02;-fPIC Id flags: -Aa The output was: 1 cc: error: 02: No such file or directory Checking whether the C compiler is IAR using "" did not match "IAR .+ Compiler": cc: error: 02: No such file or directory cc: fatal error: no input files compilation terminated. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: /usr/bin/c++ Build flags: -02;-fPIC Id flags: The output was: 1 c++: error: unrecognized command line option ‘-02’ Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: /usr/bin/c++ Build flags: -02;-fPIC Id flags: -c The output was: 1 c++: error: unrecognized command line option ‘-02’ Checking whether the CXX compiler is IAR using "" did not match "IAR .+ Compiler": c++: error: unrecognized command line option ‘-02’ c++: fatal error: no input files compilation terminated. Determining if the C compiler works failed with the following output: Change Dir: /mnt/DATA/Downloads/krusader-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4676b/fast" /usr/bin/make -f CMakeFiles/cmTC_4676b.dir/build.make CMakeFiles/cmTC_4676b.dir/build make[1]: Entering directory '/mnt/DATA/Downloads/krusader-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4676b.dir/testCCompiler.c.o /usr/bin/cc 02 -fPIC -o CMakeFiles/cmTC_4676b.dir/testCCompiler.c.o -c /mnt/DATA/Downloads/krusader-build/CMakeFiles/CMakeTmp/testCCompiler.c cc: error: 02: No such file or directory CMakeFiles/cmTC_4676b.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_4676b.dir/testCCompiler.c.o' failed make[1]: *** [CMakeFiles/cmTC_4676b.dir/testCCompiler.c.o] Error 1 make[1]: Leaving directory '/mnt/DATA/Downloads/krusader-build/CMakeFiles/CMakeTmp' Makefile:126: recipe for target 'cmTC_4676b/fast' failed make: *** [cmTC_4676b/fast] Error 2