/work/compile/navit/2wince.new /work/batch cmake -DCMAKE_TOOLCHAIN_FILE=Toolchain/arm-mingw32ce.cmake -DCMAKE_FIND_ROOT_PATH=/work/compile/cc/ -DXSLTS=windows -DCACHE_SIZE=10485760 -Dsvg2png_scaling:STRING=16,32 -Dsvg2png_scaling_nav:STRING=32 -Dsvg2png_scaling_flag=16 /work/compile/navit/src -- Building with CMake V2.8.8 -- The C compiler identification is unknown System is unknown to cmake, create: Platform/WINCE to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check for working C compiler: /work/compile/cc/arm-wince-mingw32ce/bin/arm-wince-mingw32ce-gcc System is unknown to cmake, create: Platform/WINCE to use this system, please send your config file to cmake@www.cmake.org so it can be added to cmake -- Check for working C compiler: /work/compile/cc/arm-wince-mingw32ce/bin/arm-wince-mingw32ce-gcc -- broken CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE): The C compiler "/work/compile/cc/arm-wince-mingw32ce/bin/arm-wince-mingw32ce-gcc" is not able to compile a simple test program. It fails with the following output: Change Dir: /work/compile/navit/2wince.new/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/gmake "cmTryCompileExec1064363813/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec1064363813.dir/build.make CMakeFiles/cmTryCompileExec1064363813.dir/build gmake[1]: Entering directory `/work/compile/navit/2wince.new/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /work/compile/navit/2wince.new/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec1064363813.dir/testCCompiler.c.obj /work/compile/cc/arm-wince-mingw32ce/bin/arm-wince-mingw32ce-gcc -o CMakeFiles/cmTryCompileExec1064363813.dir/testCCompiler.c.obj -c /work/compile/navit/2wince.new/CMakeFiles/CMakeTmp/testCCompiler.c /work/compile/navit/2wince.new/CMakeFiles/CMakeTmp/testCCompiler.c:11: fatal error: error closing /tmp/ccTbZgvH.s: No space left on device compilation terminated. gmake[1]: *** [CMakeFiles/cmTryCompileExec1064363813.dir/testCCompiler.c.obj] Error 1 gmake[1]: Leaving directory `/work/compile/navit/2wince.new/CMakeFiles/CMakeTmp' gmake: *** [cmTryCompileExec1064363813/fast] Error 2 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:4 (project) -- Configuring incomplete, errors occurred!