/work/compile/navit/6android_x86.new /work/batch Already on 'master' Your branch is up to date with 'origin/master'. cmake -DCMAKE_TOOLCHAIN_FILE=Toolchain/i686-android.cmake -DANDROID_API_VERSION=9 -DDISABLE_CXX=1 -DDISABLE_QT=1 /work/compile/navit/src -- Building with CMake V3.10.2 -- The C compiler identification is GNU 7.4.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: i686-android-pkg-config (found version "") -- Checking for module 'gmodule-2.0' -- -- Checking for module 'glib-2.0>=2.10' -- -- Checking for module 'fontconfig >= 2.2.0' -- -- Checking for module 'dbus-1 >= 1.4' -- -- Checking for module 'dbus-glib-1' -- -- Checking for module 'liblocation' -- -- Checking for module 'libgps' -- -- Checking for module 'libgps>=2.90' -- -- Checking for module 'libgps>=3.1' -- -- Checking for module 'libgarmin' -- -- Checking for module 'imlib2' -- -- Checking for module 'libgeoclue-2.0' -- -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find Freetype (missing: FREETYPE_LIBRARY FREETYPE_INCLUDE_DIRS) -- Looking for pthread.h -- Looking for pthread.h - not found -- Could NOT find Threads (missing: Threads_FOUND) -- Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR) -- Could NOT find SDL_image (missing: SDL_IMAGE_LIBRARIES SDL_IMAGE_INCLUDE_DIRS) -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) -- Could NOT find GLUT (missing: GLUT_glut_LIBRARY GLUT_INCLUDE_DIR) -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.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 PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) -- Could NOT find Threads (missing: Threads_FOUND) -- 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 - found -- Looking for getline -- Looking for getline - 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 -- Found XSLT processor: /usr/local/bin/saxon -- Could NOT find PROTOBUF_C (missing: PROTOBUF_C_LIBRARY PROTOBUF_C_INCLUDE_DIR) -- Looking for getifaddrs -- Looking for getifaddrs - not found -- Using generator Unix Makefiles -- 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 - found -- Looking for popen -- Looking for popen - found -- Looking for _atoi64 -- Looking for _atoi64 - not found -- Performing Test FLAG_AVAILABLE_C_-Wall -- Performing Test FLAG_AVAILABLE_C_-Wall - Success -- Performing Test FLAG_AVAILABLE_C_-Wno-unused-parameter -- Performing Test FLAG_AVAILABLE_C_-Wno-unused-parameter - Success -- Performing Test FLAG_AVAILABLE_C_-Wno-sign-compare -- Performing Test FLAG_AVAILABLE_C_-Wno-sign-compare - Success -- Performing Test FLAG_AVAILABLE_C_-Wno-missing-field-initializers -- Performing Test FLAG_AVAILABLE_C_-Wno-missing-field-initializers - Success -- Performing Test FLAG_AVAILABLE_C_-Wundef -- Performing Test FLAG_AVAILABLE_C_-Wundef - Success -- Performing Test FLAG_AVAILABLE_C_-Wcast-align -- Performing Test FLAG_AVAILABLE_C_-Wcast-align - Success -- Performing Test FLAG_AVAILABLE_C_-Wpointer-arith -- Performing Test FLAG_AVAILABLE_C_-Wpointer-arith - Success -- Performing Test FLAG_AVAILABLE_C_-Wextra -- Performing Test FLAG_AVAILABLE_C_-Wextra - Success -- Performing Test FLAG_AVAILABLE_C_-Wdate-time -- Performing Test FLAG_AVAILABLE_C_-Wdate-time - Success -- Performing Test FLAG_AVAILABLE_C_-Wmissing-prototypes -- Performing Test FLAG_AVAILABLE_C_-Wmissing-prototypes - Success -- Performing Test FLAG_AVAILABLE_C_-Wstrict-prototypes -- Performing Test FLAG_AVAILABLE_C_-Wstrict-prototypes - Success -- Performing Test FLAG_AVAILABLE_C_-Wformat-security -- Performing Test FLAG_AVAILABLE_C_-Wformat-security - Success -- Performing Test FLAG_AVAILABLE_C_-Werror=format-security -- Performing Test FLAG_AVAILABLE_C_-Werror=format-security - Success -- Performing Test FLAG_AVAILABLE_C_-fstack-protector-strong -- Performing Test FLAG_AVAILABLE_C_-fstack-protector-strong - Success -- Performing Test FLAG_AVAILABLE_C_-D_FORTIFY_SOURCE=2 -- Performing Test FLAG_AVAILABLE_C_-D_FORTIFY_SOURCE=2 - Success Summary: --->>> 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 ) Disabled null ( Android detected ) 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 ) Disabled svg_debug ( native Glib not found ) --->>> gui Disabled gtk ( GTK libs not found ) Enabled internal ( Default ) Disabled qml ( Qt Declarative not found ) Disabled qt5_qml ( Qt5 Declarative not found ) --->>> map Enabled binfile ( Default ) Enabled csv ( Default ) Disabled filter ( Android detected ) Disabled garmin ( Android detected ) 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 ( Android detected ) Disabled dbus ( dbus-glib-1 not found ) Disabled espeak ( Default ) Disabled iphone ( Default ) Disabled qt5_espeak ( Qt5 multimedia not found ) 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 ) Disabled libpng ( Android detected ) Enabled shapefile ( Default ) Enabled wordexp ( native wordexp missing ) Enabled zlib ( native zlib missing ) --->>> traffic Enabled dummy ( Default ) Enabled null ( Default ) Enabled traff_android ( Android detected ) --->>> vehicle Enabled android ( Android detected ) Enabled demo ( Default ) Disabled file ( Android detected ) Disabled geoclue ( geoclue lib not found ) Disabled gpsd ( Android detected ) Disabled gpsd_dbus ( dbus-glib-1 not found ) Disabled gypsy ( gypsy lib not found ) Disabled iphone ( Default ) Disabled null ( Default ) Disabled qt5 ( Qt5 libraries not found ) Disabled wince ( Default ) --->>> Features Disabled BUILD_MAPTOOL ( PROTOBUF-C not found ) Disabled DBUS_USE_SYSTEM_BUS ( default ) Disabled GUI_INTERNAL_VISUAL_DBG ( default ) Disabled INTERNAL_ESPEAK_COMPLETE ( build complete internal libespeak ) Disabled NETWORK_INFO ( default ) Enabled SAMPLE_MAP ( downloading binary map because of cross compiling ) Enabled SVG2PNG ( default ) Enabled USE_NATIVE_LANGUAGE_SUPPORT ( Android detected ) 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 = ...'. -- Configuring done -- Generating done -- Build files have been written to: /work/compile/navit/6android_x86.new Scanning dependencies of target navit_config_xml [ 0%] Copy navit.dtd to /work/compile/navit/6android_x86.new/navit/navit.dtd [ 0%] Generating config/xxxhdpi/navit.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/xxhdpi/navit.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/xhdpi/navit.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/hdpi/navit.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/mdpi/navit.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/ldpi/navit.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/xxxhdpi/navit_layout_car.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/xxhdpi/navit_layout_car.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/xhdpi/navit_layout_car.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/hdpi/navit_layout_car.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/mdpi/navit_layout_car.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/ldpi/navit_layout_car.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/xxxhdpi/navit_layout_car_dark.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/xxhdpi/navit_layout_car_dark.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/xhdpi/navit_layout_car_dark.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/hdpi/navit_layout_car_dark.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/mdpi/navit_layout_car_dark.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/ldpi/navit_layout_car_dark.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/xxxhdpi/navit_layout_car_android.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/xxhdpi/navit_layout_car_android.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/xhdpi/navit_layout_car_android.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/hdpi/navit_layout_car_android.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/mdpi/navit_layout_car_android.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/ldpi/navit_layout_car_android.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/xxxhdpi/navit_layout_car_simple.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/xxhdpi/navit_layout_car_simple.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/xhdpi/navit_layout_car_simple.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/hdpi/navit_layout_car_simple.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/mdpi/navit_layout_car_simple.xml Applying android.xslt Cannot find CatalogManager.properties [ 0%] Generating config/ldpi/navit_layout_car_simple.xml Applying android.xslt Cannot find CatalogManager.properties [ 1%] Generating config/xxxhdpi/navit_layout_bike.xml Applying android.xslt Cannot find CatalogManager.properties [ 1%] Generating config/xxhdpi/navit_layout_bike.xml Applying android.xslt Cannot find CatalogManager.properties [ 1%] Generating config/xhdpi/navit_layout_bike.xml Applying android.xslt Cannot find CatalogManager.properties [ 1%] Generating config/hdpi/navit_layout_bike.xml Applying android.xslt Cannot find CatalogManager.properties [ 1%] Generating config/mdpi/navit_layout_bike.xml Applying android.xslt Cannot find CatalogManager.properties [ 1%] Generating config/ldpi/navit_layout_bike.xml Applying android.xslt Cannot find CatalogManager.properties [ 1%] Generating config/xxxhdpi/navit_layout_th.xml Applying android.xslt Cannot find CatalogManager.properties [ 1%] Generating config/xxhdpi/navit_layout_th.xml Applying android.xslt Cannot find CatalogManager.properties [ 1%] Generating config/xhdpi/navit_layout_th.xml Applying android.xslt Cannot find CatalogManager.properties [ 1%] Generating config/hdpi/navit_layout_th.xml Applying android.xslt Cannot find CatalogManager.properties [ 1%] Generating config/mdpi/navit_layout_th.xml Applying android.xslt Cannot find CatalogManager.properties [ 1%] Generating config/ldpi/navit_layout_th.xml Applying android.xslt Cannot find CatalogManager.properties [ 1%] Built target navit_config_xml Scanning dependencies of target fib [ 1%] Building C object navit/fib-1.1/CMakeFiles/fib.dir/fib.c.o In file included from /usr/lib64/gcc/x86_64-suse-linux/7/include-fixed/syslimits.h:7:0, from /usr/lib64/gcc/x86_64-suse-linux/7/include-fixed/limits.h:34, from /work/compile/navit/src/navit/fib-1.1/fib.c:33: /usr/lib64/gcc/x86_64-suse-linux/7/include-fixed/limits.h:194:15: fatal error: limits.h: No such file or directory #include_next /* recurse down to the real one */ ^~~~~~~~~~ compilation terminated. make[2]: *** [navit/fib-1.1/CMakeFiles/fib.dir/build.make:63: navit/fib-1.1/CMakeFiles/fib.dir/fib.c.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:1480: navit/fib-1.1/CMakeFiles/fib.dir/all] Error 2 make: *** [Makefile:152: all] Error 2 /work/batch