/work/compile/navit/0android_armv5te.new /work/batch cmake -DCMAKE_TOOLCHAIN_FILE=Toolchain/arm-eabi.cmake -DANDROID_API_VERSION=19 /work/compile/navit/src -- Building with CMake V2.8.8 -- The C compiler identification is GNU 4.4.3 -- 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 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed -- The CXX compiler identification is GNU 4.4.3 -- Check for working CXX compiler: /work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/arm-linux-androideabi-g++ -- Check for working CXX compiler: /work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/arm-linux-androideabi-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - failed -- Found PKG_CONFIG: arm-eabi-pkg-config -- checking for module 'glib-2.0' -- package 'glib-2.0' not found -- Could NOT find PKG_CONFIG (missing: PKG_CONFIG_EXECUTABLE) -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find Freetype (missing: FREETYPE_LIBRARY FREETYPE_INCLUDE_DIRS) -- Looking for include file pthread.h -- Looking for include file pthread.h - not found. -- Could NOT find Threads (missing: Threads_FOUND) -- Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR) -- Could NOT find SDLTTF (missing: SDLTTF_LIBRARY SDLTTF_INCLUDE_DIR) -- Could NOT find SDLIMAGE (missing: SDLIMAGE_LIBRARY SDLIMAGE_INCLUDE_DIR) -- Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY) -- Could NOT find GLUT (missing: GLUT_glut_LIBRARY GLUT_INCLUDE_DIR) -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- Found Gettext: /usr/bin/msgmerge (found version "0.18.1") -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR) -- Could NOT find PKG_CONFIG (missing: PKG_CONFIG_EXECUTABLE) -- Could NOT find PKG_CONFIG (missing: PKG_CONFIG_EXECUTABLE) -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) -- Could NOT find PKG_CONFIG (missing: PKG_CONFIG_EXECUTABLE) -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_LIBRARIES OPENSSL_INCLUDE_DIR) -- Could NOT find Threads (missing: Threads_FOUND) -- Could NOT find PKG_CONFIG (missing: PKG_CONFIG_EXECUTABLE) CMake Warning at CMakeLists.txt:160 (find_package): By not providing "FindQt5Widgets.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Widgets", but CMake did not find one. Could not find a package configuration file provided by "Qt5Widgets" with any of the following names: Qt5WidgetsConfig.cmake qt5widgets-config.cmake Add the installation prefix of "Qt5Widgets" to CMAKE_PREFIX_PATH or set "Qt5Widgets_DIR" to a directory containing one of the above files. If "Qt5Widgets" provides a separate development package or SDK, be sure it has been installed. CMake Warning at CMakeLists.txt:161 (find_package): By not providing "FindQt5Quick.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Quick", but CMake did not find one. Could not find a package configuration file provided by "Qt5Quick" with any of the following names: Qt5QuickConfig.cmake qt5quick-config.cmake Add the installation prefix of "Qt5Quick" to CMAKE_PREFIX_PATH or set "Qt5Quick_DIR" to a directory containing one of the above files. If "Qt5Quick" provides a separate development package or SDK, be sure it has been installed. CMake Warning at CMakeLists.txt:162 (find_package): By not providing "FindQt5Positioning.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Positioning", but CMake did not find one. Could not find a package configuration file provided by "Qt5Positioning" with any of the following names: Qt5PositioningConfig.cmake qt5positioning-config.cmake Add the installation prefix of "Qt5Positioning" to CMAKE_PREFIX_PATH or set "Qt5Positioning_DIR" to a directory containing one of the above files. If "Qt5Positioning" provides a separate development package or SDK, be sure it has been installed. CMake Warning at /usr/share/cmake/Modules/FindQt4.cmake:591 (MESSAGE): /usr/bin/qmake reported QT_INSTALL_LIBS as "/usr/lib64" but QtCore could not be found there. Qt is NOT installed correctly for the target build environment. Call Stack (most recent call first): CMakeLists.txt:177 (find_package) -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - not found. -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found. -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found. -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found. -- Could NOT find Qt4 (missing: QT_INCLUDE_DIR QT_LIBRARY_DIR QT_QTCORE_INCLUDE_DIR QT_QTCORE_LIBRARY QT_QTGUI_INCLUDE_DIR QT_QTGUI_LIBRARY QT_QTXML_INCLUDE_DIR QT_QTXML_LIBRARY QT_QTDECLARATIVE_INCLUDE_DIR QT_QTDECLARATIVE_LIBRARY QT_QTSVG_INCLUDE_DIR QT_QTSVG_LIBRARY) (found suitable version "4.8.1", required is "4.7") -- Could NOT find PKG_CONFIG (missing: PKG_CONFIG_EXECUTABLE) -- Looking for include file wordexp.h -- Looking for include file wordexp.h - not found. -- Looking for include file endian.h -- Looking for include file endian.h - not found. -- Looking for include file stdint.h -- Looking for include file stdint.h - not found. -- Looking for include file byteswap.h -- Looking for include file byteswap.h - not found. -- Looking for gypsy_control_get_default in gypsy -- Looking for gypsy_control_get_default in gypsy - not found -- Looking for include file libspeechd.h -- Looking for include file libspeechd.h - not found. -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - not found. -- Looking for include file sys/shm.h -- Looking for include file sys/shm.h - not found. -- Looking for snprintf -- Looking for snprintf - found -- Looking for include file locale.h -- Looking for include file locale.h - not found. -- Looking for include file libintl.h -- Looking for include file libintl.h - not found. -- Looking for include file sys/time.h -- Looking for include file sys/time.h - not found. -- Looking for include file getopt.h -- Looking for include file getopt.h - not found. -- Looking for include file string.h -- Looking for include file string.h - not found. -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for system -- Looking for system - not found. -- Looking for CreateProcess -- Looking for CreateProcess - not found. -- Looking for stpcpy -- Looking for stpcpy - not found. -- Looking for sbrk -- Looking for sbrk - found -- Looking for getdelim -- Looking for getdelim - not found -- Looking for getline -- Looking for getline - not found -- Looking for fsync -- Looking for fsync - found -- using internal zlib -- using internal libpng -- wordexp.h not found. use internal wordexp No freetype library found, graphics modules may not be available -- Looking for FreeImage_Load in freeimage -- Looking for FreeImage_Load in freeimage - not found -- no Freetype found CMake Warning (dev) in CMakeLists.txt: A logical block opening on the line /work/compile/navit/src/CMakeLists.txt:395 (if) closes on the line /work/compile/navit/src/CMakeLists.txt:398 (endif) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. -- Found XSLT processor: /usr/local/bin/saxon -- SVG2PNG-Converter: /usr/bin/rsvg-convert -- XPM2PNG-Converter: /usr/bin/convert -- Use plugins: MODULE -- Looking for include file malloc.h -- Looking for include file malloc.h - not found. -- Looking for include files sys/param.h, sys/mount.h -- Looking for include files sys/param.h, sys/mount.h - not found. -- Looking for include file unistd.h -- Looking for include file unistd.h - not found. -- Looking for getcwd -- Looking for getcwd - found -- Looking for memalign -- Looking for memalign - found -- Looking for valloc -- Looking for valloc - found -- Looking for posix_memalign -- Looking for posix_memalign - not found -- Looking for popen -- Looking for popen - found -- Looking for _atoi64 -- Looking for _atoi64 - not found -- Performing Test FLAG_AVAILABLE_C_-Wno-missing-field-initializers -- Performing Test FLAG_AVAILABLE_C_-Wno-missing-field-initializers - Success -- Performing Test FLAG_AVAILABLE_CXX_-Wno-missing-field-initializers -- Performing Test FLAG_AVAILABLE_CXX_-Wno-missing-field-initializers - Success -- Performing Test FLAG_AVAILABLE_C_-Wextra -- Performing Test FLAG_AVAILABLE_C_-Wextra - Success -- Performing Test FLAG_AVAILABLE_CXX_-Wextra -- Performing Test FLAG_AVAILABLE_CXX_-Wextra - Success -- Performing Test FLAG_AVAILABLE_C_-Wmissing-prototypes -- Performing Test FLAG_AVAILABLE_C_-Wmissing-prototypes - Success -- Performing Test FLAG_AVAILABLE_CXX_-Wmissing-prototypes -- Performing Test FLAG_AVAILABLE_CXX_-Wmissing-prototypes - Failed -- Performing Test FLAG_AVAILABLE_C_-Wstrict-prototypes -- Performing Test FLAG_AVAILABLE_C_-Wstrict-prototypes - Success -- Performing Test FLAG_AVAILABLE_CXX_-Wstrict-prototypes -- Performing Test FLAG_AVAILABLE_CXX_-Wstrict-prototypes - Failed Summary: --->>> autoload Disabled osso ( Default ) --->>> binding Disabled dbus ( dbus-glib-1 not found ) Disabled python ( python libraries not found ) Disabled win32 ( Default ) --->>> font Disabled freetype ( freetype not found ) --->>> graphics Enabled android ( Android detected ) Disabled cocoa ( Default ) Disabled egl ( FreeType library not found ) Disabled gd ( FreeType library not found ) Disabled gtk_drawing_area ( FreeType library not found ) Enabled null ( Default ) Disabled opengl ( FreeType library not found ) Disabled qt5 ( Qt5 libraries not found ) Disabled qt_qpainter ( Qt libraries not found ) Disabled sdl ( FreeType library not found ) --->>> gui Disabled gtk ( GTK libs not found ) Enabled internal ( Default ) Disabled qml ( Qt Declarative not found ) --->>> map Enabled binfile ( Default ) Enabled csv ( Default ) Enabled filter ( Default ) Disabled garmin ( Garmin library not found ) Enabled mg ( Default ) Enabled shapefile ( Default ) Enabled textfile ( Default ) --->>> osd Enabled core ( Default ) --->>> plugin Disabled j1850 ( Default ) Disabled pedestrian ( Default ) --->>> speech Enabled android ( Android detected ) Disabled cmdline ( neither system() nor CreateProcess() found ) Disabled dbus ( dbus-glib-1 not found ) Disabled espeak ( Default ) Disabled iphone ( Default ) Disabled speech_dispatcher ( speech_dispatcher lib not found ) --->>> support Disabled espeak ( Default ) Enabled ezxml ( Glib not found ) Enabled gettext_intl ( native libintl missing ) Enabled glib ( Glib not found ) Enabled libpng ( native libpng missing ) Enabled shapefile ( Default ) Enabled wordexp ( native wordexp missing ) Enabled zlib ( native zlib missing ) --->>> vehicle Enabled android ( Android detected ) Enabled demo ( Default ) Enabled file ( Default ) Disabled gpsd ( gpsd lib not found ) Disabled gpsd_dbus ( dbus-glib-1 not found ) Disabled gypsy ( gypsy lib not found ) Disabled iphone ( Default ) Disabled maemo ( Default ) Disabled null ( Default ) Disabled qt5 ( Qt5 libraries not found ) Disabled wince ( Default ) --->>> Features Enabled BUILD_MAPTOOL ( default ) Disabled DBUS_USE_SYSTEM_BUS ( default ) Enabled SAMPLE_MAP ( downloading binary map because of cross compiling ) Enabled SVG2PNG ( default ) Enabled USE_NATIVE_LANGUAGE_SUPPORT ( Gettext found ) Enabled USE_PLUGINS ( default ) Enabled USE_ROUTING ( default ) Enabled USE_SVG ( default ) Enabled XPM2PNG ( Android detected ) Enabled XSL_PROCESSING ( default ) Processing XSLT files: android; See navit/xslt for available XSLT files, and put them into cache variable 'XSLTS' (without extension .xslt). To configure your build use 'cmake -L' to find changeable variables and run cmake again with 'cmake -D = ...'. -- image 'toggle_fullscreen': XPM version skipped in favor of SVG -- image 'picnic': XPM version skipped in favor of SVG -- image 'shelter': XPM version skipped in favor of SVG -- image 'menu': XPM version skipped in favor of SVG -- image 'library': XPM version skipped in favor of SVG -- image 'car_dealer': XPM version skipped in favor of SVG -- image 'sport': XPM version skipped in favor of SVG -- image 'castle': XPM version skipped in favor of SVG -- image 'townhall': XPM version skipped in favor of SVG -- image 'theater': XPM version skipped in favor of SVG -- image 'biergarten': XPM version skipped in favor of SVG -- image 'memorial': XPM version skipped in favor of SVG -- Configuring done -- Generating done -- Build files have been written to: /work/compile/navit/0android_armv5te.new Scanning dependencies of target fib [ 0%] Building C object navit/fib-1.1/CMakeFiles/fib.dir/fib.c.o In file included from /work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/include-fixed/syslimits.h:7, from /work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/include-fixed/limits.h:11, from /work/compile/navit/src/navit/fib-1.1/fib.c:33: /work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/include-fixed/limits.h:122:61: error: limits.h: No such file or directory /work/compile/navit/src/navit/fib-1.1/fib.c:34:20: error: stdlib.h: No such file or directory /work/compile/navit/src/navit/fib-1.1/fib.c: In function 'fh_deleteel': /work/compile/navit/src/navit/fib-1.1/fib.c:91: warning: implicit declaration of function 'abort' /work/compile/navit/src/navit/fib-1.1/fib.c:91: warning: incompatible implicit declaration of built-in function 'abort' /work/compile/navit/src/navit/fib-1.1/fib.c: In function 'fh_initheap': /work/compile/navit/src/navit/fib-1.1/fib.c:101: error: 'NULL' undeclared (first use in this function) /work/compile/navit/src/navit/fib-1.1/fib.c:101: error: (Each undeclared identifier is reported only once /work/compile/navit/src/navit/fib-1.1/fib.c:101: error: for each function it appears in.) /work/compile/navit/src/navit/fib-1.1/fib.c: In function 'fh_destroyheap': /work/compile/navit/src/navit/fib-1.1/fib.c:119: error: 'NULL' undeclared (first use in this function) /work/compile/navit/src/navit/fib-1.1/fib.c:122: warning: implicit declaration of function 'free' /work/compile/navit/src/navit/fib-1.1/fib.c:122: warning: incompatible implicit declaration of built-in function 'free' /work/compile/navit/src/navit/fib-1.1/fib.c: In function 'fh_makekeyheap': /work/compile/navit/src/navit/fib-1.1/fib.c:135: warning: implicit declaration of function 'malloc' /work/compile/navit/src/navit/fib-1.1/fib.c:135: warning: incompatible implicit declaration of built-in function 'malloc' /work/compile/navit/src/navit/fib-1.1/fib.c:135: error: 'NULL' undeclared (first use in this function) /work/compile/navit/src/navit/fib-1.1/fib.c: In function 'fh_makeheap': /work/compile/navit/src/navit/fib-1.1/fib.c:149: warning: incompatible implicit declaration of built-in function 'malloc' /work/compile/navit/src/navit/fib-1.1/fib.c:149: error: 'NULL' undeclared (first use in this function) /work/compile/navit/src/navit/fib-1.1/fib.c: In function 'fh_union': /work/compile/navit/src/navit/fib-1.1/fib.c:184: error: 'NULL' undeclared (first use in this function) /work/compile/navit/src/navit/fib-1.1/fib.c: In function 'fh_deleteheap': /work/compile/navit/src/navit/fib-1.1/fib.c:219: error: 'NULL' undeclared (first use in this function) /work/compile/navit/src/navit/fib-1.1/fib.c:220: warning: incompatible implicit declaration of built-in function 'free' /work/compile/navit/src/navit/fib-1.1/fib.c: In function 'fh_insertkey': /work/compile/navit/src/navit/fib-1.1/fib.c:233: error: 'NULL' undeclared (first use in this function) /work/compile/navit/src/navit/fib-1.1/fib.c: In function 'fh_minkey': /work/compile/navit/src/navit/fib-1.1/fib.c:248: error: 'NULL' undeclared (first use in this function) In file included from /work/compile/navit/src/navit/fib-1.1/fib.c:264: /work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/include-fixed/stdio.h:50:23: error: sys/cdefs.h: No such file or directory /work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/include-fixed/stdio.h:51:24: error: sys/_types.h: No such file or directory In file included from /work/compile/navit/src/navit/fib-1.1/fib.c:264: /work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/include-fixed/stdio.h: At top level: /work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/include-fixed/stdio.h:163: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'extern' /work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/include-fixed/stdio.h:232: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__BEGIN_DECLS' /work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/include-fixed/stdio.h:382: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__BEGIN_DECLS' /work/compile/cc/android/android-ndk-r6b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.4.3/include-fixed/stdio.h:393: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'static' /work/compile/navit/src/navit/fib-1.1/fib.c: In function 'fh_replacekeydata': /work/compile/navit/src/navit/fib-1.1/fib.c:284: warning: incompatible implicit declaration of built-in function 'abort' /work/compile/navit/src/navit/fib-1.1/fib.c: In function 'fh_extractmin': /work/compile/navit/src/navit/fib-1.1/fib.c:366: warning: incompatible implicit declaration of built-in function 'free' /work/compile/navit/src/navit/fib-1.1/fib.c: In function 'fhe_newelem': /work/compile/navit/src/navit/fib-1.1/fib.c:573: warning: incompatible implicit declaration of built-in function 'malloc' /work/compile/navit/src/navit/fib-1.1/fib.c: In function 'fh_checkcons': /work/compile/navit/src/navit/fib-1.1/fib.c:651: warning: implicit declaration of function 'realloc' /work/compile/navit/src/navit/fib-1.1/fib.c:651: warning: incompatible implicit declaration of built-in function 'realloc' /work/compile/navit/src/navit/fib-1.1/fib.c:654: warning: incompatible implicit declaration of built-in function 'abort' make[2]: *** [navit/fib-1.1/CMakeFiles/fib.dir/fib.c.o] Error 1 make[1]: *** [navit/fib-1.1/CMakeFiles/fib.dir/all] Error 2 make: *** [all] Error 2 /work/batch