mkdir V:\tmp\build && cd V:\tmp\build && cmake D:/kde/download/git/qtbase/tests/auto/cmake -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="V:/;D:/kde/download/git/qtbase/tests/auto;V:" && ctest --output-on-failure -- The C compiler identification is GNU 4.7.2 -- The CXX compiler identification is GNU 4.7.2 -- Check for working C compiler: v:/bin/ccache.exe -- Check for working C compiler: v:/bin/ccache.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: v:/bin/ccache.exe -- Check for working CXX compiler: v:/bin/ccache.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Configuring done -- Generating done -- Build files have been written to: V:/tmp/build Test project V:/tmp/build Start 1: test_use_modules_function 1/17 Test #1: test_use_modules_function ........***Failed 3.03 sec Internal cmake changing into directory: V:/tmp/build/test_use_modules_function Error: cmake execution failed The C compiler identification is GNU 4.7.2 The CXX compiler identification is GNU 4.7.2 Check for working C compiler: v:/bin/ccache.exe Configuring Check for working C compiler: v:/bin/ccache.exe -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: v:/bin/ccache.exe Configuring Check for working CXX compiler: v:/bin/ccache.exe -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Warning at V:/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:237 (find_package): Could not find a package configuration file provided by "Qt5Test" with any of the following names: Qt5TestConfig.cmake qt5test-config.cmake Add the installation prefix of "Qt5Test" to CMAKE_PREFIX_PATH or set "Qt5Test_DIR" to a directory containing one of the above files. If "Qt5Test" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:15 (qt5_use_modules) CMake Error at V:/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:239 (message): Can not use "Test" module which has not yet been found. Call Stack (most recent call first): CMakeLists.txt:15 (qt5_use_modules) Configuring Configuring incomplete, errors occurred! Start 2: test_wrap_cpp_and_resources 2/17 Test #2: test_wrap_cpp_and_resources ...... Passed 4.21 sec Start 3: test_dependent_modules 3/17 Test #3: test_dependent_modules ...........***Failed 2.97 sec Internal cmake changing into directory: V:/tmp/build/test_dependent_modules Error: cmake execution failed The C compiler identification is GNU 4.7.2 The CXX compiler identification is GNU 4.7.2 Check for working C compiler: v:/bin/ccache.exe Configuring Check for working C compiler: v:/bin/ccache.exe -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: v:/bin/ccache.exe Configuring Check for working CXX compiler: v:/bin/ccache.exe -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at V:/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:37 (find_package): Could not find a package configuration file provided by "Qt5Gui" with any of the following names: Qt5GuiConfig.cmake qt5gui-config.cmake Add the installation prefix of "Qt5Gui" to CMAKE_PREFIX_PATH or set "Qt5Gui_DIR" to a directory containing one of the above files. If "Qt5Gui" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:7 (find_package) Configuring Configuring incomplete, errors occurred! Start 4: test_add_resource_options 4/17 Test #4: test_add_resource_options ........ Passed 4.19 sec Start 5: test_wrap_cpp_options 5/17 Test #5: test_wrap_cpp_options ............ Passed 3.99 sec Start 6: test_needsquoting_dirname 6/17 Test #6: test_needsquoting_dirname ........ Passed 4.72 sec Start 7: test_platform_defs_include 7/17 Test #7: test_platform_defs_include .......***Failed 3.18 sec Internal cmake changing into directory: V:/tmp/build/test_platform_defs_include ======== CMake output ====== The C compiler identification is GNU 4.7.2 The CXX compiler identification is GNU 4.7.2 Check for working C compiler: v:/bin/ccache.exe Configuring Check for working C compiler: v:/bin/ccache.exe -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: v:/bin/ccache.exe Configuring Check for working CXX compiler: v:/bin/ccache.exe -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done Configuring Configuring done Generating Generating done Build files have been written to: V:/tmp/build/test_platform_defs_include ======== End CMake output ====== Change Dir: V:/tmp/build/test_platform_defs_include Run Clean Command:v:/mingw/bin/mingw32-make.exe "clean" mingw32-make.exe[1]: Entering directory 'V:/tmp/build/test_platform_defs_include' mingw32-make.exe[2]: Entering directory 'V:/tmp/build/test_platform_defs_include' mingw32-make.exe[3]: Entering directory 'V:/tmp/build/test_platform_defs_include' mingw32-make.exe[3]: Leaving directory 'V:/tmp/build/test_platform_defs_include' mingw32-make.exe[2]: Leaving directory 'V:/tmp/build/test_platform_defs_include' mingw32-make.exe[1]: Leaving directory 'V:/tmp/build/test_platform_defs_include' Run Build Command:v:/mingw/bin/mingw32-make.exe mingw32-make.exe[1]: Entering directory 'V:/tmp/build/test_platform_defs_include' mingw32-make.exe[2]: Entering directory 'V:/tmp/build/test_platform_defs_include' mingw32-make.exe[3]: Entering directory 'V:/tmp/build/test_platform_defs_include' Scanning dependencies of target myobject mingw32-make.exe[3]: Leaving directory 'V:/tmp/build/test_platform_defs_include' mingw32-make.exe[3]: Entering directory 'V:/tmp/build/test_platform_defs_include' [100%] Building CXX object CMakeFiles/myobject.dir/main.cpp.obj D:\kde\download\git\qtbase\tests\auto\cmake\test_platform_defs_include\main.cpp:42:27: fatal error: qplatformdefs.h: No such file or directory compilation terminated. CMakeFiles\myobject.dir\build.make:54: recipe for target 'CMakeFiles/myobject.dir/main.cpp.obj' failed mingw32-make.exe[3]: *** [CMakeFiles/myobject.dir/main.cpp.obj] Error 1 mingw32-make.exe[3]: Leaving directory 'V:/tmp/build/test_platform_defs_include' CMakeFiles\Makefile2:59: recipe for target 'CMakeFiles/myobject.dir/all' failed mingw32-make.exe[2]: *** [CMakeFiles/myobject.dir/all] Error 2 mingw32-make.exe[2]: Leaving directory 'V:/tmp/build/test_platform_defs_include' makefile:71: recipe for target 'all' failed mingw32-make.exe[1]: *** [all] Error 2 mingw32-make.exe[1]: Leaving directory 'V:/tmp/build/test_platform_defs_include' Start 8: test_qtmainwin_library 8/17 Test #8: test_qtmainwin_library ........... Passed 3.94 sec Start 9: test_dbus_module 9/17 Test #9: test_dbus_module .................***Failed 5.82 sec Internal cmake changing into directory: V:/tmp/build/test_dbus_module ======== CMake output ====== The C compiler identification is GNU 4.7.2 The CXX compiler identification is GNU 4.7.2 Check for working C compiler: v:/bin/ccache.exe Configuring Check for working C compiler: v:/bin/ccache.exe -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: v:/bin/ccache.exe Configuring Check for working CXX compiler: v:/bin/ccache.exe -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done Configuring Configuring done Generating Generating done Build files have been written to: V:/tmp/build/test_dbus_module ======== End CMake output ====== Change Dir: V:/tmp/build/test_dbus_module Run Clean Command:v:/mingw/bin/mingw32-make.exe "clean" mingw32-make.exe[1]: Entering directory 'V:/tmp/build/test_dbus_module' mingw32-make.exe[2]: Entering directory 'V:/tmp/build/test_dbus_module' mingw32-make.exe[3]: Entering directory 'V:/tmp/build/test_dbus_module' mingw32-make.exe[3]: Leaving directory 'V:/tmp/build/test_dbus_module' mingw32-make.exe[2]: Leaving directory 'V:/tmp/build/test_dbus_module' mingw32-make.exe[1]: Leaving directory 'V:/tmp/build/test_dbus_module' Run Build Command:v:/mingw/bin/mingw32-make.exe mingw32-make.exe[1]: Entering directory 'V:/tmp/build/test_dbus_module' mingw32-make.exe[2]: Entering directory 'V:/tmp/build/test_dbus_module' mingw32-make.exe[3]: Entering directory 'V:/tmp/build/test_dbus_module' [ 14%] Generating org.qtProject.Tests.MyDBusObject.xml [ 28%] Generating mydbusobjectadaptor.cpp, mydbusobjectadaptor.h [ 42%] Generating mydbusobjectadaptor.moc [ 57%] Generating moc_mydbusobject.cpp Scanning dependencies of target myobject mingw32-make.exe[3]: Leaving directory 'V:/tmp/build/test_dbus_module' mingw32-make.exe[3]: Entering directory 'V:/tmp/build/test_dbus_module' [ 71%] Building CXX object CMakeFiles/myobject.dir/mydbusobject.cpp.obj In file included from v:/include/QtDBus/qdbusabstractinterface.h:50:0, from v:/include/QtDBus/QtDBus:6, from V:/tmp/build/test_dbus_module/mydbusobjectadaptor.h:16, from D:\kde\download\git\qtbase\tests\auto\cmake\test_dbus_module\mydbusobject.cpp:43: v:/include/QtDBus/qdbusmessage.h:74:74: error: expected ',' or '...' before 'struct' v:/include/QtDBus/qdbusmessage.h:77:57: error: expected ',' or '...' before 'struct' v:/include/QtDBus/qdbusmessage.h:96:19: error: expected identifier before '(' token v:/include/QtDBus/qdbusmessage.h:96:20: error: expected unqualified-id before ')' token In file included from v:/include/QtDBus/qdbusabstractinterface.h:52:0, from v:/include/QtDBus/QtDBus:6, from V:/tmp/build/test_dbus_module/mydbusobjectadaptor.h:16, from D:\kde\download\git\qtbase\tests\auto\cmake\test_dbus_module\mydbusobject.cpp:43: v:/include/QtDBus/qdbusconnection.h:152:78: error: expected ',' or '...' before 'struct' v:/include/QtDBus/qdbusconnection.h:154:78: error: expected ',' or '...' before 'struct' v:/include/QtDBus/qdbusconnection.h:154:10: error: 'bool QDBusConnection::connect(const QString&, const QString&, const QString&)' cannot be overloaded v:/include/QtDBus/qdbusconnection.h:152:10: error: with 'bool QDBusConnection::connect(const QString&, const QString&, const QString&)' v:/include/QtDBus/qdbusconnection.h:157:78: error: expected ',' or '...' before 'struct' v:/include/QtDBus/qdbusconnection.h:157:10: error: 'bool QDBusConnection::connect(const QString&, const QString&, const QString&)' cannot be overloaded v:/include/QtDBus/qdbusconnection.h:152:10: error: with 'bool QDBusConnection::connect(const QString&, const QString&, const QString&)' v:/include/QtDBus/qdbusconnection.h:161:81: error: expected ',' or '...' before 'struct' v:/include/QtDBus/qdbusconnection.h:163:81: error: expected ',' or '...' before 'struct' v:/include/QtDBus/qdbusconnection.h:163:10: error: 'bool QDBusConnection::disconnect(const QString&, const QString&, const QString&)' cannot be overloaded v:/include/QtDBus/qdbusconnection.h:161:10: error: with 'bool QDBusConnection::disconnect(const QString&, const QString&, const QString&)' v:/include/QtDBus/qdbusconnection.h:166:81: error: expected ',' or '...' before 'struct' v:/include/QtDBus/qdbusconnection.h:166:10: error: 'bool QDBusConnection::disconnect(const QString&, const QString&, const QString&)' cannot be overloaded v:/include/QtDBus/qdbusconnection.h:161:10: error: with 'bool QDBusConnection::disconnect(const QString&, const QString&, const QString&)' v:/include/QtDBus/qdbusconnection.h:181:31: error: expected unqualified-id before 'struct' v:/include/QtDBus/qdbusconnection.h:181:30: error: expected ';' at end of member declaration v:/include/QtDBus/qdbusconnection.h:181:37: error: expected identifier before '(' token v:/include/QtDBus/qdbusconnection.h:181:38: error: expected unqualified-id before ')' token In file included from v:/include/QtDBus/QtDBus:6:0, from V:/tmp/build/test_dbus_module/mydbusobjectadaptor.h:16, from D:\kde\download\git\qtbase\tests\auto\cmake\test_dbus_module\mydbusobject.cpp:43: v:/include/QtDBus/qdbusabstractinterface.h:93:19: error: expected identifier before '(' token v:/include/QtDBus/qdbusabstractinterface.h:93:20: error: expected unqualified-id before ')' token v:/include/QtDBus/qdbusabstractinterface.h:145:85: error: expected ',' or '...' before 'struct' In file included from v:/include/QtDBus/QtDBus:13:0, from V:/tmp/build/test_dbus_module/mydbusobjectadaptor.h:16, from D:\kde\download\git\qtbase\tests\auto\cmake\test_dbus_module\mydbusobject.cpp:43: v:/include/QtDBus/qdbusinterface.h:63:80: error: expected ',' or '...' before 'struct' CMakeFiles\myobject.dir\build.make:76: recipe for target 'CMakeFiles/myobject.dir/mydbusobject.cpp.obj' failed mingw32-make.exe[3]: *** [CMakeFiles/myobject.dir/mydbusobject.cpp.obj] Error 1 mingw32-make.exe[3]: Leaving directory 'V:/tmp/build/test_dbus_module' CMakeFiles\Makefile2:59: recipe for target 'CMakeFiles/myobject.dir/all' failed mingw32-make.exe[2]: *** [CMakeFiles/myobject.dir/all] Error 2 mingw32-make.exe[2]: Leaving directory 'V:/tmp/build/test_dbus_module' makefile:71: recipe for target 'all' failed mingw32-make.exe[1]: *** [all] Error 2 mingw32-make.exe[1]: Leaving directory 'V:/tmp/build/test_dbus_module' Start 10: test_multiple_find_package 10/17 Test #10: test_multiple_find_package ....... Passed 2.96 sec Start 11: test_private_includes 11/17 Test #11: test_private_includes ............***Failed 2.85 sec Internal cmake changing into directory: V:/tmp/build/test_private_includes Error: cmake execution failed The C compiler identification is GNU 4.7.2 The CXX compiler identification is GNU 4.7.2 Check for working C compiler: v:/bin/ccache.exe Configuring Check for working C compiler: v:/bin/ccache.exe -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: v:/bin/ccache.exe Configuring Check for working CXX compiler: v:/bin/ccache.exe -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at V:/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:37 (find_package): Could not find a package configuration file provided by "Qt5Core" with any of the following names: Qt5CoreConfig.cmake qt5core-config.cmake Add the installation prefix of "Qt5Core" to CMAKE_PREFIX_PATH or set "Qt5Core_DIR" to a directory containing one of the above files. If "Qt5Core" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:6 (find_package) Configuring Configuring incomplete, errors occurred! Start 12: test_testlib_definitions 12/17 Test #12: test_testlib_definitions ......... Passed 8.04 sec Start 13: test_json_plugin_includes 13/17 Test #13: test_json_plugin_includes ........ Passed 3.95 sec Start 14: test_testlib_no_link_gui 14/17 Test #14: test_testlib_no_link_gui .........***Failed 2.90 sec Internal cmake changing into directory: V:/tmp/build/failbuild/test_testlib_no_link_gui/build Error: cmake execution failed The C compiler identification is GNU 4.7.2 The CXX compiler identification is GNU 4.7.2 Check for working C compiler: v:/bin/ccache.exe Configuring Check for working C compiler: v:/bin/ccache.exe -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: v:/bin/ccache.exe Configuring Check for working CXX compiler: v:/bin/ccache.exe -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at V:/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:37 (find_package): Could not find a package configuration file provided by "Qt5Core" with any of the following names: Qt5CoreConfig.cmake qt5core-config.cmake Add the installation prefix of "Qt5Core" to CMAKE_PREFIX_PATH or set "Qt5Core_DIR" to a directory containing one of the above files. If "Qt5Core" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:12 (find_package) CMake Error: Internal CMake error, TryCompile configure of cmake failed Configuring Configuring incomplete, errors occurred! Start 15: test_testlib_no_link_widgets 15/17 Test #15: test_testlib_no_link_widgets .....***Failed 3.33 sec Internal cmake changing into directory: V:/tmp/build/failbuild/test_testlib_no_link_widgets/build Error: cmake execution failed The C compiler identification is GNU 4.7.2 The CXX compiler identification is GNU 4.7.2 Check for working C compiler: v:/bin/ccache.exe Configuring Check for working C compiler: v:/bin/ccache.exe -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: v:/bin/ccache.exe Configuring Check for working CXX compiler: v:/bin/ccache.exe -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at V:/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:37 (find_package): Could not find a package configuration file provided by "Qt5Gui" with any of the following names: Qt5GuiConfig.cmake qt5gui-config.cmake Add the installation prefix of "Qt5Gui" to CMAKE_PREFIX_PATH or set "Qt5Gui_DIR" to a directory containing one of the above files. If "Qt5Gui" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:12 (find_package) CMake Error: Internal CMake error, TryCompile configure of cmake failed Configuring Configuring incomplete, errors occurred! Start 16: module_includes 16/17 Test #16: module_includes .................. Passed 4.65 sec Start 17: test_concurrent_module 17/17 Test #17: test_concurrent_module ...........***Failed 2.80 sec Internal cmake changing into directory: V:/tmp/build/test_concurrent_module Error: cmake execution failed The C compiler identification is GNU 4.7.2 The CXX compiler identification is GNU 4.7.2 Check for working C compiler: v:/bin/ccache.exe Configuring Check for working C compiler: v:/bin/ccache.exe -- works Detecting C compiler ABI info Configuring Detecting C compiler ABI info - done Check for working CXX compiler: v:/bin/ccache.exe Configuring Check for working CXX compiler: v:/bin/ccache.exe -- works Detecting CXX compiler ABI info Configuring Detecting CXX compiler ABI info - done CMake Error at V:/lib/cmake/Qt5Concurrent/Qt5ConcurrentConfig.cmake:37 (find_package): Could not find a package configuration file provided by "Qt5Core" with any of the following names: Qt5CoreConfig.cmake qt5core-config.cmake Add the installation prefix of "Qt5Core" to CMAKE_PREFIX_PATH or set "Qt5Core_DIR" to a directory containing one of the above files. If "Qt5Core" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:6 (find_package) Configuring Configuring incomplete, errors occurred! 53% tests passed, 8 tests failed out of 17 Total Test time (real) = 67.57 sec The following tests FAILED: 1 - test_use_modules_function (Failed) 3 - test_dependent_modules (Failed) 7 - test_platform_defs_include (Failed) 9 - test_dbus_module (Failed) 11 - test_private_includes (Failed) 14 - test_testlib_no_link_gui (Failed) 15 - test_testlib_no_link_widgets (Failed) 17 - test_concurrent_module (Failed) mingw32-make : Errors while running CTest makefile:149: recipe for target 'check' failed mingw32-make: *** [check] Error 8