/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 -- Building with CMake V2.8.8 -- The C compiler identification is GNU 3.4.5 -- 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 -- works -- Detecting C compiler ABI info i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Detecting C compiler ABI info - done -- The CXX compiler identification is GNU 3.4.5 -- Check for working CXX compiler: /work/compile/cc/i386-mingw32/bin/i386-mingw32-g++ i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Check for working CXX compiler: /work/compile/cc/i386-mingw32/bin/i386-mingw32-g++ -- works -- Detecting CXX compiler ABI info i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Detecting CXX compiler ABI info - done -- Found PKG_CONFIG: mingw32-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 i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include file pthread.h - not found. -- Found Threads: TRUE -- 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) -- Found OpenGL: opengl32 -- 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 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 PKG_CONFIG (missing: PKG_CONFIG_EXECUTABLE) CMake Warning at CMakeLists.txt:171 (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:172 (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:173 (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:190 (find_package) -- Looking for Q_WS_X11 i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for Q_WS_X11 - not found. -- Looking for Q_WS_WIN i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for Q_WS_WIN - not found. -- Looking for Q_WS_QWS i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for Q_WS_QWS - not found. -- Looking for Q_WS_MAC i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- 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 i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include file wordexp.h - not found. -- Looking for include file endian.h i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include file endian.h - not found. -- Looking for include file stdint.h i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include file stdint.h - found -- Looking for include file byteswap.h i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include file byteswap.h - not found. -- Looking for gypsy_control_get_default in gypsy i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for gypsy_control_get_default in gypsy - not found -- Looking for include file libspeechd.h i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include file libspeechd.h - not found. -- Looking for include file sys/socket.h i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include file sys/socket.h - not found. -- Looking for include file sys/shm.h i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include file sys/shm.h - not found. -- Looking for snprintf i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for snprintf - found -- Looking for include file locale.h i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include file locale.h - found -- Looking for include file libintl.h i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include file libintl.h - not found. -- Looking for include file sys/time.h i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include file sys/time.h - found -- Looking for include file getopt.h i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include file getopt.h - found -- Looking for include file string.h i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include file string.h - found -- Looking for gettimeofday i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for gettimeofday - found -- Looking for system i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for system - found -- Looking for CreateProcess i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for CreateProcess - found -- Looking for stpcpy i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for stpcpy - not found. -- Looking for sbrk i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for sbrk - not found -- Looking for getdelim i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for getdelim - not found -- Looking for getline i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for getline - not found -- Looking for fsync i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for fsync - not 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 i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- 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:424 (if) closes on the line /work/compile/navit/src/CMakeLists.txt:427 (endif) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. -- Found XSLT processor: /usr/local/bin/saxon -- Looking for WSAStartup in ws2_32 i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for WSAStartup in ws2_32 - not found -- Looking for WSAStartup in ws2 i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for WSAStartup in ws2 - not found -- Looking for getifaddrs i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for getifaddrs - not found. -- SVG2PNG-Converter: /usr/bin/rsvg-convert -- Use plugins: STATIC -- Looking for include file malloc.h i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include file malloc.h - found -- Looking for include files sys/param.h, sys/mount.h i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include files sys/param.h, sys/mount.h - not found. -- Looking for include file unistd.h i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for include file unistd.h - found -- Looking for getcwd i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for getcwd - found -- Looking for memalign i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for memalign - not found -- Looking for valloc i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for valloc - not found -- Looking for posix_memalign i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for posix_memalign - not found -- Looking for popen i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for popen - found -- Looking for _atoi64 i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Looking for _atoi64 - found -- Performing Test FLAG_AVAILABLE_C_-Wno-missing-field-initializers i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Performing Test FLAG_AVAILABLE_C_-Wno-missing-field-initializers - Failed -- Performing Test FLAG_AVAILABLE_CXX_-Wno-missing-field-initializers i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Performing Test FLAG_AVAILABLE_CXX_-Wno-missing-field-initializers - Failed -- Performing Test FLAG_AVAILABLE_C_-Wextra i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Performing Test FLAG_AVAILABLE_C_-Wextra - Success -- Performing Test FLAG_AVAILABLE_CXX_-Wextra i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Performing Test FLAG_AVAILABLE_CXX_-Wextra - Success -- Performing Test FLAG_AVAILABLE_C_-Wmissing-prototypes i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Performing Test FLAG_AVAILABLE_C_-Wmissing-prototypes - Success -- Performing Test FLAG_AVAILABLE_CXX_-Wmissing-prototypes i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Performing Test FLAG_AVAILABLE_CXX_-Wmissing-prototypes - Failed -- Performing Test FLAG_AVAILABLE_C_-Wstrict-prototypes i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- Performing Test FLAG_AVAILABLE_C_-Wstrict-prototypes - Success -- Performing Test FLAG_AVAILABLE_CXX_-Wstrict-prototypes i386-mingw32-gcc: unrecognized option `-print-sysroot' i386-mingw32-gcc: no input files -- 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 ) Enabled win32 ( Windows detected ) --->>> font Disabled freetype ( freetype not found ) --->>> graphics Disabled android ( FreeType library not found ) 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 ) Enabled win32 ( Windows detected ) --->>> 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 ) 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 Disabled android ( Default ) Enabled cmdline ( CreateProcess() call is available ) Disabled dbus ( dbus-glib-1 not found ) Enabled espeak ( Windows detected ) Disabled iphone ( Default ) Disabled qt5_espeak ( Qt5 multimedia not found ) Disabled speech_dispatcher ( speech_dispatcher lib not found ) --->>> support Enabled espeak ( Windows detected ) Enabled ezxml ( Windows detected ) Enabled gettext_intl ( native libintl missing ) Enabled glib ( Glib not found ) Enabled libpng ( native libpng missing ) Enabled shapefile ( Default ) Enabled win32 ( Windows detected ) Enabled wordexp ( native wordexp missing ) Enabled zlib ( native zlib missing ) --->>> vehicle Disabled android ( Default ) 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 Disabled BUILD_MAPTOOL ( maptool works only on 64 bit architectures ) Disabled DBUS_USE_SYSTEM_BUS ( default ) Disabled INTERNAL_ESPEAK_COMPLETE ( Windows detected ) Disabled NETWORK_INFO ( default ) Enabled SAMPLE_MAP ( downloading binary map because of cross compiling ) Enabled SVG2PNG ( default ) Enabled USE_NATIVE_LANGUAGE_SUPPORT ( Windows detected ) Enabled USE_NSIS ( makensis found ) Disabled USE_PLUGINS ( win32: currently not supported ) Enabled USE_ROUTING ( default ) Disabled USE_SVG ( win32: SVGs currently not supported ) Enabled XSL_PROCESSING ( default ) Processing XSLT files: windows 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/4win32_cmake.new Scanning dependencies of target git_version -- Git commit: a884714 [ 0%] Built target git_version Scanning dependencies of target support_zlib [ 0%] Building C object navit/support/zlib/CMakeFiles/support_zlib.dir/adler32.c.obj [ 0%] Building C object navit/support/zlib/CMakeFiles/support_zlib.dir/crc32.c.obj [ 0%] Building C object navit/support/zlib/CMakeFiles/support_zlib.dir/infback.c.obj [ 0%] Building C object navit/support/zlib/CMakeFiles/support_zlib.dir/inffast.c.obj [ 0%] Building C object navit/support/zlib/CMakeFiles/support_zlib.dir/inflate.c.obj [ 0%] Building C object navit/support/zlib/CMakeFiles/support_zlib.dir/inftrees.c.obj [ 0%] Building C object navit/support/zlib/CMakeFiles/support_zlib.dir/zutil.c.obj [ 0%] Building C object navit/support/zlib/CMakeFiles/support_zlib.dir/zlib_init.c.obj Linking C static library libsupport_zlib.a [ 0%] Built target support_zlib Scanning dependencies of target support_ezxml [ 0%] Building C object navit/support/ezxml/CMakeFiles/support_ezxml.dir/ezxml.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/ezxml/ezxml.c:30: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/ezxml/ezxml.c:30: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/ezxml/ezxml.c:30: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 0%] Building C object navit/support/ezxml/CMakeFiles/support_ezxml.dir/ezxml_init.c.obj Linking C static library libsupport_ezxml.a [ 0%] Built target support_ezxml Scanning dependencies of target support_libpng [ 0%] Building C object navit/support/libpng/CMakeFiles/support_libpng.dir/png.c.obj [ 0%] Building C object navit/support/libpng/CMakeFiles/support_libpng.dir/pngerror.c.obj [ 1%] Building C object navit/support/libpng/CMakeFiles/support_libpng.dir/pngget.c.obj [ 1%] Building C object navit/support/libpng/CMakeFiles/support_libpng.dir/pngmem.c.obj [ 1%] Building C object navit/support/libpng/CMakeFiles/support_libpng.dir/pngread.c.obj [ 1%] Building C object navit/support/libpng/CMakeFiles/support_libpng.dir/pngrio.c.obj [ 1%] Building C object navit/support/libpng/CMakeFiles/support_libpng.dir/pngrtran.c.obj [ 1%] Building C object navit/support/libpng/CMakeFiles/support_libpng.dir/pngrutil.c.obj [ 1%] Building C object navit/support/libpng/CMakeFiles/support_libpng.dir/pngset.c.obj [ 1%] Building C object navit/support/libpng/CMakeFiles/support_libpng.dir/pngtrans.c.obj [ 1%] Building C object navit/support/libpng/CMakeFiles/support_libpng.dir/libpng_init.c.obj Linking C static library libsupport_libpng.a [ 1%] Built target support_libpng Scanning dependencies of target libintl.h [ 1%] Built target libintl.h Scanning dependencies of target support_gettext_intl [ 1%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/bindtextdom.c.obj In file included from /work/compile/navit/src/navit/support/gettext_intl/bindtextdom.c:30: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/bindtextdom.c:32: /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:28:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:119:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:65: warning: 'SWAP' defined but not used [ 1%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/dcgettext.c.obj In file included from /work/compile/navit/src/navit/support/gettext_intl/dcgettext.c:23: /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:28:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:119:6: warning: "HAVE_ICONV" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:206, from /work/compile/navit/src/navit/support/gettext_intl/dcgettext.c:23: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:65: warning: 'SWAP' defined but not used [ 1%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/dcigettext.c.obj /work/compile/navit/src/navit/support/gettext_intl/dcigettext.c:83:6: warning: "INTDIV0_RAISES_SIGFPE" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/dcigettext.c:91: /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:28:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:119:6: warning: "HAVE_ICONV" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:206, from /work/compile/navit/src/navit/support/gettext_intl/dcigettext.c:91: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/dcigettext.c:152:7: warning: "VMS" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/dcigettext.c:422: /work/compile/navit/src/navit/support/gettext_intl/eval-plural.h:65:6: warning: "INTDIV0_RAISES_SIGFPE" is not defined /work/compile/navit/src/navit/support/gettext_intl/eval-plural.h:71:6: warning: "INTDIV0_RAISES_SIGFPE" is not defined /work/compile/navit/src/navit/support/gettext_intl/dcigettext.c:829:22: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/dcigettext.c:1168:6: warning: "_LIBC" is not defined /work/compile/navit/src/navit/support/gettext_intl/dcigettext.c:1168:16: warning: "HAVE_STPCPY" is not defined /work/compile/navit/src/navit/support/gettext_intl/dcigettext.c:1178:6: warning: "_LIBC" is not defined /work/compile/navit/src/navit/support/gettext_intl/dcigettext.c:1178:16: warning: "HAVE_MEMPCPY" is not defined [ 1%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/dcngettext.c.obj In file included from /work/compile/navit/src/navit/support/gettext_intl/dcngettext.c:23: /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:28:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:119:6: warning: "HAVE_ICONV" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:206, from /work/compile/navit/src/navit/support/gettext_intl/dcngettext.c:23: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:65: warning: 'SWAP' defined but not used [ 1%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/dgettext.c.obj In file included from /work/compile/navit/src/navit/support/gettext_intl/dgettext.c:23: /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:28:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:119:6: warning: "HAVE_ICONV" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:206, from /work/compile/navit/src/navit/support/gettext_intl/dgettext.c:23: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:65: warning: 'SWAP' defined but not used [ 1%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/dngettext.c.obj In file included from /work/compile/navit/src/navit/support/gettext_intl/dngettext.c:23: /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:28:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:119:6: warning: "HAVE_ICONV" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:206, from /work/compile/navit/src/navit/support/gettext_intl/dngettext.c:23: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:65: warning: 'SWAP' defined but not used [ 1%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/explodename.c.obj [ 1%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/finddomain.c.obj In file included from /work/compile/navit/src/navit/support/gettext_intl/finddomain.c:33: /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:28:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:119:6: warning: "HAVE_ICONV" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:206, from /work/compile/navit/src/navit/support/gettext_intl/finddomain.c:33: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:65: warning: 'SWAP' defined but not used [ 1%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/gettext.c.obj In file included from /work/compile/navit/src/navit/support/gettext_intl/gettext.c:30: /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:28:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:119:6: warning: "HAVE_ICONV" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:206, from /work/compile/navit/src/navit/support/gettext_intl/gettext.c:30: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:65: warning: 'SWAP' defined but not used [ 1%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/intl-compat.c.obj In file included from /work/compile/navit/src/navit/support/gettext_intl/intl-compat.c:24: /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:28:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:119:6: warning: "HAVE_ICONV" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:206, from /work/compile/navit/src/navit/support/gettext_intl/intl-compat.c:24: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:65: warning: 'SWAP' defined but not used [ 2%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/l10nflist.c.obj /work/compile/navit/src/navit/support/gettext_intl/l10nflist.c:413:6: warning: "_LIBC" is not defined /work/compile/navit/src/navit/support/gettext_intl/l10nflist.c:413:16: warning: "HAVE_STPCPY" is not defined [ 2%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/loadmsgcat.c.obj In file included from /work/compile/navit/src/navit/support/gettext_intl/loadmsgcat.c:91: /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:28:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:119:6: warning: "HAVE_ICONV" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:206, from /work/compile/navit/src/navit/support/gettext_intl/loadmsgcat.c:91: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/loadmsgcat.c:757:22: warning: "__GLIBC__" is not defined /work/compile/navit/src/navit/support/gettext_intl/loadmsgcat.c:757:40: warning: "__GLIBC__" is not defined /work/compile/navit/src/navit/support/gettext_intl/loadmsgcat.c:792:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/loadmsgcat.c:803:22: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/loadmsgcat.c:901:6: warning: "HAVE_ICONV" is not defined [ 2%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/localcharset.c.obj /work/compile/navit/src/navit/support/gettext_intl/localcharset.c:29:5: warning: "HAVE_STDDEF_H" is not defined /work/compile/navit/src/navit/support/gettext_intl/localcharset.c:39:5: warning: "HAVE_STDLIB_H" is not defined /work/compile/navit/src/navit/support/gettext_intl/localcharset.c:89:5: warning: "HAVE_DECL_GETC_UNLOCKED" is not defined [ 2%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/localealias.c.obj In file included from /work/compile/navit/src/navit/support/gettext_intl/localealias.c:63: /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:28:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:119:6: warning: "HAVE_ICONV" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:206, from /work/compile/navit/src/navit/support/gettext_intl/localealias.c:63: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/localealias.c:113:32: warning: "HAVE_DECL_FGETS_UNLOCKED" is not defined /work/compile/navit/src/navit/support/gettext_intl/localealias.c:117:32: warning: "HAVE_DECL_FEOF_UNLOCKED" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:65: warning: 'SWAP' defined but not used [ 2%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/localename.c.obj [ 2%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/log.c.obj [ 2%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/ngettext.c.obj In file included from /work/compile/navit/src/navit/support/gettext_intl/ngettext.c:30: /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:28:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:119:6: warning: "HAVE_ICONV" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:206, from /work/compile/navit/src/navit/support/gettext_intl/ngettext.c:30: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:65: warning: 'SWAP' defined but not used [ 2%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/osdep.c.obj [ 2%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/plural-exp.c.obj /work/compile/navit/src/navit/support/gettext_intl/plural-exp.c: In function `libintl_gettext_extract_plural': /work/compile/navit/src/navit/support/gettext_intl/plural-exp.c:126: warning: assignment discards qualifiers from pointer target type [ 2%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/plural.c.obj /usr/local/share/bison/bison.simple:45:6: warning: "YYSTACK_USE_ALLOCA" is not defined /usr/local/share/bison/bison.simple:82:6: warning: "YYLSP_NEEDED" is not defined /usr/local/share/bison/bison.simple:92:6: warning: "YYLSP_NEEDED" is not defined /usr/local/share/bison/bison.simple:205:6: warning: "YYLSP_NEEDED" is not defined /usr/local/share/bison/bison.simple:255:5: warning: "YYMAXDEPTH" is not defined /usr/local/share/bison/bison.simple:358:5: warning: "YYLSP_NEEDED" is not defined /usr/local/share/bison/bison.simple:411:5: warning: "YYLSP_NEEDED" is not defined /usr/local/share/bison/bison.simple:418:5: warning: "YYLSP_NEEDED" is not defined /usr/local/share/bison/bison.simple:430:5: warning: "YYLSP_NEEDED" is not defined /usr/local/share/bison/bison.simple:452:5: warning: "YYLSP_NEEDED" is not defined /usr/local/share/bison/bison.simple:522:6: warning: "YYLSP_NEEDED" is not defined /usr/local/share/bison/bison.simple:534:5: warning: "YYLSP_NEEDED" is not defined /usr/local/share/bison/bison.simple:641:5: warning: "YYLSP_NEEDED" is not defined /usr/local/share/bison/bison.simple:681:5: warning: "YYLSP_NEEDED" is not defined /usr/local/share/bison/bison.simple:709:5: warning: "YYLSP_NEEDED" is not defined /usr/local/share/bison/bison.simple:725:5: warning: "YYLSP_NEEDED" is not defined /usr/local/share/bison/bison.simple:854:5: warning: "YYLSP_NEEDED" is not defined /usr/local/share/bison/bison.simple:898:5: warning: "YYLSP_NEEDED" is not defined [ 2%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/printf-args.c.obj [ 2%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/printf.c.obj /work/compile/navit/src/navit/support/gettext_intl/printf.c:51:6: warning: "HAVE_POSIX_PRINTF" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/printf.c:70: /work/compile/navit/src/navit/support/gettext_intl/printf-parse.c:24:5: warning: "WIDE_CHAR_VERSION" is not defined /work/compile/navit/src/navit/support/gettext_intl/printf-parse.c:34:5: warning: "HAVE_STDINT_H_WITH_UINTMAX" is not defined /work/compile/navit/src/navit/support/gettext_intl/printf-parse.c:37:5: warning: "HAVE_INTTYPES_H_WITH_UINTMAX" is not defined /work/compile/navit/src/navit/support/gettext_intl/printf-parse.c:47:5: warning: "WIDE_CHAR_VERSION" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/printf.c:74: /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:34:5: warning: "WIDE_CHAR_VERSION" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:37, from /work/compile/navit/src/navit/support/gettext_intl/printf.c:74: /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.h:30:63: warning: "__STRICT_ANSI__" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/printf.c:74: /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:46:5: warning: "WIDE_CHAR_VERSION" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:78:5: warning: "WIDE_CHAR_VERSION" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:100:6: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:279:6: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:567:5: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:590:5: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:607:5: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:762:5: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:821:6: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:838:5: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:843:5: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/printf.c:169:6: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/printf.c:219:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/printf.c:248:5: warning: "HAVE_FWPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/xsize.h:69: warning: 'xsum3' defined but not used [ 2%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/relocatable.c.obj /work/compile/navit/src/navit/support/gettext_intl/relocatable.c:53:5: warning: "DEPENDS_ON_LIBCHARSET" is not defined /work/compile/navit/src/navit/support/gettext_intl/relocatable.c:56:28: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/relocatable.c:59:5: warning: "DEPENDS_ON_LIBINTL" is not defined /work/compile/navit/src/navit/support/gettext_intl/relocatable.c:149:5: warning: "DEPENDS_ON_LIBCHARSET" is not defined /work/compile/navit/src/navit/support/gettext_intl/relocatable.c:152:28: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/relocatable.c:155:5: warning: "DEPENDS_ON_LIBINTL" is not defined [ 2%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/textdomain.c.obj In file included from /work/compile/navit/src/navit/support/gettext_intl/textdomain.c:29: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/textdomain.c:31: /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:28:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:119:6: warning: "HAVE_ICONV" is not defined /work/compile/navit/src/navit/support/gettext_intl/gettextP.h:65: warning: 'SWAP' defined but not used [ 2%] Building C object navit/support/gettext_intl/CMakeFiles/support_gettext_intl.dir/vasnprintf.c.obj /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:34:5: warning: "WIDE_CHAR_VERSION" is not defined In file included from /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:37: /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.h:30:63: warning: "__STRICT_ANSI__" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:46:5: warning: "WIDE_CHAR_VERSION" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:78:5: warning: "WIDE_CHAR_VERSION" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:100:6: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:159:5: warning: "HAVE_ALLOCA" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:279:6: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:567:5: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:590:5: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:607:5: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:762:5: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:821:6: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:838:5: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/vasnprintf.c:843:5: warning: "HAVE_DECL__SNPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/xsize.h:69: warning: 'xsum3' defined but not used Linking C static library libsupport_gettext_intl.a [ 2%] Built target support_gettext_intl Scanning dependencies of target support_glib [ 2%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/fake.c.obj In file included from /work/compile/navit/src/navit/support/glib/fake.c:1: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/gslice.h:31, from /work/compile/navit/src/navit/support/glib/gmem.h:34, from /work/compile/navit/src/navit/support/glib/fake.c:6: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.c:7: /work/compile/navit/src/navit/support/glib/gthreadprivate.h:29:5: warning: "GLIB_SIZEOF_SYSTEM_THREAD" is not defined /work/compile/navit/src/navit/support/glib/gthreadprivate.h:29:34: warning: "SIZEOF_VOID_P" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/fake.c:8: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/fake.c:32:5: warning: "USE_POSIX_THREADS" is not defined [ 2%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/galiasdef.c.obj [ 3%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/gatomic.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/glib/gatomic.c:30: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gatomic.c:30: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gatomic.c:30: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/gatomic.c:31: /work/compile/navit/src/navit/support/glib/gthreadprivate.h:29:5: warning: "GLIB_SIZEOF_SYSTEM_THREAD" is not defined /work/compile/navit/src/navit/support/glib/gthreadprivate.h:29:34: warning: "SIZEOF_VOID_P" is not defined /work/compile/navit/src/navit/support/glib/gatomic.c:38:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/gatomic.c: In function `g_atomic_int_exchange_and_add': /work/compile/navit/src/navit/support/glib/gatomic.c:691: warning: passing arg 1 of `InterlockedExchangeAdd' from incompatible pointer type /work/compile/navit/src/navit/support/glib/gatomic.c: In function `g_atomic_int_add': /work/compile/navit/src/navit/support/glib/gatomic.c:698: warning: passing arg 1 of `InterlockedExchangeAdd' from incompatible pointer type /work/compile/navit/src/navit/support/glib/gatomic.c: In function `g_atomic_int_compare_and_exchange': /work/compile/navit/src/navit/support/glib/gatomic.c:709: warning: passing arg 1 of `InterlockedCompareExchange' from incompatible pointer type /work/compile/navit/src/navit/support/glib/gatomic.c:709: warning: passing arg 2 of `InterlockedCompareExchange' makes integer from pointer without a cast /work/compile/navit/src/navit/support/glib/gatomic.c:709: warning: passing arg 3 of `InterlockedCompareExchange' makes integer from pointer without a cast /work/compile/navit/src/navit/support/glib/gatomic.c: In function `g_atomic_pointer_compare_and_exchange': /work/compile/navit/src/navit/support/glib/gatomic.c:728: warning: passing arg 1 of `InterlockedCompareExchange' from incompatible pointer type /work/compile/navit/src/navit/support/glib/gatomic.c:728: warning: passing arg 2 of `InterlockedCompareExchange' makes integer from pointer without a cast /work/compile/navit/src/navit/support/glib/gatomic.c:728: warning: passing arg 3 of `InterlockedCompareExchange' makes integer from pointer without a cast /work/compile/navit/src/navit/support/glib/gatomic.c:728: warning: comparison between pointer and integer [ 3%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/gerror.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/glib/gerror.c:29: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gerror.c:29: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gerror.c:29: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/gerror.c:50:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gerror.c:212:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gerror.c:218:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined [ 3%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/ghash.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/glib/ghash.c:33: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/ghash.c:33: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/ghash.c:33: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/ghash.c: In function `g_hash_table_resize': /work/compile/navit/src/navit/support/glib/ghash.c:255: warning: implicit declaration of function `g_spaced_primes_closest' /work/compile/navit/src/navit/support/glib/ghash.c: In function `g_hash_table_ref': /work/compile/navit/src/navit/support/glib/ghash.c:598: warning: implicit declaration of function `g_atomic_int_add' /work/compile/navit/src/navit/support/glib/ghash.c: In function `g_hash_table_unref': /work/compile/navit/src/navit/support/glib/ghash.c:619: warning: implicit declaration of function `g_atomic_int_exchange_and_add' [ 3%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/glib_init.c.obj [ 3%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/glist.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/glib/glist.c:33: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/glist.c:33: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/glist.c:33: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 3%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/gmem.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/glib/gmem.c:37: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gmem.c:37: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gmem.c:37: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/gmem.c:38: /work/compile/navit/src/navit/support/glib/gthreadprivate.h:29:5: warning: "GLIB_SIZEOF_SYSTEM_THREAD" is not defined /work/compile/navit/src/navit/support/glib/gthreadprivate.h:29:34: warning: "SIZEOF_VOID_P" is not defined /work/compile/navit/src/navit/support/glib/gmem.c:135:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gmem.c:157:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gmem.c:178:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gmem.c:287:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gmem.c:292:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gmem.c:709:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined [ 3%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/gmessages.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/glib/gmessages.c:44: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gmessages.c:44: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gmessages.c:44: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/gmessages.c:45:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined In file included from /work/compile/navit/src/navit/support/glib/gprintfint.h:30, from /work/compile/navit/src/navit/support/glib/gmessages.c:48: /work/compile/navit/src/navit/support/glib/glibintl.h:4:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined In file included from /work/compile/navit/src/navit/support/glib/gmessages.c:49: /work/compile/navit/src/navit/support/glib/gthreadprivate.h:29:5: warning: "GLIB_SIZEOF_SYSTEM_THREAD" is not defined /work/compile/navit/src/navit/support/glib/gthreadprivate.h:29:34: warning: "SIZEOF_VOID_P" is not defined /work/compile/navit/src/navit/support/glib/gmessages.c:53:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gmessages.c:1074:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined [ 3%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/gprimes.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/glib/gprimes.c:33: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gprimes.c:33: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gprimes.c:33: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 3%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/gprintf.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/glib/gprintf.c:28: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gprintf.c:28: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gprintf.c:28: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/gprintfint.h:30, from /work/compile/navit/src/navit/support/glib/gprintf.c:30: /work/compile/navit/src/navit/support/glib/glibintl.h:4:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined [ 3%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/gslice.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/gslice.h:31, from /work/compile/navit/src/navit/support/glib/gmem.h:34, from /work/compile/navit/src/navit/support/glib/gslice.c:33: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/gslice.c:34: /work/compile/navit/src/navit/support/glib/gthreadprivate.h:29:5: warning: "GLIB_SIZEOF_SYSTEM_THREAD" is not defined /work/compile/navit/src/navit/support/glib/gthreadprivate.h:29:34: warning: "SIZEOF_VOID_P" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gslice.c:35: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gslice.c:35: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/gslice.c:280:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gslice.c:290:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gslice.c:323:5: warning: "HAVE_COMPLIANT_POSIX_MEMALIGN" is not defined /work/compile/navit/src/navit/support/glib/gslice.c:323:38: warning: "HAVE_MEMALIGN" is not defined /work/compile/navit/src/navit/support/glib/gslice.c: In function `_g_slice_thread_init_nomessage': /work/compile/navit/src/navit/support/glib/gslice.c:394: warning: implicit declaration of function `g_private_new_navit' /work/compile/navit/src/navit/support/glib/gslice.c:394: warning: assignment makes pointer from integer without a cast /work/compile/navit/src/navit/support/glib/gslice.c:395: warning: implicit declaration of function `g_mutex_new_navit' /work/compile/navit/src/navit/support/glib/gslice.c:395: warning: assignment makes pointer from integer without a cast /work/compile/navit/src/navit/support/glib/gslice.c:396: warning: assignment makes pointer from integer without a cast /work/compile/navit/src/navit/support/glib/gslice.c:398: warning: assignment makes pointer from integer without a cast /work/compile/navit/src/navit/support/glib/gslice.c: In function `thread_memory_from_self': /work/compile/navit/src/navit/support/glib/gslice.c:434: warning: passing arg 1 of `TlsGetValue' makes integer from pointer without a cast /work/compile/navit/src/navit/support/glib/gslice.c:463: warning: passing arg 1 of `TlsSetValue' makes integer from pointer without a cast /work/compile/navit/src/navit/support/glib/gslice.c: In function `magazine_cache_update_stamp': /work/compile/navit/src/navit/support/glib/gslice.c:546: warning: implicit declaration of function `g_get_current_time' /work/compile/navit/src/navit/support/glib/gslice.c:1024:5: warning: "HAVE_STRERROR" is not defined /work/compile/navit/src/navit/support/glib/gslice.c:1136:7: warning: "HAVE_COMPLIANT_POSIX_MEMALIGN" is not defined /work/compile/navit/src/navit/support/glib/gslice.c:1136:40: warning: "HAVE_MEMALIGN" is not defined /work/compile/navit/src/navit/support/glib/gslice.c:1136:57: warning: "HAVE_VALLOC" is not defined /work/compile/navit/src/navit/support/glib/gslice.c:1146:9: warning: "HAVE_COMPLIANT_POSIX_MEMALIGN" is not defined /work/compile/navit/src/navit/support/glib/gslice.c:1148:9: warning: "HAVE_MEMALIGN" is not defined /work/compile/navit/src/navit/support/glib/gslice.c:1152:9: warning: "HAVE_VALLOC" is not defined /work/compile/navit/src/navit/support/glib/gslice.c:1195:9: warning: "HAVE_COMPLIANT_POSIX_MEMALIGN" is not defined /work/compile/navit/src/navit/support/glib/gslice.c:1195:42: warning: "HAVE_MEMALIGN" is not defined /work/compile/navit/src/navit/support/glib/gslice.c:1195:59: warning: "HAVE_VALLOC" is not defined /work/compile/navit/src/navit/support/glib/gslice.c:1302:5: warning: "HAVE_STRERROR" is not defined /work/compile/navit/src/navit/support/glib/gslice.c: At top level: /work/compile/navit/src/navit/support/glib/gslice.c:709: warning: 'private_thread_memory_cleanup' defined but not used [ 3%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/gslist.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/glib/gslist.c:33: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gslist.c:33: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gslist.c:33: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/gslist.c:176:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gslist.c:307:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined [ 3%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/gstrfuncs.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/glib/gstrfuncs.c:46: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gstrfuncs.c:46: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gstrfuncs.c:46: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/gprintfint.h:30, from /work/compile/navit/src/navit/support/glib/gstrfuncs.c:48: /work/compile/navit/src/navit/support/glib/glibintl.h:4:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gstrfuncs.c:387:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gstrfuncs.c:609:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gstrfuncs.c:870:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gstrfuncs.c:2111:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gstrfuncs.c:2348:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gstrfuncs.c:2765:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gstrfuncs.c:2880:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined [ 3%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/gstring.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/glib/gstring.c:42: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gstring.c:42: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gstring.c:42: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/gstring.c:47:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gstring.c:106:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined [ 3%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/gutf8.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/glib/gutf8.c:30: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gutf8.c:30: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gutf8.c:30: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/gutf8.c:390:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutf8.c:906:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutf8.c:1128:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutf8.c:1139:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutf8.c:1164:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutf8.c:1275:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutf8.c:1286:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutf8.c:1311:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutf8.c:1416:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutf8.c:1422:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutf8.c:1434:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutf8.c:1447:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutf8.c:1534:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutf8.c:1547:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutf8.c:1849:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined [ 3%] Building C object navit/support/glib/CMakeFiles/support_glib.dir/gutils.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/glib/gutils.c:60: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gutils.c:60: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/glib/gutils.c:60: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/gprintfint.h:30, from /work/compile/navit/src/navit/support/glib/gutils.c:61: /work/compile/navit/src/navit/support/glib/glibintl.h:4:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined In file included from /work/compile/navit/src/navit/support/glib/gutils.c:62: /work/compile/navit/src/navit/support/glib/gthreadprivate.h:29:5: warning: "GLIB_SIZEOF_SYSTEM_THREAD" is not defined /work/compile/navit/src/navit/support/glib/gthreadprivate.h:29:34: warning: "SIZEOF_VOID_P" is not defined /work/compile/navit/src/navit/support/glib/gutils.c:88:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutils.c:129:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutils.c:759:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutils.c:1951:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined /work/compile/navit/src/navit/support/glib/gutils.c:3174:5: warning: "NOT_NEEDED_FOR_NAVIT" is not defined Linking C static library libsupport_glib.a [ 3%] Built target support_glib Scanning dependencies of target support_wordexp [ 4%] Building C object navit/support/wordexp/CMakeFiles/support_wordexp.dir/wordexp.c.obj In file included from /work/compile/navit/src/navit/support/wordexp/wordexp.c:13: /work/compile/navit/src/navit/support/wordexp/wordexp.h:31:6: warning: "_XOPEN_SOURCE" is not defined In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/wordexp/wordexp.c:15: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/wordexp/wordexp.c:15: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/wordexp/wordexp.c:15: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 4%] Building C object navit/support/wordexp/CMakeFiles/support_wordexp.dir/wordexp_init.c.obj [ 4%] Building C object navit/support/wordexp/CMakeFiles/support_wordexp.dir/glob.c.obj Linking C static library libsupport_wordexp.a [ 4%] Built target support_wordexp Scanning dependencies of target support_espeak [ 4%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/compiledict.c.obj /work/compile/navit/src/navit/support/espeak/compiledict.c:55:1: warning: "__cdecl" redefined :73:1: warning: this is the location of the previous definition [ 4%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/dictionary.c.obj /work/compile/navit/src/navit/support/espeak/dictionary.c:1383:5: warning: "deleted" is not defined [ 4%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/intonation.c.obj [ 4%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/readclause.c.obj /work/compile/navit/src/navit/support/espeak/readclause.c: In function `LoadSoundFile': /work/compile/navit/src/navit/support/espeak/readclause.c:674: warning: unused variable `fname_temp' /work/compile/navit/src/navit/support/espeak/readclause.c: In function `ReadClause': /work/compile/navit/src/navit/support/espeak/readclause.c:2090: warning: passing arg 3 of `ProcessSsmlTag' makes pointer from integer without a cast [ 4%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/setlengths.c.obj [ 4%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/numbers.c.obj [ 4%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/synth_mbrola.c.obj [ 4%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/synthdata.c.obj In file included from /work/compile/navit/src/navit/support/espeak/synthdata.c:36: /work/compile/navit/src/navit/support/espeak/wave.h:46: warning: "struct timespec" declared inside parameter list /work/compile/navit/src/navit/support/espeak/wave.h:46: warning: its scope is only this definition or declaration, which is probably not what you want /work/compile/navit/src/navit/support/espeak/wave.h:47: warning: "struct timespec" declared inside parameter list [ 4%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/synthesize.c.obj /work/compile/navit/src/navit/support/espeak/synthesize.c: In function `Generate': /work/compile/navit/src/navit/support/espeak/synthesize.c:1307: warning: suggest parentheses around && within || [ 4%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/translate.c.obj [ 4%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/tr_languages.c.obj [ 5%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/voices.c.obj /work/compile/navit/src/navit/support/espeak/voices.c:47:1: warning: "__cdecl" redefined :73:1: warning: this is the location of the previous definition /work/compile/navit/src/navit/support/espeak/voices.c:1683: warning: ignoring #pragma GCC visibility /work/compile/navit/src/navit/support/espeak/voices.c:1744: warning: ignoring #pragma GCC visibility [ 5%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/wavegen.c.obj /work/compile/navit/src/navit/support/espeak/wavegen.c:145:6: warning: "USE_PORTAUDIO" is not defined /work/compile/navit/src/navit/support/espeak/wavegen.c:148:6: warning: "USE_PORTAUDIO" is not defined [ 5%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/phonemelist.c.obj [ 5%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/klatt.c.obj [ 5%] Building C object navit/support/espeak/CMakeFiles/support_espeak.dir/speak_init.c.obj Linking C static library libsupport_espeak.a [ 5%] Built target support_espeak Scanning dependencies of target support_win32 [ 5%] Building C object navit/support/win32/CMakeFiles/support_win32.dir/mmap.c.obj /work/compile/navit/src/navit/support/win32/mmap.c: In function `mmap_readonly_win32': /work/compile/navit/src/navit/support/win32/mmap.c:19: warning: comparison between pointer and integer [ 5%] Building C object navit/support/win32/CMakeFiles/support_win32.dir/win32_init.c.obj [ 5%] Building C object navit/support/win32/CMakeFiles/support_win32.dir/ConvertUTF.c.obj [ 5%] Building C object navit/support/win32/CMakeFiles/support_win32.dir/serial_io.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/win32/serial_io.c:3: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/win32/serial_io.c:3: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/win32/serial_io.c:3: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 5%] Building C object navit/support/win32/CMakeFiles/support_win32.dir/addwinsock.c.obj Linking C static library libsupport_win32.a [ 5%] Built target support_win32 Scanning dependencies of target binding_win32 [ 5%] Building C object navit/binding/win32/CMakeFiles/binding_win32.dir/binding_win32.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/binding/win32/binding_win32.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/binding/win32/binding_win32.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/binding/win32/binding_win32.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/binding/win32/binding_win32.c:24: /work/compile/navit/src/navit/config_.h:16: warning: parameter has incomplete type In file included from /work/compile/navit/src/navit/binding/win32/binding_win32.c:25: /work/compile/navit/src/navit/navit.h:105: warning: parameter has incomplete type In file included from /work/compile/navit/src/navit/binding/win32/binding_win32.c:48: /work/compile/navit/src/navit/util.h:26:1: warning: "max" redefined In file included from /work/compile/cc/i386-mingw32/include/windows.h:48, from /work/compile/navit/src/navit/binding/win32/binding_win32.c:22: /work/compile/cc/i386-mingw32/include/windef.h:147:1: warning: this is the location of the previous definition In file included from /work/compile/navit/src/navit/binding/win32/binding_win32.c:48: /work/compile/navit/src/navit/util.h:27:1: warning: "min" redefined In file included from /work/compile/cc/i386-mingw32/include/windows.h:48, from /work/compile/navit/src/navit/binding/win32/binding_win32.c:22: /work/compile/cc/i386-mingw32/include/windef.h:150:1: warning: this is the location of the previous definition Linking C static library libbinding_win32.a [ 5%] Built target binding_win32 Scanning dependencies of target speech_cmdline [ 5%] Building C object navit/speech/cmdline/CMakeFiles/speech_cmdline.dir/speech_cmdline.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/speech/cmdline/speech_cmdline.c:23: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/speech/cmdline/speech_cmdline.c:23: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/speech/cmdline/speech_cmdline.c:23: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined Linking C static library libspeech_cmdline.a [ 5%] Built target speech_cmdline Scanning dependencies of target osd_core [ 5%] Building C object navit/osd/core/CMakeFiles/osd_core.dir/osd_core.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/osd/core/osd_core.c:27: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/osd/core/osd_core.c:27: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/osd/core/osd_core.c:27: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/osd/core/osd_core.c: In function `draw_aligned_osd_text': /work/compile/navit/src/navit/osd/core/osd_core.c:660: warning: unused variable `absbegin' Linking C static library libosd_core.a [ 5%] Built target osd_core Scanning dependencies of target graphics_null [ 5%] Building C object navit/graphics/null/CMakeFiles/graphics_null.dir/graphics_null.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/graphics/null/graphics_null.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/graphics/null/graphics_null.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/graphics/null/graphics_null.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined Linking C static library libgraphics_null.a [ 5%] Built target graphics_null Scanning dependencies of target vehicle_file [ 5%] Building C object navit/vehicle/file/CMakeFiles/vehicle_file.dir/vehicle_file.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/vehicle/file/vehicle_file.c:28: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/vehicle/file/vehicle_file.c:28: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/vehicle/file/vehicle_file.c:28: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined Linking C static library libvehicle_file.a [ 5%] Built target vehicle_file Scanning dependencies of target vehicle_demo [ 5%] Building C object navit/vehicle/demo/CMakeFiles/vehicle_demo.dir/vehicle_demo.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/vehicle/demo/vehicle_demo.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/vehicle/demo/vehicle_demo.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/vehicle/demo/vehicle_demo.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined Linking C static library libvehicle_demo.a [ 5%] Built target vehicle_demo Scanning dependencies of target map_binfile [ 5%] Building C object navit/map/binfile/CMakeFiles/map_binfile.dir/binfile.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/map/binfile/binfile.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/binfile/binfile.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/binfile/binfile.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/map/binfile/binfile.c:38: /work/compile/navit/src/navit/endianess.h:49:5: warning: "HAVE_BYTESWAP_H" is not defined Linking C static library libmap_binfile.a [ 5%] Built target map_binfile Scanning dependencies of target gui_internal [ 5%] Building C object navit/gui/internal/CMakeFiles/gui_internal.dir/gui_internal.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/gui/internal/gui_internal.c:34: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal.c:34: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal.c:34: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/gui/internal/gui_internal.c:76: /work/compile/navit/src/navit/util.h:26:1: warning: "max" redefined In file included from /work/compile/cc/i386-mingw32/include/windows.h:48, from /work/compile/navit/src/navit/gui/internal/gui_internal.c:41: /work/compile/cc/i386-mingw32/include/windef.h:147:1: warning: this is the location of the previous definition In file included from /work/compile/navit/src/navit/gui/internal/gui_internal.c:76: /work/compile/navit/src/navit/util.h:27:1: warning: "min" redefined In file included from /work/compile/cc/i386-mingw32/include/windows.h:48, from /work/compile/navit/src/navit/gui/internal/gui_internal.c:41: /work/compile/cc/i386-mingw32/include/windef.h:150:1: warning: this is the location of the previous definition /work/compile/navit/src/navit/gui/internal/gui_internal.c: In function `gui_internal_set': /work/compile/navit/src/navit/gui/internal/gui_internal.c:1759: warning: implicit declaration of function `getline' [ 5%] Building C object navit/gui/internal/CMakeFiles/gui_internal.dir/gui_internal_bookmark.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/gui/internal/gui_internal_bookmark.c:1: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_bookmark.c:1: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_bookmark.c:1: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 5%] Building C object navit/gui/internal/CMakeFiles/gui_internal.dir/gui_internal_command.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/gui/internal/gui_internal_command.c:1: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_command.c:1: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_command.c:1: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/gui/internal/gui_internal_command.c:29: /work/compile/navit/src/navit/util.h:26:1: warning: "max" redefined In file included from /work/compile/cc/i386-mingw32/include/windows.h:48, from /work/compile/navit/src/navit/gui/internal/gui_internal_command.c:6: /work/compile/cc/i386-mingw32/include/windef.h:147:1: warning: this is the location of the previous definition In file included from /work/compile/navit/src/navit/gui/internal/gui_internal_command.c:29: /work/compile/navit/src/navit/util.h:27:1: warning: "min" redefined In file included from /work/compile/cc/i386-mingw32/include/windows.h:48, from /work/compile/navit/src/navit/gui/internal/gui_internal_command.c:6: /work/compile/cc/i386-mingw32/include/windef.h:150:1: warning: this is the location of the previous definition /work/compile/navit/src/navit/gui/internal/gui_internal_command.c:39:5: warning: "HAS_IFADDRS" is not defined /work/compile/navit/src/navit/gui/internal/gui_internal_command.c:796:5: warning: "HAS_IFADDRS" is not defined /work/compile/navit/src/navit/gui/internal/gui_internal_command.c:1338:5: warning: "HAS_IFADDRS" is not defined [ 5%] Building C object navit/gui/internal/CMakeFiles/gui_internal.dir/gui_internal_gesture.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/gui/internal/gui_internal_gesture.c:1: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_gesture.c:1: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_gesture.c:1: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 5%] Building C object navit/gui/internal/CMakeFiles/gui_internal.dir/gui_internal_html.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/gui/internal/gui_internal_html.c:1: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_html.c:1: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_html.c:1: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 5%] Building C object navit/gui/internal/CMakeFiles/gui_internal.dir/gui_internal_menu.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/gui/internal/gui_internal_menu.c:1: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_menu.c:1: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_menu.c:1: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 5%] Building C object navit/gui/internal/CMakeFiles/gui_internal.dir/gui_internal_poi.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/gui/internal/gui_internal_poi.c:1: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_poi.c:1: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_poi.c:1: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 5%] Building C object navit/gui/internal/CMakeFiles/gui_internal.dir/gui_internal_search.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/gui/internal/gui_internal_search.c:1: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_search.c:1: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_search.c:1: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/gui/internal/gui_internal_search.c: In function `gui_internal_search_idle': /work/compile/navit/src/navit/gui/internal/gui_internal_search.c:278: warning: 'match_quality' might be used uninitialized in this function [ 5%] Building C object navit/gui/internal/CMakeFiles/gui_internal.dir/gui_internal_widget.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/gui/internal/gui_internal_widget.c:1: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_widget.c:1: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_widget.c:1: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 5%] Building C object navit/gui/internal/CMakeFiles/gui_internal.dir/gui_internal_keyboard.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/gui/internal/gui_internal_keyboard.c:1: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_keyboard.c:1: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui/internal/gui_internal_keyboard.c:1: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined Linking C static library libgui_internal.a [ 5%] Built target gui_internal Scanning dependencies of target map_mg [ 5%] Building C object navit/map/mg/CMakeFiles/map_mg.dir/map.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/map/mg/mg.h:20, from /work/compile/navit/src/navit/map/mg/map.c:26: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/mg/mg.h:20, from /work/compile/navit/src/navit/map/mg/map.c:26: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 5%] Building C object navit/map/mg/CMakeFiles/map_mg.dir/block.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/map/mg/mg.h:20, from /work/compile/navit/src/navit/map/mg/block.c:23: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/mg/mg.h:20, from /work/compile/navit/src/navit/map/mg/block.c:23: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 5%] Building C object navit/map/mg/CMakeFiles/map_mg.dir/town.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/map/mg/mg.h:20, from /work/compile/navit/src/navit/map/mg/town.c:23: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/mg/mg.h:20, from /work/compile/navit/src/navit/map/mg/town.c:23: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 5%] Building C object navit/map/mg/CMakeFiles/map_mg.dir/tree.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/map/mg/mg.h:20, from /work/compile/navit/src/navit/map/mg/tree.c:23: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/mg/mg.h:20, from /work/compile/navit/src/navit/map/mg/tree.c:23: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 5%] Building C object navit/map/mg/CMakeFiles/map_mg.dir/poly.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/map/mg/mg.h:20, from /work/compile/navit/src/navit/map/mg/poly.c:22: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/mg/mg.h:20, from /work/compile/navit/src/navit/map/mg/poly.c:22: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 5%] Building C object navit/map/mg/CMakeFiles/map_mg.dir/street.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/map/mg/mg.h:20, from /work/compile/navit/src/navit/map/mg/street.c:25: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/mg/mg.h:20, from /work/compile/navit/src/navit/map/mg/street.c:25: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined Linking C static library libmap_mg.a [ 5%] Built target map_mg Scanning dependencies of target map_filter [ 5%] Building C object navit/map/filter/CMakeFiles/map_filter.dir/filter.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/map/filter/filter.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/filter/filter.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/filter/filter.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/map/filter/filter.c:38: /work/compile/navit/src/navit/endianess.h:49:5: warning: "HAVE_BYTESWAP_H" is not defined /work/compile/navit/src/navit/map/filter/filter.c: In function `filter_type': /work/compile/navit/src/navit/map/filter/filter.c:71: warning: 'entry' might be used uninitialized in this function Linking C static library libmap_filter.a [ 5%] Built target map_filter Scanning dependencies of target support_shapefile [ 5%] Building C object navit/support/shapefile/CMakeFiles/support_shapefile.dir/dbfopen.c.obj [ 5%] Building C object navit/support/shapefile/CMakeFiles/support_shapefile.dir/shpopen.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/support/shapefile/shpopen.c:233: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/shapefile/shpopen.c:233: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/support/shapefile/shpopen.c:233: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 5%] Building C object navit/support/shapefile/CMakeFiles/support_shapefile.dir/shptree.c.obj Linking C static library libsupport_shapefile.a [ 5%] Built target support_shapefile Scanning dependencies of target map_shapefile [ 5%] Building C object navit/map/shapefile/CMakeFiles/map_shapefile.dir/shapefile.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/map/shapefile/shapefile.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/shapefile/shapefile.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/shapefile/shapefile.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined Linking C static library libmap_shapefile.a [ 5%] Built target map_shapefile Scanning dependencies of target map_textfile [ 5%] Building C object navit/map/textfile/CMakeFiles/map_textfile.dir/textfile.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/map/textfile/textfile.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/textfile/textfile.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/textfile/textfile.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined Linking C static library libmap_textfile.a [ 5%] Built target map_textfile Scanning dependencies of target map_csv [ 6%] Building C object navit/map/csv/CMakeFiles/map_csv.dir/csv.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/map/csv/csv.c:24: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/csv/csv.c:24: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/csv/csv.c:24: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 6%] Building C object navit/map/csv/CMakeFiles/map_csv.dir/quadtree.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/map/csv/quadtree.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/csv/quadtree.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map/csv/quadtree.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined Linking C static library libmap_csv.a [ 6%] Built target map_csv Scanning dependencies of target graphics_win32 [ 6%] Building C object navit/graphics/win32/CMakeFiles/graphics_win32.dir/graphics_win32.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/graphics/win32/graphics_win32.c:4: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/graphics/win32/graphics_win32.c:4: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/graphics/win32/graphics_win32.c:4: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/graphics/win32/graphics_win32.c:11: /work/compile/navit/src/navit/graphics.h:227: warning: parameter has incomplete type /work/compile/navit/src/navit/graphics.h:280: warning: parameter has incomplete type /work/compile/navit/src/navit/graphics.h:281: warning: parameter has incomplete type /work/compile/navit/src/navit/graphics/win32/graphics_win32.c: In function `pngdecode': /work/compile/navit/src/navit/graphics/win32/graphics_win32.c:1207: warning: suggest parentheses around && within || /work/compile/navit/src/navit/graphics/win32/graphics_win32.c: In function `pngrender': /work/compile/navit/src/navit/graphics/win32/graphics_win32.c:1366: warning: dereferencing type-punned pointer will break strict-aliasing rules /work/compile/navit/src/navit/graphics/win32/graphics_win32.c:1601:5: warning: "HAVE_API_WIN32_CE" is not defined /work/compile/navit/src/navit/graphics/win32/graphics_win32.c:1615:5: warning: "HAVE_API_WIN32_CE" is not defined /work/compile/navit/src/navit/graphics/win32/graphics_win32.c: In function `graphics_win32_new': /work/compile/navit/src/navit/graphics/win32/graphics_win32.c:1644: warning: unused variable `user32' /work/compile/navit/src/navit/graphics/win32/graphics_win32.c: At top level: /work/compile/navit/src/navit/graphics/win32/graphics_win32.c:210: warning: 'ErrorExit' defined but not used [ 6%] Building C object navit/graphics/win32/CMakeFiles/graphics_win32.dir/xpm2bmp.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/graphics/win32/xpm2bmp.c:5: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/graphics/win32/xpm2bmp.c:5: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/graphics/win32/xpm2bmp.c:5: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined Linking C static library libgraphics_win32.a [ 6%] Built target graphics_win32 Scanning dependencies of target speech_espeak [ 6%] Building C object navit/speech/espeak/CMakeFiles/speech_espeak.dir/speak.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/speech/espeak/speak.c:34: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/speech/espeak/speak.c:34: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/speech/espeak/speak.c:34: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/speech/espeak/speak.c:38: /work/compile/navit/src/navit/util.h:26:1: warning: "max" redefined In file included from /work/compile/cc/i386-mingw32/include/windows.h:48, from /work/compile/navit/src/navit/speech/espeak/speak.c:25: /work/compile/cc/i386-mingw32/include/windef.h:147:1: warning: this is the location of the previous definition In file included from /work/compile/navit/src/navit/speech/espeak/speak.c:38: /work/compile/navit/src/navit/util.h:27:1: warning: "min" redefined In file included from /work/compile/cc/i386-mingw32/include/windows.h:48, from /work/compile/navit/src/navit/speech/espeak/speak.c:25: /work/compile/cc/i386-mingw32/include/windef.h:150:1: warning: this is the location of the previous definition Linking C static library libspeech_espeak.a [ 6%] Built target speech_espeak Scanning dependencies of target fib [ 6%] Building C object navit/fib-1.1/CMakeFiles/fib.dir/fib.c.obj Linking C static library libfib.a [ 6%] Built target fib Scanning dependencies of target navit_core [ 6%] Building C object navit/CMakeFiles/navit_core.dir/announcement.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/announcement.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/announcement.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/announcement.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 6%] Building C object navit/CMakeFiles/navit_core.dir/atom.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/atom.c:1: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/atom.c:1: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/atom.c:1: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 7%] Building C object navit/CMakeFiles/navit_core.dir/attr.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/attr.c:32: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/attr.c:32: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/attr.c:32: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/attr.c:42: /work/compile/navit/src/navit/endianess.h:49:5: warning: "HAVE_BYTESWAP_H" is not defined [ 7%] Building C object navit/CMakeFiles/navit_core.dir/cache.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/glib_slice.h:1, from /work/compile/navit/src/navit/cache.c:1: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/glib_slice.h:1, from /work/compile/navit/src/navit/cache.c:1: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/glib_slice.h:1, from /work/compile/navit/src/navit/cache.c:1: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 7%] Building C object navit/CMakeFiles/navit_core.dir/callback.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/callback.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/callback.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/callback.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 7%] Building C object navit/CMakeFiles/navit_core.dir/command.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/command.c:5: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/command.c:5: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/command.c:5: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/command.c: In function `command_register_callbacks': /work/compile/navit/src/navit/command.c:1782: warning: 'cb' might be used uninitialized in this function [ 7%] Building C object navit/CMakeFiles/navit_core.dir/config_.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/config_.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/config_.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/config_.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/config_.c: In function `config_set_attr_int': /work/compile/navit/src/navit/config_.c:94: warning: implicit declaration of function `setenv' [ 7%] Building C object navit/CMakeFiles/navit_core.dir/coord.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/coord.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/coord.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/coord.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 7%] Building C object navit/CMakeFiles/navit_core.dir/country.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/country.c:23: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/country.c:23: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/country.c:23: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 7%] Building C object navit/CMakeFiles/navit_core.dir/data_window.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/data_window.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/data_window.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/data_window.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 7%] Building C object navit/CMakeFiles/navit_core.dir/debug.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/debug.c:26: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/debug.c:26: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/debug.c:26: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/debug.c: In function `debug_new': /work/compile/navit/src/navit/debug.c:205: warning: type-punning to incomplete type might break strict-aliasing rules [ 7%] Building C object navit/CMakeFiles/navit_core.dir/event.c.obj [ 7%] Building C object navit/CMakeFiles/navit_core.dir/file.c.obj In file included from /work/compile/navit/src/navit/file.c:31: /work/compile/navit/src/navit/support/wordexp/wordexp.h:31:6: warning: "_XOPEN_SOURCE" is not defined In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/file.c:32: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/file.c:32: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/file.c:32: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 7%] Building C object navit/CMakeFiles/navit_core.dir/geom.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/geom.h:26, from /work/compile/navit/src/navit/geom.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/geom.h:26, from /work/compile/navit/src/navit/geom.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/geom.h:26, from /work/compile/navit/src/navit/geom.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 7%] Building C object navit/CMakeFiles/navit_core.dir/graphics.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/graphics.c:30: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/graphics.c:30: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/graphics.c:30: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/graphics.c:38: /work/compile/navit/src/navit/graphics.h:227: warning: parameter has incomplete type /work/compile/navit/src/navit/graphics.h:280: warning: parameter has incomplete type /work/compile/navit/src/navit/graphics.h:281: warning: parameter has incomplete type [ 7%] Building C object navit/CMakeFiles/navit_core.dir/gui.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/gui.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/gui.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 7%] Building C object navit/CMakeFiles/navit_core.dir/item.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/item.c:22: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/item.c:22: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/item.c:22: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 7%] Building C object navit/CMakeFiles/navit_core.dir/layout.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/layout.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/layout.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/layout.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 7%] Building C object navit/CMakeFiles/navit_core.dir/log.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/log.c:42: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/log.c:42: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/log.c:42: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 8%] Building C object navit/CMakeFiles/navit_core.dir/main.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/main.c:25: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/main.c:25: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/main.c:25: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/main.c:42: /work/compile/navit/src/navit/navit.h:105: warning: parameter has incomplete type In file included from /work/compile/navit/src/navit/main.c:43: /work/compile/navit/src/navit/gui.h:43: warning: parameter has incomplete type /work/compile/navit/src/navit/gui.h:60: warning: parameter has incomplete type [ 8%] Building C object navit/CMakeFiles/navit_core.dir/map.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/map.c:41: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map.c:41: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/map.c:41: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 8%] Building C object navit/CMakeFiles/navit_core.dir/maps.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/maps.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/maps.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/maps.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/maps.c: In function `maps_new': /work/compile/navit/src/navit/maps.c:49: warning: 'name' might be used uninitialized in this function [ 8%] Building C object navit/CMakeFiles/navit_core.dir/linguistics.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/linguistics.c:3: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/linguistics.c:3: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/linguistics.c:3: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 8%] Building C object navit/CMakeFiles/navit_core.dir/mapset.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/mapset.c:30: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/mapset.c:30: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/mapset.c:30: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 8%] Building C object navit/CMakeFiles/navit_core.dir/maptype.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/maptype.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/maptype.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/maptype.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 8%] Building C object navit/CMakeFiles/navit_core.dir/menu.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/menu.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/menu.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/menu.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 8%] Building C object navit/CMakeFiles/navit_core.dir/messages.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/messages.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/messages.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/messages.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 8%] Building C object navit/CMakeFiles/navit_core.dir/bookmarks.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/bookmarks.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/bookmarks.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/bookmarks.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/bookmarks.c:32: /work/compile/navit/src/navit/transform.h:45: warning: parameter has incomplete type /work/compile/navit/src/navit/transform.h:103: warning: parameter has incomplete type /work/compile/navit/src/navit/bookmarks.c: In function `bookmarks_set_center_from_file': /work/compile/navit/src/navit/bookmarks.c:430: warning: implicit declaration of function `getline' [ 8%] Building C object navit/CMakeFiles/navit_core.dir/navit.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/navit.c:31: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/navit.c:31: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/navit.c:31: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/navit.c:35: /work/compile/navit/src/navit/navit.h:105: warning: parameter has incomplete type [ 8%] Building C object navit/CMakeFiles/navit_core.dir/navit_nls.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/navit_nls.c:3: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/navit_nls.c:3: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 8%] Building C object navit/CMakeFiles/navit_core.dir/navigation.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/navigation.c:25: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/navigation.c:25: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/navigation.c:25: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/navigation.c:28: /work/compile/navit/src/navit/navigation.h:62: warning: parameter has incomplete type /work/compile/navit/src/navit/navigation.h:65: warning: parameter has incomplete type /work/compile/navit/src/navit/navigation.h:67: warning: parameter has incomplete type /work/compile/navit/src/navit/navigation.h:68: warning: parameter has incomplete type [ 8%] Building C object navit/CMakeFiles/navit_core.dir/osd.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/osd.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/osd.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/osd.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 8%] Building C object navit/CMakeFiles/navit_core.dir/param.c.obj [ 8%] Building C object navit/CMakeFiles/navit_core.dir/phrase.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/phrase.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/phrase.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/phrase.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 8%] Building C object navit/CMakeFiles/navit_core.dir/plugin.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/plugin.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/plugin.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/plugin.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/plugin.c:150: warning: 'plugin_new_from_path' defined but not used /work/compile/navit/src/navit/plugin.c:230: warning: 'plugin_set_ondemand' defined but not used [ 8%] Building C object navit/CMakeFiles/navit_core.dir/popup.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/popup.c:28: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/popup.c:28: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/popup.c:28: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/popup.c:31: /work/compile/navit/src/navit/navit.h:105: warning: parameter has incomplete type In file included from /work/compile/navit/src/navit/popup.c:33: /work/compile/navit/src/navit/gui.h:43: warning: parameter has incomplete type /work/compile/navit/src/navit/gui.h:60: warning: parameter has incomplete type In file included from /work/compile/navit/src/navit/popup.c:36: /work/compile/navit/src/navit/transform.h:45: warning: parameter has incomplete type /work/compile/navit/src/navit/transform.h:103: warning: parameter has incomplete type [ 9%] Building C object navit/CMakeFiles/navit_core.dir/profile.c.obj [ 9%] Building C object navit/CMakeFiles/navit_core.dir/profile_option.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/profile_option.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/profile_option.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/profile_option.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 9%] Building C object navit/CMakeFiles/navit_core.dir/projection.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/projection.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/projection.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/projection.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 9%] Building C object navit/CMakeFiles/navit_core.dir/roadprofile.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/roadprofile.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/roadprofile.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/roadprofile.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 9%] Building C object navit/CMakeFiles/navit_core.dir/route.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/glib_slice.h:1, from /work/compile/navit/src/navit/route.c:52: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/glib_slice.h:1, from /work/compile/navit/src/navit/route.c:52: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/glib_slice.h:1, from /work/compile/navit/src/navit/route.c:52: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/route.c:55: /work/compile/navit/src/navit/graphics.h:227: warning: parameter has incomplete type /work/compile/navit/src/navit/graphics.h:280: warning: parameter has incomplete type /work/compile/navit/src/navit/graphics.h:281: warning: parameter has incomplete type [ 9%] Building C object navit/CMakeFiles/navit_core.dir/script.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/script.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/script.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/script.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 9%] Building C object navit/CMakeFiles/navit_core.dir/search.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/search.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/search.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/search.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 9%] Building C object navit/CMakeFiles/navit_core.dir/speech.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/speech.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/speech.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/speech.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 9%] Building C object navit/CMakeFiles/navit_core.dir/start_real.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/start_real.c:22: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/start_real.c:22: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/start_real.c:22: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/start_real.c:29: /work/compile/navit/src/navit/config_.h:16: warning: parameter has incomplete type /work/compile/navit/src/navit/start_real.c: In function `main_real': /work/compile/navit/src/navit/start_real.c:90: warning: implicit declaration of function `_g_slice_thread_init_nomessage' [ 9%] Building C object navit/CMakeFiles/navit_core.dir/sunriset.c.obj [ 9%] Building C object navit/CMakeFiles/navit_core.dir/transform.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/transform.c:25: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/transform.c:25: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/transform.c:25: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 9%] Building C object navit/CMakeFiles/navit_core.dir/track.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/track.c:20: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/track.c:20: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/track.c:20: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 9%] Building C object navit/CMakeFiles/navit_core.dir/search_houseno_interpol.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/search_houseno_interpol.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/search_houseno_interpol.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/search_houseno_interpol.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 9%] Building C object navit/CMakeFiles/navit_core.dir/util.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/util.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/util.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/util.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/util.c:170:6: warning: "HAVE_FLOCKFILE" is not defined /work/compile/navit/src/navit/util.c:174:6: warning: "HAVE_FUNLOCKFILE" is not defined /work/compile/navit/src/navit/util.c: In function `getdelim': /work/compile/navit/src/navit/util.c:200: warning: 'result' might be used uninitialized in this function [ 9%] Building C object navit/CMakeFiles/navit_core.dir/vehicle.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/vehicle.c:32: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/vehicle.c:32: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/vehicle.c:32: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 9%] Building C object navit/CMakeFiles/navit_core.dir/vehicleprofile.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/vehicleprofile.c:21: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/vehicleprofile.c:21: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/vehicleprofile.c:21: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined [ 9%] Building C object navit/CMakeFiles/navit_core.dir/xmlconfig.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/xmlconfig.c:25: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/xmlconfig.c:25: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/xmlconfig.c:25: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined /work/compile/navit/src/navit/xmlconfig.c: In function `xml_parse_text': /work/compile/navit/src/navit/xmlconfig.c:1084: warning: passing arg 3 of `parse_node_text' from incompatible pointer type /work/compile/navit/src/navit/xmlconfig.c:1084: warning: passing arg 4 of `parse_node_text' from incompatible pointer type /work/compile/navit/src/navit/xmlconfig.c:1084: warning: passing arg 5 of `parse_node_text' from incompatible pointer type /work/compile/navit/src/navit/xmlconfig.c: In function `parse_node': /work/compile/navit/src/navit/xmlconfig.c:1171: warning: passing arg 3 of `xi_start_element' from incompatible pointer type /work/compile/navit/src/navit/xmlconfig.c:1171: warning: passing arg 4 of `xi_start_element' from incompatible pointer type [ 10%] Building C object navit/CMakeFiles/navit_core.dir/builtin.c.obj Linking C static library libnavit_core.a [ 10%] Built target navit_core Scanning dependencies of target navit [ 10%] Building C object navit/CMakeFiles/navit.dir/start.c.obj [ 10%] Building RC object navit/CMakeFiles/navit.dir/gui/win32/resources/resource.rc.res Linking C executable navit.exe [ 10%] Built target navit Scanning dependencies of target navit_config_xml [ 10%] Generating navit.xml Applying windows.xslt Cannot find CatalogManager.properties [ 10%] Built target navit_config_xml Scanning dependencies of target tell_navit [ 10%] Building C object navit/binding/win32/CMakeFiles/tell_navit.dir/tell_navit.c.obj In file included from /work/compile/navit/src/navit/support/glib/glibconfig.h:17, from /work/compile/navit/src/navit/support/glib/gtypes.h:34, from /work/compile/navit/src/navit/support/glib/galloca.h:34, from /work/compile/navit/src/navit/support/glib/glib.h:31, from /work/compile/navit/src/navit/binding/win32/tell_navit.c:29: /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:328:5: warning: "HAVE_ASPRINTF" is not defined /work/compile/navit/src/navit/support/gettext_intl/libgnuintl.h:339:5: warning: "HAVE_WPRINTF" is not defined In file included from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/binding/win32/tell_navit.c:29: /work/compile/navit/src/navit/support/glib/fake.h:5:5: warning: "USE_POSIX_THREADS" is not defined In file included from /work/compile/navit/src/navit/support/glib/fake.h:8, from /work/compile/navit/src/navit/support/glib/glib.h:33, from /work/compile/navit/src/navit/binding/win32/tell_navit.c:29: /work/compile/navit/src/navit/debug.h:95: warning: `libintl_printf' is an unrecognized format function type /work/compile/navit/src/navit/support/glib/fake.h:13:5: warning: "USE_POSIX_THREADS" is not defined Linking C executable tell_navit.exe [ 10%] Built target tell_navit Scanning dependencies of target vehicle_pipe [ 10%] Building C object navit/vehicle/file/CMakeFiles/vehicle_pipe.dir/vehicle_pipe.c.obj Linking C static library libvehicle_pipe.a [ 10%] Built target vehicle_pipe Scanning dependencies of target vehicle_serial [ 10%] Building C object navit/vehicle/file/CMakeFiles/vehicle_serial.dir/vehicle_serial.c.obj Linking C static library libvehicle_serial.a [ 10%] Built target vehicle_serial Scanning dependencies of target vehicle_socket [ 11%] Building C object navit/vehicle/file/CMakeFiles/vehicle_socket.dir/vehicle_socket.c.obj Linking C static library libvehicle_socket.a [ 11%] Built target vehicle_socket Scanning dependencies of target images [ 11%] Generating exit.png [ 12%] Generating exit_16_16.png [ 12%] Generating exit_32_32.png [ 12%] Generating exit_48_48.png [ 12%] Generating exit_64_64.png [ 12%] Generating exit_96_96.png [ 12%] Generating cursor675.png [ 12%] Generating cursor675_16_16.png [ 12%] Generating cursor675_32_32.png [ 12%] Generating cursor675_48_48.png [ 12%] Generating cursor675_64_64.png [ 12%] Generating cursor675_96_96.png [ 12%] Generating bus_stop.png [ 12%] Generating bus_stop_16_16.png [ 12%] Generating bus_stop_32_32.png [ 12%] Generating bus_stop_48_48.png [ 12%] Generating bus_stop_64_64.png [ 12%] Generating bus_stop_96_96.png [ 13%] Generating nav_right_3_wh.png [ 13%] Generating bus.png [ 13%] Generating bus_16_16.png [ 13%] Generating bus_32_32.png [ 13%] Generating bus_48_48.png [ 13%] Generating bus_64_64.png [ 13%] Generating bus_96_96.png [ 13%] Generating worship.png [ 13%] Generating worship_16_16.png [ 13%] Generating worship_32_32.png [ 13%] Generating worship_48_48.png [ 13%] Generating worship_64_64.png [ 13%] Generating worship_96_96.png [ 13%] Generating nav_right_1_wh.png [ 13%] Generating restaurant.png [ 13%] Generating restaurant_16_16.png [ 13%] Generating restaurant_32_32.png [ 14%] Generating restaurant_48_48.png [ 14%] Generating restaurant_64_64.png [ 14%] Generating restaurant_96_96.png [ 14%] Generating shopping.png [ 14%] Generating shopping_16_16.png [ 14%] Generating shopping_32_32.png [ 14%] Generating shopping_48_48.png [ 14%] Generating shopping_64_64.png [ 14%] Generating shopping_96_96.png [ 14%] Generating gui_strength_5.png [ 14%] Generating gui_strength_5_16_16.png [ 14%] Generating gui_strength_5_32_32.png [ 14%] Generating gui_strength_5_48_48.png [ 14%] Generating gui_strength_5_64_64.png [ 14%] Generating gui_strength_5_96_96.png [ 14%] Generating fastfood.png [ 14%] Generating fastfood_16_16.png [ 15%] Generating fastfood_32_32.png [ 15%] Generating fastfood_48_48.png [ 15%] Generating fastfood_64_64.png [ 15%] Generating fastfood_96_96.png [ 15%] Generating gui_about.png [ 15%] Generating gui_about_16_16.png [ 15%] Generating gui_about_32_32.png [ 15%] Generating gui_about_48_48.png [ 15%] Generating gui_about_64_64.png [ 15%] Generating gui_about_96_96.png [ 15%] Generating nav_roundabout_l5_wh.png [ 15%] Generating nav_roundabout_l4_wh.png [ 15%] Generating townhall.png [ 15%] Generating townhall_16_16.png [ 15%] Generating townhall_32_32.png [ 15%] Generating townhall_48_48.png [ 15%] Generating townhall_64_64.png [ 16%] Generating townhall_96_96.png [ 16%] Generating hindu.png [ 16%] Generating hindu_16_16.png [ 16%] Generating hindu_32_32.png [ 16%] Generating hindu_48_48.png [ 16%] Generating hindu_64_64.png [ 16%] Generating hindu_96_96.png [ 16%] Generating gui_zoom_manual.png [ 16%] Generating gui_zoom_manual_16_16.png [ 16%] Generating gui_zoom_manual_32_32.png [ 16%] Generating gui_zoom_manual_48_48.png [ 16%] Generating gui_zoom_manual_64_64.png [ 16%] Generating gui_zoom_manual_96_96.png [ 16%] Generating gui_maps.png [ 16%] Generating gui_maps_16_16.png [ 16%] Generating gui_maps_32_32.png [ 16%] Generating gui_maps_48_48.png [ 17%] Generating gui_maps_64_64.png [ 17%] Generating gui_maps_96_96.png [ 17%] Generating gui_arrow_left.png [ 17%] Generating gui_arrow_left_16_16.png [ 17%] Generating gui_arrow_left_32_32.png [ 17%] Generating gui_arrow_left_48_48.png [ 17%] Generating gui_arrow_left_64_64.png [ 17%] Generating gui_arrow_left_96_96.png [ 17%] Generating nav_left_3_bk.png [ 17%] Generating cafe.png [ 17%] Generating cafe_16_16.png [ 17%] Generating cafe_32_32.png [ 17%] Generating cafe_48_48.png [ 17%] Generating cafe_64_64.png [ 17%] Generating cafe_96_96.png [ 17%] Generating gui_log.png [ 17%] Generating gui_log_16_16.png [ 18%] Generating gui_log_32_32.png [ 18%] Generating gui_log_48_48.png [ 18%] Generating gui_log_64_64.png [ 18%] Generating gui_log_96_96.png [ 18%] Generating skiing.png [ 18%] Generating skiing_16_16.png [ 18%] Generating skiing_32_32.png [ 18%] Generating skiing_48_48.png [ 18%] Generating skiing_64_64.png [ 18%] Generating skiing_96_96.png [ 18%] Generating nav_keep_left_bk.png [ 18%] Generating theater.png [ 18%] Generating theater_16_16.png [ 18%] Generating theater_32_32.png [ 18%] Generating theater_48_48.png [ 18%] Generating theater_64_64.png [ 18%] Generating theater_96_96.png [ 19%] Generating status_recalculating_bk.png [ 19%] Generating status_recalculating_bk_16_16.png [ 19%] Generating status_recalculating_bk_32_32.png [ 19%] Generating status_recalculating_bk_48_48.png [ 19%] Generating status_recalculating_bk_64_64.png [ 19%] Generating status_recalculating_bk_96_96.png [ 19%] Generating biergarten.png [ 19%] Generating biergarten_16_16.png [ 19%] Generating biergarten_32_32.png [ 19%] Generating biergarten_48_48.png [ 19%] Generating biergarten_64_64.png [ 19%] Generating biergarten_96_96.png [ 19%] Generating attraction.png [ 19%] Generating attraction_16_16.png [ 19%] Generating attraction_32_32.png [ 19%] Generating attraction_48_48.png [ 19%] Generating attraction_64_64.png [ 20%] Generating attraction_96_96.png [ 20%] Generating gui_select_street.png [ 20%] Generating gui_select_street_16_16.png [ 20%] Generating gui_select_street_32_32.png [ 20%] Generating gui_select_street_48_48.png [ 20%] Generating gui_select_street_64_64.png [ 20%] Generating gui_select_street_96_96.png [ 20%] Generating firebrigade.png [ 20%] Generating firebrigade_16_16.png [ 20%] Generating firebrigade_32_32.png [ 20%] Generating firebrigade_48_48.png [ 20%] Generating firebrigade_64_64.png [ 20%] Generating firebrigade_96_96.png [ 20%] Generating shelter.png [ 20%] Generating shelter_16_16.png [ 20%] Generating shelter_32_32.png [ 20%] Generating shelter_48_48.png [ 21%] Generating shelter_64_64.png [ 21%] Generating shelter_96_96.png [ 21%] Generating gui_settings.png [ 21%] Generating gui_settings_16_16.png [ 21%] Generating gui_settings_32_32.png [ 21%] Generating gui_settings_48_48.png [ 21%] Generating gui_settings_64_64.png [ 21%] Generating gui_settings_96_96.png [ 21%] Generating nav_keep_right_wh.png [ 21%] Generating nav_roundabout_r2_wh.png [ 21%] Generating gui_quit.png [ 21%] Generating gui_quit_16_16.png [ 21%] Generating gui_quit_32_32.png [ 21%] Generating gui_quit_48_48.png [ 21%] Generating gui_quit_64_64.png [ 21%] Generating gui_quit_96_96.png [ 21%] Generating repair_service.png [ 22%] Generating repair_service_16_16.png [ 22%] Generating repair_service_32_32.png [ 22%] Generating repair_service_48_48.png [ 22%] Generating repair_service_64_64.png [ 22%] Generating repair_service_96_96.png [ 22%] Generating status_calculating_bk.png [ 22%] Generating status_calculating_bk_16_16.png [ 22%] Generating status_calculating_bk_32_32.png [ 22%] Generating status_calculating_bk_48_48.png [ 22%] Generating status_calculating_bk_64_64.png [ 22%] Generating status_calculating_bk_96_96.png [ 22%] Generating pastafarian.png [ 22%] Generating pastafarian_16_16.png [ 22%] Generating pastafarian_32_32.png [ 22%] Generating pastafarian_48_48.png [ 22%] Generating pastafarian_64_64.png [ 22%] Generating pastafarian_96_96.png [ 23%] Generating beer.png [ 23%] Generating beer_16_16.png [ 23%] Generating beer_32_32.png [ 23%] Generating beer_48_48.png [ 23%] Generating beer_64_64.png [ 23%] Generating beer_96_96.png [ 23%] Generating nav_right_2_wh.png [ 23%] Generating nav_roundabout_r3_bk.png [ 23%] Generating status_no_destination_wh.png [ 23%] Generating status_no_destination_wh_16_16.png [ 23%] Generating status_no_destination_wh_32_32.png [ 23%] Generating status_no_destination_wh_48_48.png [ 23%] Generating status_no_destination_wh_64_64.png [ 23%] Generating status_no_destination_wh_96_96.png [ 23%] Generating shop_computer.png [ 23%] Generating shop_computer_16_16.png [ 23%] Generating shop_computer_32_32.png [ 24%] Generating shop_computer_48_48.png [ 24%] Generating shop_computer_64_64.png [ 24%] Generating shop_computer_96_96.png [ 24%] Generating car_rent.png [ 24%] Generating car_rent_16_16.png [ 24%] Generating car_rent_32_32.png [ 24%] Generating car_rent_48_48.png [ 24%] Generating car_rent_64_64.png [ 24%] Generating car_rent_96_96.png [ 24%] Generating danger.png [ 24%] Generating danger_16_16.png [ 24%] Generating danger_32_32.png [ 24%] Generating danger_48_48.png [ 24%] Generating danger_64_64.png [ 24%] Generating danger_96_96.png [ 24%] Generating daymark.png [ 24%] Generating daymark_16_16.png [ 25%] Generating daymark_32_32.png [ 25%] Generating daymark_48_48.png [ 25%] Generating daymark_64_64.png [ 25%] Generating daymark_96_96.png [ 25%] Generating nav_keep_left_wh.png [ 25%] Generating bahai.png [ 25%] Generating bahai_16_16.png [ 25%] Generating bahai_32_32.png [ 25%] Generating bahai_48_48.png [ 25%] Generating bahai_64_64.png [ 25%] Generating bahai_96_96.png [ 25%] Generating fountain.png [ 25%] Generating fountain_16_16.png [ 25%] Generating fountain_32_32.png [ 25%] Generating fountain_48_48.png [ 25%] Generating fountain_64_64.png [ 25%] Generating fountain_96_96.png [ 26%] Generating traffic_signals.png [ 26%] Generating traffic_signals_16_16.png [ 26%] Generating traffic_signals_32_32.png [ 26%] Generating traffic_signals_48_48.png [ 26%] Generating traffic_signals_64_64.png [ 26%] Generating traffic_signals_96_96.png [ 26%] Generating nav_keep_right_bk.png [ 26%] Generating unknown.png [ 26%] Generating unknown_16_16.png [ 26%] Generating unknown_32_32.png [ 26%] Generating unknown_48_48.png [ 26%] Generating unknown_64_64.png [ 26%] Generating unknown_96_96.png [ 26%] Generating bicycle_rental.png [ 26%] Generating bicycle_rental_16_16.png [ 26%] Generating bicycle_rental_32_32.png [ 26%] Generating bicycle_rental_48_48.png [ 27%] Generating bicycle_rental_64_64.png [ 27%] Generating bicycle_rental_96_96.png [ 27%] Generating nav_left_1_wh.png [ 27%] Generating rail_station.png [ 27%] Generating rail_station_16_16.png [ 27%] Generating rail_station_32_32.png [ 27%] Generating rail_station_48_48.png [ 27%] Generating rail_station_64_64.png [ 27%] Generating rail_station_96_96.png [ 27%] Generating heliport.png [ 27%] Generating heliport_16_16.png [ 27%] Generating heliport_32_32.png [ 27%] Generating heliport_48_48.png [ 27%] Generating heliport_64_64.png [ 27%] Generating heliport_96_96.png [ 27%] Generating nav_roundabout_l7_bk.png [ 27%] Generating nav_roundabout_l7_wh.png [ 28%] Generating cursor225.png [ 28%] Generating cursor225_16_16.png [ 28%] Generating cursor225_32_32.png [ 28%] Generating cursor225_48_48.png [ 28%] Generating cursor225_64_64.png [ 28%] Generating cursor225_96_96.png [ 28%] Generating gui_sound.png [ 28%] Generating gui_sound_16_16.png [ 28%] Generating gui_sound_32_32.png [ 28%] Generating gui_sound_48_48.png [ 28%] Generating gui_sound_64_64.png [ 28%] Generating gui_sound_96_96.png [ 28%] Generating shop_department.png [ 28%] Generating shop_department_16_16.png [ 28%] Generating shop_department_32_32.png [ 28%] Generating shop_department_48_48.png [ 28%] Generating shop_department_64_64.png [ 29%] Generating shop_department_96_96.png [ 29%] Generating information.png [ 29%] Generating information_16_16.png [ 29%] Generating information_32_32.png [ 29%] Generating information_48_48.png [ 29%] Generating information_64_64.png [ 29%] Generating information_96_96.png [ 29%] Generating gui_select_house_number.png [ 29%] Generating gui_select_house_number_16_16.png [ 29%] Generating gui_select_house_number_32_32.png [ 29%] Generating gui_select_house_number_48_48.png [ 29%] Generating gui_select_house_number_64_64.png [ 29%] Generating gui_select_house_number_96_96.png [ 29%] Generating status_no_destination_bk.png [ 29%] Generating status_no_destination_bk_16_16.png [ 29%] Generating status_no_destination_bk_32_32.png [ 29%] Generating status_no_destination_bk_48_48.png [ 30%] Generating status_no_destination_bk_64_64.png [ 30%] Generating status_no_destination_bk_96_96.png [ 30%] Generating parking.png [ 30%] Generating parking_16_16.png [ 30%] Generating parking_32_32.png [ 30%] Generating parking_48_48.png [ 30%] Generating parking_64_64.png [ 30%] Generating parking_96_96.png [ 30%] Generating gui_sound_off.png [ 30%] Generating gui_sound_off_16_16.png [ 30%] Generating gui_sound_off_32_32.png [ 30%] Generating gui_sound_off_48_48.png [ 30%] Generating gui_sound_off_64_64.png [ 30%] Generating gui_sound_off_96_96.png [ 30%] Generating cursor.png [ 30%] Generating cursor_16_16.png [ 30%] Generating cursor_32_32.png [ 31%] Generating cursor_48_48.png [ 31%] Generating cursor_64_64.png [ 31%] Generating cursor_96_96.png [ 31%] Generating shop_grocery.png [ 31%] Generating shop_grocery_16_16.png [ 31%] Generating shop_grocery_32_32.png [ 31%] Generating shop_grocery_48_48.png [ 31%] Generating shop_grocery_64_64.png [ 31%] Generating shop_grocery_96_96.png [ 31%] Generating nav_roundabout_r8_wh.png [ 31%] Generating hospital.png [ 31%] Generating hospital_16_16.png [ 31%] Generating hospital_32_32.png [ 31%] Generating hospital_48_48.png [ 31%] Generating hospital_64_64.png [ 31%] Generating hospital_96_96.png [ 31%] Generating gui_rules.png [ 32%] Generating gui_rules_16_16.png [ 32%] Generating gui_rules_32_32.png [ 32%] Generating gui_rules_48_48.png [ 32%] Generating gui_rules_64_64.png [ 32%] Generating gui_rules_96_96.png [ 32%] Generating sikh.png [ 32%] Generating sikh_16_16.png [ 32%] Generating sikh_32_32.png [ 32%] Generating sikh_48_48.png [ 32%] Generating sikh_64_64.png [ 32%] Generating sikh_96_96.png [ 32%] Generating jewish.png [ 32%] Generating jewish_16_16.png [ 32%] Generating jewish_32_32.png [ 32%] Generating jewish_48_48.png [ 32%] Generating jewish_64_64.png [ 32%] Generating jewish_96_96.png [ 33%] Generating atm.png [ 33%] Generating atm_16_16.png [ 33%] Generating atm_32_32.png [ 33%] Generating atm_48_48.png [ 33%] Generating atm_64_64.png [ 33%] Generating atm_96_96.png [ 33%] Generating nav_roundabout_l1_bk.png [ 33%] Generating status_routing_bk.png [ 33%] Generating status_routing_bk_16_16.png [ 33%] Generating status_routing_bk_32_32.png [ 33%] Generating status_routing_bk_48_48.png [ 33%] Generating status_routing_bk_64_64.png [ 33%] Generating status_routing_bk_96_96.png [ 33%] Generating cursor_still.png [ 33%] Generating cursor_still_16_16.png [ 33%] Generating cursor_still_32_32.png [ 33%] Generating cursor_still_48_48.png [ 34%] Generating cursor_still_64_64.png [ 34%] Generating cursor_still_96_96.png [ 34%] Generating nav_roundabout_r8_bk.png [ 34%] Generating mini_roundabout.png [ 34%] Generating mini_roundabout_16_16.png [ 34%] Generating mini_roundabout_32_32.png [ 34%] Generating mini_roundabout_48_48.png [ 34%] Generating mini_roundabout_64_64.png [ 34%] Generating mini_roundabout_96_96.png [ 34%] Generating status_position_wait_wh.png [ 34%] Generating status_position_wait_wh_16_16.png [ 34%] Generating status_position_wait_wh_32_32.png [ 34%] Generating status_position_wait_wh_48_48.png [ 34%] Generating status_position_wait_wh_64_64.png [ 34%] Generating status_position_wait_wh_96_96.png [ 34%] Generating church.png [ 34%] Generating church_16_16.png [ 35%] Generating church_32_32.png [ 35%] Generating church_48_48.png [ 35%] Generating church_64_64.png [ 35%] Generating church_96_96.png [ 35%] Generating castle.png [ 35%] Generating castle_16_16.png [ 35%] Generating castle_32_32.png [ 35%] Generating castle_48_48.png [ 35%] Generating castle_64_64.png [ 35%] Generating castle_96_96.png [ 35%] Generating nav_left_2_bk.png [ 35%] Generating status_calculating_wh.png [ 35%] Generating status_calculating_wh_16_16.png [ 35%] Generating status_calculating_wh_32_32.png [ 35%] Generating status_calculating_wh_48_48.png [ 35%] Generating status_calculating_wh_64_64.png [ 35%] Generating status_calculating_wh_96_96.png [ 36%] Generating nav_right_2_bk.png [ 36%] Generating gui_strength_3.png [ 36%] Generating gui_strength_3_16_16.png [ 36%] Generating gui_strength_3_32_32.png [ 36%] Generating gui_strength_3_48_48.png [ 36%] Generating gui_strength_3_64_64.png [ 36%] Generating gui_strength_3_96_96.png [ 36%] Generating bar.png [ 36%] Generating bar_16_16.png [ 36%] Generating bar_32_32.png [ 36%] Generating bar_48_48.png [ 36%] Generating bar_64_64.png [ 36%] Generating bar_96_96.png [ 36%] Generating bicycle_shop.png [ 36%] Generating bicycle_shop_16_16.png [ 36%] Generating bicycle_shop_32_32.png [ 36%] Generating bicycle_shop_48_48.png [ 37%] Generating bicycle_shop_64_64.png [ 37%] Generating bicycle_shop_96_96.png [ 37%] Generating dam.png [ 37%] Generating dam_16_16.png [ 37%] Generating dam_32_32.png [ 37%] Generating dam_48_48.png [ 37%] Generating dam_64_64.png [ 37%] Generating dam_96_96.png [ 37%] Generating military.png [ 37%] Generating military_16_16.png [ 37%] Generating military_32_32.png [ 37%] Generating military_48_48.png [ 37%] Generating military_64_64.png [ 37%] Generating military_96_96.png [ 37%] Generating nav_destination_wh.png [ 37%] Generating nav_roundabout_r4_bk.png [ 37%] Generating nav_roundabout_l6_bk.png [ 38%] Generating status_no_route_bk.png [ 38%] Generating status_no_route_bk_16_16.png [ 38%] Generating status_no_route_bk_32_32.png [ 38%] Generating status_no_route_bk_48_48.png [ 38%] Generating status_no_route_bk_64_64.png [ 38%] Generating status_no_route_bk_96_96.png [ 38%] Generating gui_strength_1.png [ 38%] Generating gui_strength_1_16_16.png [ 38%] Generating gui_strength_1_32_32.png [ 38%] Generating gui_strength_1_48_48.png [ 38%] Generating gui_strength_1_64_64.png [ 38%] Generating gui_strength_1_96_96.png [ 38%] Generating boat_ramp.png [ 38%] Generating boat_ramp_16_16.png [ 38%] Generating boat_ramp_32_32.png [ 38%] Generating boat_ramp_48_48.png [ 38%] Generating boat_ramp_64_64.png [ 39%] Generating boat_ramp_96_96.png [ 39%] Generating shinto.png [ 39%] Generating shinto_16_16.png [ 39%] Generating shinto_32_32.png [ 39%] Generating shinto_48_48.png [ 39%] Generating shinto_64_64.png [ 39%] Generating shinto_96_96.png [ 39%] Generating nav_roundabout_l6_wh.png [ 39%] Generating gui_zoom_out.png [ 39%] Generating gui_zoom_out_16_16.png [ 39%] Generating gui_zoom_out_32_32.png [ 39%] Generating gui_zoom_out_48_48.png [ 39%] Generating gui_zoom_out_64_64.png [ 39%] Generating gui_zoom_out_96_96.png [ 39%] Generating resort.png [ 39%] Generating resort_16_16.png [ 39%] Generating resort_32_32.png [ 40%] Generating resort_48_48.png [ 40%] Generating resort_64_64.png [ 40%] Generating resort_96_96.png [ 40%] Generating nav_roundabout_r5_bk.png [ 40%] Generating nav_exit_left_wh.png [ 40%] Generating boundary_stone.png [ 40%] Generating boundary_stone_16_16.png [ 40%] Generating boundary_stone_32_32.png [ 40%] Generating boundary_stone_48_48.png [ 40%] Generating boundary_stone_64_64.png [ 40%] Generating boundary_stone_96_96.png [ 40%] Generating islamic.png [ 40%] Generating islamic_16_16.png [ 40%] Generating islamic_32_32.png [ 40%] Generating islamic_48_48.png [ 40%] Generating islamic_64_64.png [ 40%] Generating islamic_96_96.png [ 41%] Generating toilets.png [ 41%] Generating toilets_16_16.png [ 41%] Generating toilets_32_32.png [ 41%] Generating toilets_48_48.png [ 41%] Generating toilets_64_64.png [ 41%] Generating toilets_96_96.png [ 41%] Generating nav_roundabout_l3_bk.png [ 41%] Generating gui_arrow_right.png [ 41%] Generating gui_arrow_right_16_16.png [ 41%] Generating gui_arrow_right_32_32.png [ 41%] Generating gui_arrow_right_48_48.png [ 41%] Generating gui_arrow_right_64_64.png [ 41%] Generating gui_arrow_right_96_96.png [ 41%] Generating casino.png [ 41%] Generating casino_16_16.png [ 41%] Generating casino_32_32.png [ 41%] Generating casino_48_48.png [ 42%] Generating casino_64_64.png [ 42%] Generating casino_96_96.png [ 42%] Generating emergency.png [ 42%] Generating emergency_16_16.png [ 42%] Generating emergency_32_32.png [ 42%] Generating emergency_48_48.png [ 42%] Generating emergency_64_64.png [ 42%] Generating emergency_96_96.png [ 42%] Generating gui_arrow_down.png [ 42%] Generating gui_arrow_down_16_16.png [ 42%] Generating gui_arrow_down_32_32.png [ 42%] Generating gui_arrow_down_48_48.png [ 42%] Generating gui_arrow_down_64_64.png [ 42%] Generating gui_arrow_down_96_96.png [ 42%] Generating nav_left_2_wh.png [ 42%] Generating gui_bookmark.png [ 42%] Generating gui_bookmark_16_16.png [ 43%] Generating gui_bookmark_32_32.png [ 43%] Generating gui_bookmark_48_48.png [ 43%] Generating gui_bookmark_64_64.png [ 43%] Generating gui_bookmark_96_96.png [ 43%] Generating playground.png [ 43%] Generating playground_16_16.png [ 43%] Generating playground_32_32.png [ 43%] Generating playground_48_48.png [ 43%] Generating playground_64_64.png [ 43%] Generating playground_96_96.png [ 43%] Generating nav_roundabout_l3_wh.png [ 43%] Generating gui_actions.png [ 43%] Generating gui_actions_16_16.png [ 43%] Generating gui_actions_32_32.png [ 43%] Generating gui_actions_48_48.png [ 43%] Generating gui_actions_64_64.png [ 43%] Generating gui_actions_96_96.png [ 44%] Generating stadium.png [ 44%] Generating stadium_16_16.png [ 44%] Generating stadium_32_32.png [ 44%] Generating stadium_48_48.png [ 44%] Generating stadium_64_64.png [ 44%] Generating stadium_96_96.png [ 44%] Generating nav_roundabout_l8_wh.png [ 44%] Generating gui_zoom_auto.png [ 44%] Generating gui_zoom_auto_16_16.png [ 44%] Generating gui_zoom_auto_32_32.png [ 44%] Generating gui_zoom_auto_48_48.png [ 44%] Generating gui_zoom_auto_64_64.png [ 44%] Generating gui_zoom_auto_96_96.png [ 44%] Generating nav_destination_bk.png [ 44%] Generating bicycle_parking.png [ 44%] Generating bicycle_parking_16_16.png [ 45%] Generating bicycle_parking_32_32.png [ 45%] Generating bicycle_parking_48_48.png [ 45%] Generating bicycle_parking_64_64.png [ 45%] Generating bicycle_parking_96_96.png [ 45%] Generating gui_plus.png [ 45%] Generating gui_plus_16_16.png [ 45%] Generating gui_plus_32_32.png [ 45%] Generating gui_plus_48_48.png [ 45%] Generating gui_plus_64_64.png [ 45%] Generating gui_plus_96_96.png [ 45%] Generating cinema.png [ 45%] Generating cinema_16_16.png [ 45%] Generating cinema_32_32.png [ 45%] Generating cinema_48_48.png [ 45%] Generating cinema_64_64.png [ 45%] Generating cinema_96_96.png [ 45%] Generating bank.png [ 46%] Generating bank_16_16.png [ 46%] Generating bank_32_32.png [ 46%] Generating bank_48_48.png [ 46%] Generating bank_64_64.png [ 46%] Generating bank_96_96.png [ 46%] Generating gui_zoom_route.png [ 46%] Generating gui_zoom_route_16_16.png [ 46%] Generating gui_zoom_route_32_32.png [ 46%] Generating gui_zoom_route_48_48.png [ 46%] Generating gui_zoom_route_64_64.png [ 46%] Generating gui_zoom_route_96_96.png [ 46%] Generating wifi.png [ 46%] Generating wifi_16_16.png [ 46%] Generating wifi_32_32.png [ 46%] Generating wifi_48_48.png [ 46%] Generating wifi_64_64.png [ 46%] Generating wifi_96_96.png [ 47%] Generating gui_leave_fullscreen.png [ 47%] Generating gui_leave_fullscreen_16_16.png [ 47%] Generating gui_leave_fullscreen_32_32.png [ 47%] Generating gui_leave_fullscreen_48_48.png [ 47%] Generating gui_leave_fullscreen_64_64.png [ 47%] Generating gui_leave_fullscreen_96_96.png [ 47%] Generating nav_right_3_bk.png [ 47%] Generating nav_merge_right_wh.png [ 47%] Generating gui_heightprofile.png [ 47%] Generating gui_heightprofile_16_16.png [ 47%] Generating gui_heightprofile_32_32.png [ 47%] Generating gui_heightprofile_48_48.png [ 47%] Generating gui_heightprofile_64_64.png [ 47%] Generating gui_heightprofile_96_96.png [ 47%] Generating nav_roundabout_r7_bk.png [ 47%] Generating gui_tools.png [ 47%] Generating gui_tools_16_16.png [ 48%] Generating gui_tools_32_32.png [ 48%] Generating gui_tools_48_48.png [ 48%] Generating gui_tools_64_64.png [ 48%] Generating gui_tools_96_96.png [ 48%] Generating justice.png [ 48%] Generating justice_16_16.png [ 48%] Generating justice_32_32.png [ 48%] Generating justice_48_48.png [ 48%] Generating justice_64_64.png [ 48%] Generating justice_96_96.png [ 48%] Generating menu.png [ 48%] Generating menu_16_16.png [ 48%] Generating menu_32_32.png [ 48%] Generating menu_48_48.png [ 48%] Generating menu_64_64.png [ 48%] Generating menu_96_96.png [ 48%] Generating gui_layers.png [ 49%] Generating gui_layers_16_16.png [ 49%] Generating gui_layers_32_32.png [ 49%] Generating gui_layers_48_48.png [ 49%] Generating gui_layers_64_64.png [ 49%] Generating gui_layers_96_96.png [ 49%] Generating nav_left_3_wh.png [ 49%] Generating nav_roundabout_l4_bk.png [ 49%] Generating nav_merge_right_bk.png [ 49%] Generating nav_roundabout_l2_wh.png [ 49%] Generating status_routing_wh.png [ 49%] Generating status_routing_wh_16_16.png [ 49%] Generating status_routing_wh_32_32.png [ 49%] Generating status_routing_wh_48_48.png [ 49%] Generating status_routing_wh_64_64.png [ 49%] Generating status_routing_wh_96_96.png [ 49%] Generating gui_zoom_in.png [ 49%] Generating gui_zoom_in_16_16.png [ 50%] Generating gui_zoom_in_32_32.png [ 50%] Generating gui_zoom_in_48_48.png [ 50%] Generating gui_zoom_in_64_64.png [ 50%] Generating gui_zoom_in_96_96.png [ 50%] Generating post.png [ 50%] Generating post_16_16.png [ 50%] Generating post_32_32.png [ 50%] Generating post_48_48.png [ 50%] Generating post_64_64.png [ 50%] Generating post_96_96.png [ 50%] Generating gui_help.png [ 50%] Generating gui_help_16_16.png [ 50%] Generating gui_help_32_32.png [ 50%] Generating gui_help_48_48.png [ 50%] Generating gui_help_64_64.png [ 50%] Generating gui_help_96_96.png [ 50%] Generating navit.png [ 51%] Generating navit_16_16.png [ 51%] Generating navit_32_32.png [ 51%] Generating navit_48_48.png [ 51%] Generating navit_64_64.png [ 51%] Generating navit_96_96.png [ 51%] Generating gui_map.png [ 51%] Generating gui_map_16_16.png [ 51%] Generating gui_map_32_32.png [ 51%] Generating gui_map_48_48.png [ 51%] Generating gui_map_64_64.png [ 51%] Generating gui_map_96_96.png [ 51%] Generating nav_roundabout_l5_bk.png [ 51%] Generating nav_straight_bk.png [ 51%] Generating gui_strength_4.png [ 51%] Generating gui_strength_4_16_16.png [ 51%] Generating gui_strength_4_32_32.png [ 51%] Generating gui_strength_4_48_48.png [ 52%] Generating gui_strength_4_64_64.png [ 52%] Generating gui_strength_4_96_96.png [ 52%] Generating golf.png [ 52%] Generating golf_16_16.png [ 52%] Generating golf_32_32.png [ 52%] Generating golf_48_48.png [ 52%] Generating golf_64_64.png [ 52%] Generating golf_96_96.png [ 52%] Generating gui_android_menu.png [ 52%] Generating gui_android_menu_16_16.png [ 52%] Generating gui_android_menu_32_32.png [ 52%] Generating gui_android_menu_48_48.png [ 52%] Generating gui_android_menu_64_64.png [ 52%] Generating gui_android_menu_96_96.png [ 52%] Generating gui_active.png [ 52%] Generating gui_active_16_16.png [ 52%] Generating gui_active_32_32.png [ 53%] Generating gui_active_48_48.png [ 53%] Generating gui_active_64_64.png [ 53%] Generating gui_active_96_96.png [ 53%] Generating ruins.png [ 53%] Generating ruins_16_16.png [ 53%] Generating ruins_32_32.png [ 53%] Generating ruins_48_48.png [ 53%] Generating ruins_64_64.png [ 53%] Generating ruins_96_96.png [ 53%] Generating gui_strength_2.png [ 53%] Generating gui_strength_2_16_16.png [ 53%] Generating gui_strength_2_32_32.png [ 53%] Generating gui_strength_2_48_48.png [ 53%] Generating gui_strength_2_64_64.png [ 53%] Generating gui_strength_2_96_96.png [ 53%] Generating gui_home.png [ 53%] Generating gui_home_16_16.png [ 54%] Generating gui_home_32_32.png [ 54%] Generating gui_home_48_48.png [ 54%] Generating gui_home_64_64.png [ 54%] Generating gui_home_96_96.png [ 54%] Generating ic_notify.png [ 54%] Generating ic_notify_16_16.png [ 54%] Generating ic_notify_32_32.png [ 54%] Generating ic_notify_48_48.png [ 54%] Generating ic_notify_64_64.png [ 54%] Generating ic_notify_96_96.png [ 54%] Generating airport.png [ 54%] Generating airport_16_16.png [ 54%] Generating airport_32_32.png [ 54%] Generating airport_48_48.png [ 54%] Generating airport_64_64.png [ 54%] Generating airport_96_96.png [ 54%] Generating zipcode.png [ 55%] Generating zipcode_16_16.png [ 55%] Generating zipcode_32_32.png [ 55%] Generating zipcode_48_48.png [ 55%] Generating zipcode_64_64.png [ 55%] Generating zipcode_96_96.png [ 55%] Generating zoo.png [ 55%] Generating zoo_16_16.png [ 55%] Generating zoo_32_32.png [ 55%] Generating zoo_48_48.png [ 55%] Generating zoo_64_64.png [ 55%] Generating zoo_96_96.png [ 55%] Generating status_recalculating_wh.png [ 55%] Generating status_recalculating_wh_16_16.png [ 55%] Generating status_recalculating_wh_32_32.png [ 55%] Generating status_recalculating_wh_48_48.png [ 55%] Generating status_recalculating_wh_64_64.png [ 55%] Generating status_recalculating_wh_96_96.png [ 56%] Generating nav_roundabout_l8_bk.png [ 56%] Generating nav_roundabout_l1_wh.png [ 56%] Generating status_position_wait_bk.png [ 56%] Generating status_position_wait_bk_16_16.png [ 56%] Generating status_position_wait_bk_32_32.png [ 56%] Generating status_position_wait_bk_48_48.png [ 56%] Generating status_position_wait_bk_64_64.png [ 56%] Generating status_position_wait_bk_96_96.png [ 56%] Generating nav_turnaround_left_wh.png [ 56%] Generating peak.png [ 56%] Generating peak_16_16.png [ 56%] Generating peak_32_32.png [ 56%] Generating peak_48_48.png [ 56%] Generating peak_64_64.png [ 56%] Generating peak_96_96.png [ 56%] Generating nav_roundabout_l2_bk.png [ 56%] Generating gui_arrow_up.png [ 57%] Generating gui_arrow_up_16_16.png [ 57%] Generating gui_arrow_up_32_32.png [ 57%] Generating gui_arrow_up_48_48.png [ 57%] Generating gui_arrow_up_64_64.png [ 57%] Generating gui_arrow_up_96_96.png [ 57%] Generating pharmacy.png [ 57%] Generating pharmacy_16_16.png [ 57%] Generating pharmacy_32_32.png [ 57%] Generating pharmacy_48_48.png [ 57%] Generating pharmacy_64_64.png [ 57%] Generating pharmacy_96_96.png [ 57%] Generating gui_select_town.png [ 57%] Generating gui_select_town_16_16.png [ 57%] Generating gui_select_town_32_32.png [ 57%] Generating gui_select_town_48_48.png [ 57%] Generating gui_select_town_64_64.png [ 57%] Generating gui_select_town_96_96.png [ 58%] Generating status_no_route_wh.png [ 58%] Generating status_no_route_wh_16_16.png [ 58%] Generating status_no_route_wh_32_32.png [ 58%] Generating status_no_route_wh_48_48.png [ 58%] Generating status_no_route_wh_64_64.png [ 58%] Generating status_no_route_wh_96_96.png [ 58%] Generating nav_exit_right_wh.png [ 58%] Generating police.png [ 58%] Generating police_16_16.png [ 58%] Generating police_32_32.png [ 58%] Generating police_48_48.png [ 58%] Generating police_64_64.png [ 58%] Generating police_96_96.png [ 58%] Generating gui_inactive.png [ 58%] Generating gui_inactive_16_16.png [ 58%] Generating gui_inactive_32_32.png [ 58%] Generating gui_inactive_48_48.png [ 59%] Generating gui_inactive_64_64.png [ 59%] Generating gui_inactive_96_96.png [ 59%] Generating school.png [ 59%] Generating school_16_16.png [ 59%] Generating school_32_32.png [ 59%] Generating school_48_48.png [ 59%] Generating school_64_64.png [ 59%] Generating school_96_96.png [ 59%] Generating zoom_out.png [ 59%] Generating zoom_out_16_16.png [ 59%] Generating zoom_out_32_32.png [ 59%] Generating zoom_out_48_48.png [ 59%] Generating zoom_out_64_64.png [ 59%] Generating zoom_out_96_96.png [ 59%] Generating drinking_water.png [ 59%] Generating drinking_water_16_16.png [ 59%] Generating drinking_water_32_32.png [ 60%] Generating drinking_water_48_48.png [ 60%] Generating drinking_water_64_64.png [ 60%] Generating drinking_water_96_96.png [ 60%] Generating nav_exit_right_bk.png [ 60%] Generating gui_stop.png [ 60%] Generating gui_stop_16_16.png [ 60%] Generating gui_stop_32_32.png [ 60%] Generating gui_stop_48_48.png [ 60%] Generating gui_stop_64_64.png [ 60%] Generating gui_stop_96_96.png [ 60%] Generating gui_vehicle_pedestrian.png [ 60%] Generating gui_vehicle_pedestrian_16_16.png [ 60%] Generating gui_vehicle_pedestrian_32_32.png [ 60%] Generating gui_vehicle_pedestrian_48_48.png [ 60%] Generating gui_vehicle_pedestrian_64_64.png [ 60%] Generating gui_vehicle_pedestrian_96_96.png [ 60%] Generating jain.png [ 61%] Generating jain_16_16.png [ 61%] Generating jain_32_32.png [ 61%] Generating jain_48_48.png [ 61%] Generating jain_64_64.png [ 61%] Generating jain_96_96.png [ 61%] Generating viewpoint.png [ 61%] Generating viewpoint_16_16.png [ 61%] Generating viewpoint_32_32.png [ 61%] Generating viewpoint_48_48.png [ 61%] Generating viewpoint_64_64.png [ 61%] Generating viewpoint_96_96.png [ 61%] Generating nav_merge_left_wh.png [ 61%] Generating gui_strength_0.png [ 61%] Generating gui_strength_0_16_16.png [ 61%] Generating gui_strength_0_32_32.png [ 61%] Generating gui_strength_0_48_48.png [ 61%] Generating gui_strength_0_64_64.png [ 62%] Generating gui_strength_0_96_96.png [ 62%] Generating gui_vehicle.png [ 62%] Generating gui_vehicle_16_16.png [ 62%] Generating gui_vehicle_32_32.png [ 62%] Generating gui_vehicle_48_48.png [ 62%] Generating gui_vehicle_64_64.png [ 62%] Generating gui_vehicle_96_96.png [ 62%] Generating gui_search.png [ 62%] Generating gui_search_16_16.png [ 62%] Generating gui_search_32_32.png [ 62%] Generating gui_search_48_48.png [ 62%] Generating gui_search_64_64.png [ 62%] Generating gui_search_96_96.png [ 62%] Generating gui_menu.png [ 62%] Generating gui_menu_16_16.png [ 62%] Generating gui_menu_32_32.png [ 62%] Generating gui_menu_48_48.png [ 63%] Generating gui_menu_64_64.png [ 63%] Generating gui_menu_96_96.png [ 63%] Generating nav_turnaround_right_wh.png [ 63%] Generating nav_roundabout_r1_bk.png [ 63%] Generating hotel.png [ 63%] Generating hotel_16_16.png [ 63%] Generating hotel_32_32.png [ 63%] Generating hotel_48_48.png [ 63%] Generating hotel_64_64.png [ 63%] Generating hotel_96_96.png [ 63%] Generating swimming.png [ 63%] Generating swimming_16_16.png [ 63%] Generating swimming_32_32.png [ 63%] Generating swimming_48_48.png [ 63%] Generating swimming_64_64.png [ 63%] Generating swimming_96_96.png [ 63%] Generating gui_fullscreen.png [ 64%] Generating gui_fullscreen_16_16.png [ 64%] Generating gui_fullscreen_32_32.png [ 64%] Generating gui_fullscreen_48_48.png [ 64%] Generating gui_fullscreen_64_64.png [ 64%] Generating gui_fullscreen_96_96.png [ 64%] Generating taxi.png [ 64%] Generating taxi_16_16.png [ 64%] Generating taxi_32_32.png [ 64%] Generating taxi_48_48.png [ 64%] Generating taxi_64_64.png [ 64%] Generating taxi_96_96.png [ 64%] Generating fuel.png [ 64%] Generating fuel_16_16.png [ 64%] Generating fuel_32_32.png [ 64%] Generating fuel_48_48.png [ 64%] Generating fuel_64_64.png [ 64%] Generating fuel_96_96.png [ 65%] Generating pagan.png [ 65%] Generating pagan_16_16.png [ 65%] Generating pagan_32_32.png [ 65%] Generating pagan_48_48.png [ 65%] Generating pagan_64_64.png [ 65%] Generating pagan_96_96.png [ 65%] Generating sport.png [ 65%] Generating sport_16_16.png [ 65%] Generating sport_32_32.png [ 65%] Generating sport_48_48.png [ 65%] Generating sport_64_64.png [ 65%] Generating sport_96_96.png [ 65%] Generating gui_town.png [ 65%] Generating gui_town_16_16.png [ 65%] Generating gui_town_32_32.png [ 65%] Generating gui_town_48_48.png [ 65%] Generating gui_town_64_64.png [ 66%] Generating gui_town_96_96.png [ 66%] Generating zoom_in.png [ 66%] Generating zoom_in_16_16.png [ 66%] Generating zoom_in_32_32.png [ 66%] Generating zoom_in_48_48.png [ 66%] Generating zoom_in_64_64.png [ 66%] Generating zoom_in_96_96.png [ 66%] Generating nav_roundabout_r7_wh.png [ 66%] Generating museum.png [ 66%] Generating museum_16_16.png [ 66%] Generating museum_32_32.png [ 66%] Generating museum_48_48.png [ 66%] Generating museum_64_64.png [ 66%] Generating museum_96_96.png [ 66%] Generating nav_roundabout_r2_bk.png [ 66%] Generating nav_turnaround_right_bk.png [ 66%] Generating nav_roundabout_r4_wh.png [ 67%] Generating nav_straight_wh.png [ 67%] Generating tec_common.png [ 67%] Generating tec_common_16_16.png [ 67%] Generating tec_common_32_32.png [ 67%] Generating tec_common_48_48.png [ 67%] Generating tec_common_64_64.png [ 67%] Generating tec_common_96_96.png [ 67%] Generating cursor450.png [ 67%] Generating cursor450_16_16.png [ 67%] Generating cursor450_32_32.png [ 67%] Generating cursor450_48_48.png [ 67%] Generating cursor450_64_64.png [ 67%] Generating cursor450_96_96.png [ 67%] Generating gui_minus.png [ 67%] Generating gui_minus_16_16.png [ 67%] Generating gui_minus_32_32.png [ 67%] Generating gui_minus_48_48.png [ 68%] Generating gui_minus_64_64.png [ 68%] Generating gui_minus_96_96.png [ 68%] Generating library.png [ 68%] Generating library_16_16.png [ 68%] Generating library_32_32.png [ 68%] Generating library_48_48.png [ 68%] Generating library_64_64.png [ 68%] Generating library_96_96.png [ 68%] Generating nav_merge_left_bk.png [ 68%] Generating telephone.png [ 68%] Generating telephone_16_16.png [ 68%] Generating telephone_32_32.png [ 68%] Generating telephone_48_48.png [ 68%] Generating telephone_64_64.png [ 68%] Generating telephone_96_96.png [ 68%] Generating nav_roundabout_r1_wh.png [ 68%] Generating car_sharing.png [ 69%] Generating car_sharing_16_16.png [ 69%] Generating car_sharing_32_32.png [ 69%] Generating car_sharing_48_48.png [ 69%] Generating car_sharing_64_64.png [ 69%] Generating car_sharing_96_96.png [ 69%] Generating mark.png [ 69%] Generating mark_16_16.png [ 69%] Generating mark_32_32.png [ 69%] Generating mark_48_48.png [ 69%] Generating mark_64_64.png [ 69%] Generating mark_96_96.png [ 69%] Generating gui_formerdests.png [ 69%] Generating gui_formerdests_16_16.png [ 69%] Generating gui_formerdests_32_32.png [ 69%] Generating gui_formerdests_48_48.png [ 69%] Generating gui_formerdests_64_64.png [ 69%] Generating gui_formerdests_96_96.png [ 70%] Generating taoist.png [ 70%] Generating taoist_16_16.png [ 70%] Generating taoist_32_32.png [ 70%] Generating taoist_48_48.png [ 70%] Generating taoist_64_64.png [ 70%] Generating taoist_96_96.png [ 70%] Generating memorial.png [ 70%] Generating memorial_16_16.png [ 70%] Generating memorial_32_32.png [ 70%] Generating memorial_48_48.png [ 70%] Generating memorial_64_64.png [ 70%] Generating memorial_96_96.png [ 70%] Generating gui_display.png [ 70%] Generating gui_display_16_16.png [ 70%] Generating gui_display_32_32.png [ 70%] Generating gui_display_48_48.png [ 70%] Generating gui_display_64_64.png [ 71%] Generating gui_display_96_96.png [ 71%] Generating nav_left_1_bk.png [ 71%] Generating nav_roundabout_r5_wh.png [ 71%] Generating hunting_stand.png [ 71%] Generating hunting_stand_16_16.png [ 71%] Generating hunting_stand_32_32.png [ 71%] Generating hunting_stand_48_48.png [ 71%] Generating hunting_stand_64_64.png [ 71%] Generating hunting_stand_96_96.png [ 71%] Generating shop_apparel.png [ 71%] Generating shop_apparel_16_16.png [ 71%] Generating shop_apparel_32_32.png [ 71%] Generating shop_apparel_48_48.png [ 71%] Generating shop_apparel_64_64.png [ 71%] Generating shop_apparel_96_96.png [ 71%] Generating nav_roundabout_r6_bk.png [ 71%] Generating nav_right_1_bk.png [ 72%] Generating nav_roundabout_r6_wh.png [ 72%] Generating camping.png [ 72%] Generating camping_16_16.png [ 72%] Generating camping_32_32.png [ 72%] Generating camping_48_48.png [ 72%] Generating camping_64_64.png [ 72%] Generating camping_96_96.png [ 72%] Generating nav_roundabout_r3_wh.png [ 72%] Generating car_dealer.png [ 72%] Generating car_dealer_16_16.png [ 72%] Generating car_dealer_32_32.png [ 72%] Generating car_dealer_48_48.png [ 72%] Generating car_dealer_64_64.png [ 72%] Generating car_dealer_96_96.png [ 72%] Generating bench.png [ 72%] Generating bench_16_16.png [ 72%] Generating bench_32_32.png [ 73%] Generating bench_48_48.png [ 73%] Generating bench_64_64.png [ 73%] Generating bench_96_96.png [ 73%] Generating nav_exit_left_bk.png [ 73%] Generating toggle_fullscreen.png [ 73%] Generating toggle_fullscreen_16_16.png [ 73%] Generating toggle_fullscreen_32_32.png [ 73%] Generating toggle_fullscreen_48_48.png [ 73%] Generating toggle_fullscreen_64_64.png [ 73%] Generating toggle_fullscreen_96_96.png [ 73%] Generating buddhist.png [ 73%] Generating buddhist_16_16.png [ 73%] Generating buddhist_32_32.png [ 73%] Generating buddhist_48_48.png [ 73%] Generating buddhist_64_64.png [ 73%] Generating buddhist_96_96.png [ 73%] Generating gui_select_country.png [ 74%] Generating gui_select_country_16_16.png [ 74%] Generating gui_select_country_32_32.png [ 74%] Generating gui_select_country_48_48.png [ 74%] Generating gui_select_country_64_64.png [ 74%] Generating gui_select_country_96_96.png [ 74%] Generating picnic.png [ 74%] Generating picnic_16_16.png [ 74%] Generating picnic_32_32.png [ 74%] Generating picnic_48_48.png [ 74%] Generating picnic_64_64.png [ 74%] Generating picnic_96_96.png [ 74%] Generating nav_turnaround_left_bk.png [ 74%] Generating country_ME.png [ 74%] Generating country_ZA.png [ 74%] Generating country_MR.png [ 74%] Generating country_MO.png [ 74%] Generating country_KG.png [ 75%] Generating country_TF.png [ 75%] Generating country_AM.png [ 75%] Generating country_HM.png [ 75%] Generating country_MV.png [ 75%] Generating country_PY.png [ 75%] Generating country_NO.png [ 75%] Generating country_IQ.png [ 75%] Generating country_KY.png [ 75%] Generating country_BL.png [ 75%] Generating country_SN.png [ 75%] Generating country_KW.png [ 75%] Generating country_VG.png [ 75%] Generating country_.png [ 75%] Generating country_GF.png [ 75%] Generating country_MC.png [ 75%] Generating country_AT.png [ 75%] Generating country_HU.png [ 76%] Generating country_AZ.png [ 76%] Generating country_AQ.png [ 76%] Generating country_CC.png [ 76%] Generating country_LB.png [ 76%] Generating country_GI.png [ 76%] Generating country_KH.png [ 76%] Generating country_RW.png [ 76%] Generating country_BI.png [ 76%] Generating country_KP.png [ 76%] Generating country_GA.png [ 76%] Generating country_CD.png [ 76%] Generating country_JE.png [ 76%] Generating country_IM.png [ 76%] Generating country_TZ.png [ 76%] Generating country_AS.png [ 76%] Generating country_HN.png [ 76%] Generating country_AL.png [ 77%] Generating country_BG.png [ 77%] Generating country_CR.png [ 77%] Generating country_ML.png [ 77%] Generating country_IR.png [ 77%] Generating country_TO.png [ 77%] Generating country_NE.png [ 77%] Generating country_MP.png [ 77%] Generating country_IE.png [ 77%] Generating country_CA.png [ 77%] Generating country_UZ.png [ 77%] Generating country_PL.png [ 77%] Generating country_FM.png [ 77%] Generating country_AW.png [ 77%] Generating country_LU.png [ 77%] Generating country_BV.png [ 77%] Generating country_WF.png [ 78%] Generating country_DK.png [ 78%] Generating country_VC.png [ 78%] Generating country_AR.png [ 78%] Generating country_LS.png [ 78%] Generating country_NA.png [ 78%] Generating country_CG.png [ 78%] Generating country_GY.png [ 78%] Generating country_MS.png [ 78%] Generating country_DM.png [ 78%] Generating country_BN.png [ 78%] Generating country_SR.png [ 78%] Generating country_AX.png [ 78%] Generating country_PG.png [ 78%] Generating country_BR.png [ 78%] Generating country_BF.png [ 78%] Generating country_KR.png [ 78%] Generating country_TL.png [ 79%] Generating country_LR.png [ 79%] Generating country_BJ.png [ 79%] Generating country_YE.png [ 79%] Generating country_NP.png [ 79%] Generating country_GE.png [ 79%] Generating country_SK.png [ 79%] Generating country_TC.png [ 79%] Generating country_AU.png [ 79%] Generating country_MK.png [ 79%] Generating country_NR.png [ 79%] Generating country_KE.png [ 79%] Generating country_UA.png [ 79%] Generating country_TJ.png [ 79%] Generating country_PF.png [ 79%] Generating country_PW.png [ 79%] Generating country_LT.png [ 79%] Generating country_QA.png [ 80%] Generating country_JP.png [ 80%] Generating country_MU.png [ 80%] Generating country_PK.png [ 80%] Generating country_GH.png [ 80%] Generating country_LK.png [ 80%] Generating country_CF.png [ 80%] Generating country_LC.png [ 80%] Generating country_GU.png [ 80%] Generating country_MG.png [ 80%] Generating country_CZ.png [ 80%] Generating country_SZ.png [ 80%] Generating country_TM.png [ 80%] Generating country_GS.png [ 80%] Generating country_LA.png [ 80%] Generating country_AE.png [ 80%] Generating country_MZ.png [ 80%] Generating country_SL.png [ 81%] Generating country_SE.png [ 81%] Generating country_MY.png [ 81%] Generating country_KM.png [ 81%] Generating country_IL.png [ 81%] Generating country_ZM.png [ 81%] Generating country_SV.png [ 81%] Generating country_TG.png [ 81%] Generating country_PR.png [ 81%] Generating country_VI.png [ 81%] Generating country_BH.png [ 81%] Generating country_MD.png [ 81%] Generating country_PM.png [ 81%] Generating country_FJ.png [ 81%] Generating country_DO.png [ 81%] Generating country_BB.png [ 81%] Generating country_LI.png [ 81%] Generating country_ST.png [ 82%] Generating country_AD.png [ 82%] Generating country_ES.png [ 82%] Generating country_NZ.png [ 82%] Generating country_MM.png [ 82%] Generating country_MN.png [ 82%] Generating country_VA.png [ 82%] Generating country_SJ.png [ 82%] Generating country_TR.png [ 82%] Generating country_BY.png [ 82%] Generating country_IO.png [ 82%] Generating country_JM.png [ 82%] Generating country_ID.png [ 82%] Generating country_BT.png [ 82%] Generating country_EG.png [ 82%] Generating country_US.png [ 82%] Generating country_OM.png [ 82%] Generating country_HR.png [ 83%] Generating country_AF.png [ 83%] Generating country_IN.png [ 83%] Generating country_GQ.png [ 83%] Generating country_SY.png [ 83%] Generating country_AO.png [ 83%] Generating country_MA.png [ 83%] Generating country_CV.png [ 83%] Generating country_NF.png [ 83%] Generating country_SO.png [ 83%] Generating country_ER.png [ 83%] Generating country_DE.png [ 83%] Generating country_CU.png [ 83%] Generating country_GT.png [ 83%] Generating country_AG.png [ 83%] Generating country_WS.png [ 83%] Generating country_YT.png [ 83%] Generating country_TT.png [ 84%] Generating country_PN.png [ 84%] Generating country_NU.png [ 84%] Generating country_CX.png [ 84%] Generating country_CK.png [ 84%] Generating country_SG.png [ 84%] Generating country_CM.png [ 84%] Generating country_RE.png [ 84%] Generating country_CI.png [ 84%] Generating country_GW.png [ 84%] Generating country_MQ.png [ 84%] Generating country_NG.png [ 84%] Generating country_VU.png [ 84%] Generating country_KZ.png [ 84%] Generating country_FR.png [ 84%] Generating country_AI.png [ 84%] Generating country_RO.png [ 84%] Generating country_FO.png [ 85%] Generating country_PS.png [ 85%] Generating country_TN.png [ 85%] Generating country_CO.png [ 85%] Generating country_HT.png [ 85%] Generating country_UM.png [ 85%] Generating country_SD.png [ 85%] Generating country_BW.png [ 85%] Generating country_GR.png [ 85%] Generating country_GN.png [ 85%] Generating country_MX.png [ 85%] Generating country_TH.png [ 85%] Generating country_PT.png [ 85%] Generating country_TD.png [ 85%] Generating country_BM.png [ 85%] Generating country_PH.png [ 85%] Generating country_SB.png [ 85%] Generating country_BO.png [ 86%] Generating country_BZ.png [ 86%] Generating country_JO.png [ 86%] Generating country_VE.png [ 86%] Generating country_GM.png [ 86%] Generating country_SH.png [ 86%] Generating country_TV.png [ 86%] Generating country_DJ.png [ 86%] Generating country_MW.png [ 86%] Generating country_VN.png [ 86%] Generating country_CL.png [ 86%] Generating country_MF.png [ 86%] Generating country_IS.png [ 86%] Generating country_BS.png [ 86%] Generating country_MH.png [ 86%] Generating country_ET.png [ 86%] Generating country_EE.png [ 86%] Generating country_GB.png [ 87%] Generating country_NI.png [ 87%] Generating country_TW.png [ 87%] Generating country_FK.png [ 87%] Generating country_GD.png [ 87%] Generating country_KN.png [ 87%] Generating country_EH.png [ 87%] Generating country_CH.png [ 87%] Generating country_GL.png [ 87%] Generating country_BA.png [ 87%] Generating country_EC.png [ 87%] Generating country_RU.png [ 87%] Generating country_IT.png [ 87%] Generating country_TK.png [ 87%] Generating country_UG.png [ 87%] Generating country_AN.png [ 87%] Generating country_BE.png [ 87%] Generating country_SA.png [ 88%] Generating country_MT.png [ 88%] Generating country_CY.png [ 88%] Generating country_PE.png [ 88%] Generating country_NL.png [ 88%] Generating country_BD.png [ 88%] Generating country_LY.png [ 88%] Generating country_FI.png [ 88%] Generating country_DZ.png [ 88%] Generating country_GG.png [ 88%] Generating country_LV.png [ 88%] Generating country_GP.png [ 88%] Generating country_ZW.png [ 88%] Generating country_SM.png [ 88%] Generating country_CN.png [ 88%] Generating country_UY.png [ 88%] Generating country_HK.png [ 88%] Generating country_SC.png [ 89%] Generating country_NC.png [ 89%] Generating country_KI.png [ 89%] Generating country_PA.png [ 89%] Generating country_SI.png [ 89%] Generating country_RS.png [ 89%] Generating toggle_fullscreen.xpm [ 89%] Generating nav_right_2_32.xpm [ 89%] Generating flag_wh_bk.xpm [ 89%] Generating gui_sound_off_32.xpm [ 89%] Generating flag_bk_wh.xpm [ 89%] Generating nav_left_1_32.xpm [ 89%] Generating nav_right_1.xpm [ 89%] Generating gc_question.xpm [ 89%] Generating tower.xpm [ 89%] Generating nav_left_1.xpm [ 89%] Generating menu.xpm [ 89%] Generating flag_bk_tr.xpm [ 90%] Generating highway_exit.xpm [ 90%] Generating bus_halt.xpm [ 90%] Generating gc_mystery.xpm [ 90%] Generating nav_left_2.xpm [ 90%] Generating gc_stages.xpm [ 90%] Generating level_crossing.xpm [ 90%] Generating library.xpm [ 90%] Generating gc_event.xpm [ 90%] Generating trailerpark.xpm [ 90%] Generating nav_straight.xpm [ 90%] Generating dumping_station.xpm [ 90%] Generating restroom.xpm [ 90%] Generating gc_reference.xpm [ 90%] Generating nav_left_2_32.xpm [ 90%] Generating sport.xpm [ 90%] Generating nav_right_1_32.xpm [ 90%] Generating flag_bl_wh.xpm [ 91%] Generating gc_multi.xpm [ 91%] Generating townhall.xpm [ 91%] Generating gc_tradi.xpm [ 91%] Generating theater.xpm [ 91%] Generating gui_sound_32.xpm [ 91%] Generating cemetery.xpm [ 91%] Generating biergarten.xpm [ 91%] Generating public_office.xpm [ 91%] Generating gc_webcam.xpm [ 91%] Generating memorial.xpm [ 91%] Generating nav_straight_32.xpm [ 91%] Generating nav_right_2.xpm [ 91%] Built target images Scanning dependencies of target sample_map [ 91%] Generating osm_bbox_11.3,47.9,11.7,48.2.bin Downloading http://www.navit-project.org/maps/osm_bbox_11.3,47.9,11.7,48.2.bin -- [download 1% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 32% complete] -- [download 33% complete] -- [download 34% complete] -- [download 36% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] -- [download 41% complete] -- [download 42% complete] -- [download 43% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 49% complete] -- [download 50% complete] -- [download 51% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 67% complete] -- [download 68% complete] -- [download 70% complete] -- [download 71% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] -- [download 76% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] [ 91%] Generating osm_bbox_11.3,47.9,11.7,48.2.xml [ 91%] Built target sample_map Scanning dependencies of target locales [ 91%] Generating strings_xml.c [ 91%] Generating navit_shipped.c [ 91%] Generating navit.pot [ 91%] Generating de.po Read 1 old + 1 reference, merged 748, fuzzied 0, missing 4, obsolete 3. [ 91%] Generating de.mo /work/compile/navit/4win32_cmake.new/po/de.po: 745 translated messages, 6 untranslated messages. [ 91%] Generating en_AU.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 91%] Generating en_AU.mo /work/compile/navit/4win32_cmake.new/po/en_AU.po: 440 translated messages, 311 untranslated messages. [ 91%] Generating eu.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 91%] Generating eu.mo /work/compile/navit/4win32_cmake.new/po/eu.po: 429 translated messages, 322 untranslated messages. [ 91%] Generating en_GB.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 91%] Generating en_GB.mo /work/compile/navit/4win32_cmake.new/po/en_GB.po: 742 translated messages, 9 untranslated messages. [ 91%] Generating be.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 91%] Generating be.mo /work/compile/navit/4win32_cmake.new/po/be.po: 338 translated messages, 413 untranslated messages. [ 91%] Generating sw.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 92%] Generating sw.mo /work/compile/navit/4win32_cmake.new/po/sw.po: 178 translated messages, 573 untranslated messages. [ 92%] Generating en.po Read 1 old + 1 reference, merged 741, fuzzied 0, missing 11, obsolete 3. [ 92%] Generating en.mo /work/compile/navit/4win32_cmake.new/po/en.po: 53 translated messages, 698 untranslated messages. [ 92%] Generating fi.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 92%] Generating fi.mo /work/compile/navit/4win32_cmake.new/po/fi.po: 432 translated messages, 319 untranslated messages. [ 92%] Generating sv.po Read 1 old + 1 reference, merged 743, fuzzied 0, missing 9, obsolete 1. [ 92%] Generating sv.mo /work/compile/navit/4win32_cmake.new/po/sv.po: 435 translated messages, 316 untranslated messages. [ 92%] Generating te.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 92%] Generating te.mo /work/compile/navit/4win32_cmake.new/po/te.po: 147 translated messages, 604 untranslated messages. [ 92%] Generating fr.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 3. [ 92%] Generating fr.mo /work/compile/navit/4win32_cmake.new/po/fr.po: 745 translated messages, 6 untranslated messages. [ 92%] Generating mr.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 92%] Generating mr.mo /work/compile/navit/4win32_cmake.new/po/mr.po: 15 translated messages, 736 untranslated messages. [ 92%] Generating da.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 3. [ 92%] Generating da.mo /work/compile/navit/4win32_cmake.new/po/da.po: 455 translated messages, 296 untranslated messages. [ 93%] Generating zh_CN.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 93%] Generating zh_CN.mo /work/compile/navit/4win32_cmake.new/po/zh_CN.po: 430 translated messages, 321 untranslated messages. [ 93%] Generating sq.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 93%] Generating sq.mo /work/compile/navit/4win32_cmake.new/po/sq.po: 126 translated messages, 625 untranslated messages. [ 93%] Generating mk.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 93%] Generating mk.mo /work/compile/navit/4win32_cmake.new/po/mk.po: 444 translated messages, 307 untranslated messages. [ 93%] Generating ru.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 93%] Generating ru.mo /work/compile/navit/4win32_cmake.new/po/ru.po: 736 translated messages, 15 untranslated messages. [ 93%] Generating nl.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. /work/compile/navit/4win32_cmake.new/po/nl.po.tmp:2066: warning: internationalized messages should not contain the `\r' escape sequence [ 93%] Generating nl.mo /work/compile/navit/4win32_cmake.new/po/nl.po: 735 translated messages, 16 untranslated messages. [ 93%] Generating lt.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 93%] Generating lt.mo /work/compile/navit/4win32_cmake.new/po/lt.po: 632 translated messages, 119 untranslated messages. [ 93%] Generating ast.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 93%] Generating ast.mo /work/compile/navit/4win32_cmake.new/po/ast.po: 435 translated messages, 316 untranslated messages. [ 93%] Generating eo.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 93%] Generating eo.mo /work/compile/navit/4win32_cmake.new/po/eo.po: 417 translated messages, 334 untranslated messages. [ 93%] Generating mn.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 93%] Generating mn.mo /work/compile/navit/4win32_cmake.new/po/mn.po: 10 translated messages, 741 untranslated messages. [ 93%] Generating kn.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 94%] Generating kn.mo /work/compile/navit/4win32_cmake.new/po/kn.po: 2 translated messages, 749 untranslated messages. [ 94%] Generating sr.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 94%] Generating sr.mo /work/compile/navit/4win32_cmake.new/po/sr.po: 646 translated messages, 105 untranslated messages. [ 94%] Generating uk.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 94%] Generating uk.mo /work/compile/navit/4win32_cmake.new/po/uk.po: 443 translated messages, 308 untranslated messages. [ 94%] Generating nn.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 94%] Generating nn.mo /work/compile/navit/4win32_cmake.new/po/nn.po: 352 translated messages, 399 untranslated messages. [ 94%] Generating ta.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 94%] Generating ta.mo /work/compile/navit/4win32_cmake.new/po/ta.po: 23 translated messages, 728 untranslated messages. [ 94%] Generating ro.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 94%] Generating ro.mo /work/compile/navit/4win32_cmake.new/po/ro.po: 435 translated messages, 316 untranslated messages. [ 94%] Generating sk.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 94%] Generating sk.mo /work/compile/navit/4win32_cmake.new/po/sk.po: 673 translated messages, 78 untranslated messages. [ 94%] Generating ckb.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 94%] Generating ckb.mo /work/compile/navit/4win32_cmake.new/po/ckb.po: 1 translated message, 750 untranslated messages. [ 95%] Generating fy.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 95%] Generating fy.mo /work/compile/navit/4win32_cmake.new/po/fy.po: 6 translated messages, 745 untranslated messages. [ 95%] Generating hu.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 95%] Generating hu.mo /work/compile/navit/4win32_cmake.new/po/hu.po: 698 translated messages, 53 untranslated messages. [ 95%] Generating nb.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 95%] Generating nb.mo /work/compile/navit/4win32_cmake.new/po/nb.po: 578 translated messages, 173 untranslated messages. [ 95%] Generating hi.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 95%] Generating hi.mo /work/compile/navit/4win32_cmake.new/po/hi.po: 34 translated messages, 717 untranslated messages. [ 95%] Generating hr.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 95%] Generating hr.mo /work/compile/navit/4win32_cmake.new/po/hr.po: 427 translated messages, 324 untranslated messages. [ 95%] Generating lb.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 95%] Generating lb.mo /work/compile/navit/4win32_cmake.new/po/lb.po: 42 translated messages, 709 untranslated messages. [ 95%] Generating et.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 95%] Generating et.mo /work/compile/navit/4win32_cmake.new/po/et.po: 699 translated messages, 52 untranslated messages. [ 95%] Generating af.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 95%] Generating af.mo /work/compile/navit/4win32_cmake.new/po/af.po: 434 translated messages, 317 untranslated messages. [ 95%] Generating fr_CH.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 95%] Generating fr_CH.mo /work/compile/navit/4win32_cmake.new/po/fr_CH.po: 428 translated messages, 323 untranslated messages. [ 95%] Generating kk.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 96%] Generating kk.mo /work/compile/navit/4win32_cmake.new/po/kk.po: 0 translated messages, 751 untranslated messages. [ 96%] Generating he.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 96%] Generating he.mo /work/compile/navit/4win32_cmake.new/po/he.po: 439 translated messages, 312 untranslated messages. [ 96%] Generating fa.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 96%] Generating fa.mo /work/compile/navit/4win32_cmake.new/po/fa.po: 97 translated messages, 654 untranslated messages. [ 96%] Generating gl.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 96%] Generating gl.mo /work/compile/navit/4win32_cmake.new/po/gl.po: 376 translated messages, 375 untranslated messages. [ 96%] Generating el.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 96%] Generating el.mo /work/compile/navit/4win32_cmake.new/po/el.po: 455 translated messages, 296 untranslated messages. [ 96%] Generating ca.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 96%] Generating ca.mo /work/compile/navit/4win32_cmake.new/po/ca.po: 462 translated messages, 289 untranslated messages. [ 96%] Generating nds.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 96%] Generating nds.mo /work/compile/navit/4win32_cmake.new/po/nds.po: 425 translated messages, 326 untranslated messages. [ 96%] Generating ml.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 96%] Generating ml.mo /work/compile/navit/4win32_cmake.new/po/ml.po: 700 translated messages, 51 untranslated messages. [ 97%] Generating th.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 97%] Generating th.mo /work/compile/navit/4win32_cmake.new/po/th.po: 320 translated messages, 431 untranslated messages. [ 97%] Generating id.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 97%] Generating id.mo /work/compile/navit/4win32_cmake.new/po/id.po: 353 translated messages, 398 untranslated messages. [ 97%] Generating pms.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 97%] Generating pms.mo /work/compile/navit/4win32_cmake.new/po/pms.po: 17 translated messages, 734 untranslated messages. [ 97%] Generating cy.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 97%] Generating cy.mo /work/compile/navit/4win32_cmake.new/po/cy.po: 13 translated messages, 738 untranslated messages. [ 97%] Generating ja.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 97%] Generating ja.mo /work/compile/navit/4win32_cmake.new/po/ja.po: 274 translated messages, 477 untranslated messages. [ 97%] Generating ko.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 97%] Generating ko.mo /work/compile/navit/4win32_cmake.new/po/ko.po: 321 translated messages, 430 untranslated messages. [ 97%] Generating jv.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 97%] Generating jv.mo /work/compile/navit/4win32_cmake.new/po/jv.po: 124 translated messages, 627 untranslated messages. [ 97%] Generating en_CA.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 97%] Generating en_CA.mo /work/compile/navit/4win32_cmake.new/po/en_CA.po: 420 translated messages, 331 untranslated messages. [ 97%] Generating vi.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 97%] Generating vi.mo /work/compile/navit/4win32_cmake.new/po/vi.po: 429 translated messages, 322 untranslated messages. [ 97%] Generating tr.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 98%] Generating tr.mo /work/compile/navit/4win32_cmake.new/po/tr.po: 602 translated messages, 149 untranslated messages. [ 98%] Generating it.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 98%] Generating it.mo /work/compile/navit/4win32_cmake.new/po/it.po: 731 translated messages, 20 untranslated messages. [ 98%] Generating si.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 98%] Generating si.mo /work/compile/navit/4win32_cmake.new/po/si.po: 410 translated messages, 341 untranslated messages. [ 98%] Generating bg.po Read 1 old + 1 reference, merged 743, fuzzied 0, missing 9, obsolete 1. [ 98%] Generating bg.mo /work/compile/navit/4win32_cmake.new/po/bg.po: 408 translated messages, 343 untranslated messages. [ 98%] Generating pt_BR.po Read 1 old + 1 reference, merged 743, fuzzied 0, missing 9, obsolete 1. [ 98%] Generating pt_BR.mo /work/compile/navit/4win32_cmake.new/po/pt_BR.po: 726 translated messages, 25 untranslated messages. [ 98%] Generating lv.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 98%] Generating lv.mo /work/compile/navit/4win32_cmake.new/po/lv.po: 652 translated messages, 99 untranslated messages. [ 98%] Generating ur.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 98%] Generating ur.mo /work/compile/navit/4win32_cmake.new/po/ur.po: 430 translated messages, 321 untranslated messages. [ 98%] Generating cs.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 98%] Generating cs.mo /work/compile/navit/4win32_cmake.new/po/cs.po: 720 translated messages, 31 untranslated messages. [ 99%] Generating de_CH.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 99%] Generating de_CH.mo /work/compile/navit/4win32_cmake.new/po/de_CH.po: 0 translated messages, 751 untranslated messages. [ 99%] Generating zh_TW.po Read 1 old + 1 reference, merged 744, fuzzied 0, missing 8, obsolete 0. [ 99%] Generating zh_TW.mo /work/compile/navit/4win32_cmake.new/po/zh_TW.po: 740 translated messages, 11 untranslated messages. [ 99%] Generating bs.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 99%] Generating bs.mo /work/compile/navit/4win32_cmake.new/po/bs.po: 22 translated messages, 729 untranslated messages. [ 99%] Generating fil.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 99%] Generating fil.mo /work/compile/navit/4win32_cmake.new/po/fil.po: 24 translated messages, 727 untranslated messages. [ 99%] Generating ku.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 99%] Generating ku.mo /work/compile/navit/4win32_cmake.new/po/ku.po: 10 translated messages, 741 untranslated messages. [ 99%] Generating pl.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 99%] Generating pl.mo /work/compile/navit/4win32_cmake.new/po/pl.po: 667 translated messages, 84 untranslated messages. [ 99%] Generating sl.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 0. [ 99%] Generating sl.mo /work/compile/navit/4win32_cmake.new/po/sl.po: 387 translated messages, 364 untranslated messages. [ 99%] Generating pt.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 99%] Generating pt.mo /work/compile/navit/4win32_cmake.new/po/pt.po: 745 translated messages, 6 untranslated messages. [ 99%] Generating sc.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [ 99%] Generating sc.mo /work/compile/navit/4win32_cmake.new/po/sc.po: 226 translated messages, 525 untranslated messages. [ 99%] Generating fo.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [100%] Generating fo.mo /work/compile/navit/4win32_cmake.new/po/fo.po: 432 translated messages, 319 untranslated messages. [100%] Generating ar.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [100%] Generating ar.mo /work/compile/navit/4win32_cmake.new/po/ar.po: 617 translated messages, 134 untranslated messages. [100%] Generating zh_HK.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [100%] Generating zh_HK.mo /work/compile/navit/4win32_cmake.new/po/zh_HK.po: 400 translated messages, 351 untranslated messages. [100%] Generating es.po Read 1 old + 1 reference, merged 746, fuzzied 0, missing 6, obsolete 1. [100%] Generating es.mo /work/compile/navit/4win32_cmake.new/po/es.po: 735 translated messages, 16 untranslated messages. [100%] Built target locales cpack -D CPACK_INCLUDE_TOPLEVEL_DIRECTORY=1 -D CPACK_PACKAGE_FILE_NAME=navit -G ZIP CPack: Create package using ZIP CPack: Install projects CPack: - Run preinstall target for: navit CPack: - Install project: navit CPack: Create package CPack: - package: /work/compile/navit/4win32_cmake.new/navit.zip generated. /work/batch