/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 -- 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-gcc 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-gcc -- 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 -- (DEBUG) GTK2_GTK_INCLUDE_DIR is GTK2_GTK_INCLUDE_DIR-NOTFOUND -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- (DEBUG) GTK2_GLIBCONFIG_INCLUDE_DIR is GTK2_GLIBCONFIG_INCLUDE_DIR-NOTFOUND -- (DEBUG) GTK2_GLIB_INCLUDE_DIR is GTK2_GLIB_INCLUDE_DIR-NOTFOUND -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- (DEBUG) GTK2_GDK_INCLUDE_DIR is GTK2_GDK_INCLUDE_DIR-NOTFOUND -- (DEBUG) GTK2_GTKGL_INCLUDE_DIR is GTK2_GTKGL_INCLUDE_DIR-NOTFOUND -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- (DEBUG) GTK2_PANGO_INCLUDE_DIR is GTK2_PANGO_INCLUDE_DIR-NOTFOUND -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- (DEBUG) GTK2_CAIRO_INCLUDE_DIR is GTK2_CAIRO_INCLUDE_DIR-NOTFOUND -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- (DEBUG) GTK2_CAIRO_INCLUDE_DIR is GTK2_CAIRO_INCLUDE_DIR-NOTFOUND -- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig -- (DEBUG) GTK2_ATK_INCLUDE_DIR is GTK2_ATK_INCLUDE_DIR-NOTFOUND -- (DEBUG) GTK2_GTK_LIBRARY is GTK2_GTK_LIBRARY-NOTFOUND -- (DEBUG) GTK2_GDK_PIXBUF_LIBRARY is GTK2_GDK_PIXBUF_LIBRARY-NOTFOUND -- (DEBUG) GTK2_GMODULE_LIBRARY is GTK2_GMODULE_LIBRARY-NOTFOUND -- (DEBUG) GTK2_GTHREAD_LIBRARY is GTK2_GTHREAD_LIBRARY-NOTFOUND -- (DEBUG) GTK2_GOBJECT_LIBRARY is GTK2_GOBJECT_LIBRARY-NOTFOUND -- (DEBUG) GTK2_GLIB_LIBRARY is GTK2_GLIB_LIBRARY-NOTFOUND -- (DEBUG) GTK2_GTKGL_LIBRARY is GTK2_GTKGL_LIBRARY-NOTFOUND -- (DEBUG) GTK2_PANGO_LIBRARY is GTK2_PANGO_LIBRARY-NOTFOUND -- (DEBUG) GTK2_PANGO_LIBRARY is GTK2_CAIRO_LIBRARY-NOTFOUND -- (DEBUG) GTK2_ATK_LIBRARY is GTK2_ATK_LIBRARY-NOTFOUND -- 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 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 /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:126 (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 -- 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 -- 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 Summary: --->>> autoload Disabled osso ( Default ) --->>> binding Disabled dbus ( dbus-glib-1 not found ) Enabled win32 ( Windows detected ) --->>> font Disabled freetype ( freetype not found ) --->>> graphics Disabled android ( FreeType library not found ) Disabled cocoa ( Default ) Disabled gd ( FreeType library not found ) Disabled gtk_drawing_area ( FreeType library not found ) Enabled null ( Default ) Disabled opengl ( FreeType library 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 ) --->>> intl_cmake Enabled intl_cmake ( native libintl missing ) --->>> 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 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 speech_dispatcher ( speech_dispatcher lib not found ) --->>> support Enabled espeak ( Windows detected ) Enabled ezxml ( Windows detected ) 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 wince ( Default ) --->>> Features Enabled BUILD_MAPTOOL ( default ) Disabled DBUS_USE_SYSTEM_BUS ( default ) Disabled SAMPLE_MAP ( default ) Disabled SHARED_LIBNAVIT ( default ) Enabled SVG2PNG ( default ) Enabled USE_NATIVE_LANGUAGE_SUPPORT ( Windows detected ) 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 version fatal: Not a git repository (or any parent up to mount point /work) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). Already at toplevel, but .git not found at /usr/lib/git/git-svn line 308. -- Found Subversion: /usr/bin/svn (found version "1.7.8") -- SVN-version 5557 [ 0%] Built target version Scanning dependencies of target support_wordexp [ 0%] Building C object navit/support/wordexp/CMakeFiles/support_wordexp.dir/wordexp.c.obj In file included 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/glib/glibconfig.h:17:21: libintl.h: No such file or directory make[2]: *** [navit/support/wordexp/CMakeFiles/support_wordexp.dir/wordexp.c.obj] Error 1 make[1]: *** [navit/support/wordexp/CMakeFiles/support_wordexp.dir/all] Error 2 make: *** [all] Error 2 /work/batch