/work/compile/navit/6android_armv4t.new /work/batch cmake -DCMAKE_TOOLCHAIN_FILE=Toolchain/arm-eabi.cmake -DANDROID_API_VERSION=9 -DEXTRA_COMPILER_FLAGS:STRING=-march=armv4t /work/compile/navit/src -- Building with CMake V2.8.8 -- The C compiler identification is unknown -- Check for working C compiler: /work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc -- Check for working C compiler: /work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc -- broken CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE): The C compiler "/work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc" is not able to compile a simple test program. It fails with the following output: Change Dir: /work/compile/navit/6android_armv4t.new/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/gmake "cmTryCompileExec2144057594/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec2144057594.dir/build.make CMakeFiles/cmTryCompileExec2144057594.dir/build gmake[1]: Entering directory `/work/compile/navit/6android_armv4t.new/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /work/compile/navit/6android_armv4t.new/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec2144057594.dir/testCCompiler.c.o /work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc -o CMakeFiles/cmTryCompileExec2144057594.dir/testCCompiler.c.o -c /work/compile/navit/6android_armv4t.new/CMakeFiles/CMakeTmp/testCCompiler.c /work/compile/navit/6android_armv4t.new/CMakeFiles/CMakeTmp/testCCompiler.c:11: fatal error: error closing /tmp/cc3sL9TB.s: No space left on device compilation terminated. gmake[1]: *** [CMakeFiles/cmTryCompileExec2144057594.dir/testCCompiler.c.o] Error 1 gmake[1]: Leaving directory `/work/compile/navit/6android_armv4t.new/CMakeFiles/CMakeTmp' gmake: *** [cmTryCompileExec2144057594/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!