/work/compile/navit/4win32_cmake.new /work/batch cmake -DCMAKE_TOOLCHAIN_FILE=Toolchain/mingw32.cmake -DCMAKE_FIND_ROOT_PATH=/tmp/doesnotexist -DXSLTS=windows /work/compile/navit/src -- The C compiler identification is unknown -- Check for working C compiler: /work/compile/cc/i386-mingw32/bin/i386-mingw32-gcc i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Check for working C compiler: /work/compile/cc/i386-mingw32/bin/i386-mingw32-gcc -- broken CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE): The C compiler "/work/compile/cc/i386-mingw32/bin/i386-mingw32-gcc" is not able to compile a simple test program. It fails with the following output: Change Dir: /work/compile/navit/4win32_cmake.new/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/gmake "cmTryCompileExec2395693896/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec2395693896.dir/build.make CMakeFiles/cmTryCompileExec2395693896.dir/build gmake[1]: Entering directory `/work/compile/navit/4win32_cmake.new/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /work/compile/navit/4win32_cmake.new/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2395693896.dir/testCCompiler.c.obj /work/compile/cc/i386-mingw32/bin/i386-mingw32-gcc -o CMakeFiles/cmTryCompileExec2395693896.dir/testCCompiler.c.obj -c /work/compile/navit/4win32_cmake.new/CMakeFiles/CMakeTmp/testCCompiler.c /work/compile/navit/4win32_cmake.new/CMakeFiles/CMakeTmp/testCCompiler.c:11: fatal error: error closing /tmp/ccWGiTYK.s: No space left on device compilation terminated. gmake[1]: Leaving directory `/work/compile/navit/4win32_cmake.new/CMakeFiles/CMakeTmp' gmake[1]: *** [CMakeFiles/cmTryCompileExec2395693896.dir/testCCompiler.c.obj] Error 1 gmake: *** [cmTryCompileExec2395693896/fast] Error 2 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:3 (project) -- Configuring incomplete, errors occurred!