Compilation failed :(
/Users/fernando/djszapi/qt5/qtbase/bin/moc -DQT_NO_WAYLAND -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_TESTLIB_LIB -DQT_TESTCASE_BUILDDIR=\"/Users/fernando/djszapi/qt5/qtbase/tests/auto/corelib/kernel/qcoreapplication\" -DQT_CORE_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_SHARED -I../../../../../mkspecs/macx-g++ -I. -I../../../../../include/QtCore -I../../../../../include/QtCore/5.0.0 -I../../../../../include/QtCore/5.0.0/QtCore -I../../../../../include/QtTest -I../../../../../include -I.moc/debug-shared -F/Users/fernando/djszapi/qt5/qtbase/lib -D__APPLE__ -D__GNUC__=4 tst_qcoreapplication.cpp -o .moc/debug-shared/tst_qcoreapplication.moc
g++ -c -pipe -mmacosx-version-min=10.6 -g -gdwarf-2 -arch x86_64 -Wall -W -fPIE -DQT_NO_WAYLAND -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_XCB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_TESTLIB_LIB -DQT_TESTCASE_BUILDDIR=\"/Users/fernando/djszapi/qt5/qtbase/tests/auto/corelib/kernel/qcoreapplication\" -DQT_CORE_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_SHARED -I../../../../../mkspecs/macx-g++ -I. -I../../../../../include/QtCore -I../../../../../include/QtCore/5.0.0 -I../../../../../include/QtCore/5.0.0/QtCore -I../../../../../include/QtTest -I../../../../../include -I.moc/debug-shared -F/Users/fernando/djszapi/qt5/qtbase/lib -o .obj/debug-shared/tst_qcoreapplication.o tst_qcoreapplication.cpp
tst_qcoreapplication.cpp: In member function ‘void tst_QCoreApplication::sendEventsOnProcessEvents()’:
tst_qcoreapplication.cpp:88: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp: In member function ‘void tst_QCoreApplication::getSetCheck()’:
tst_qcoreapplication.cpp:110: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp: In member function ‘void tst_QCoreApplication::qAppName()’:
tst_qcoreapplication.cpp:122: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp: In member function ‘void tst_QCoreApplication::argc()’:
tst_qcoreapplication.cpp:134: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp:142: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp:142: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp:142: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp:142: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp:158: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp:158: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp: In member function ‘void tst_QCoreApplication::postEvent()’:
tst_qcoreapplication.cpp:190: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp: In member function ‘void tst_QCoreApplication::removePostedEvents()’:
tst_qcoreapplication.cpp:275: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp: In member function ‘void tst_QCoreApplication::deliverInDefinedOrder()’:
tst_qcoreapplication.cpp:454: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp: In member function ‘void tst_QCoreApplication::globalPostedEventsCount()’:
tst_qcoreapplication.cpp:494: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp: In member function ‘void tst_QCoreApplication::processEventsAlwaysSendsPostedEvents()’:
tst_qcoreapplication.cpp:540: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp: In member function ‘void tst_QCoreApplication::reexec()’:
tst_qcoreapplication.cpp:558: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp: In member function ‘void tst_QCoreApplication::execAfterExit()’:
tst_qcoreapplication.cpp:573: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp: In member function ‘void tst_QCoreApplication::eventLoopExecAfterExit()’:
tst_qcoreapplication.cpp:584: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp: In member function ‘void tst_QCoreApplication::customEventDispatcher()’:
tst_qcoreapplication.cpp:626: error: cannot allocate an object of abstract type ‘DummyEventDispatcher’
tst_qcoreapplication.cpp:597: note: because the following virtual functions are pure within ‘DummyEventDispatcher’:
../../../../../include/QtCore/../../src/corelib/kernel/qabstracteventdispatcher.h:96: note: virtual int QAbstractEventDispatcher::remainingTime(int)
tst_qcoreapplication.cpp:636: warning: deprecated conversion from string constant to ‘char*’
tst_qcoreapplication.cpp: In member function ‘void QuitTester::doTest()’:
tst_qcoreapplication.cpp:730: warning: unused variable ‘job3’
tst_qcoreapplication.cpp:734: warning: unused variable ‘job4’
tst_qcoreapplication.cpp: In member function ‘void tst_QCoreApplication::testQuitLock()’:
tst_qcoreapplication.cpp:750: warning: deprecated conversion from string constant to ‘char*’
make[5]: *** [.obj/debug-shared/tst_qcoreapplication.o] Error 1
make[4]: *** [sub-qcoreapplication-make_default] Error 2
make[3]: *** [sub-kernel-make_default] Error 2
make[2]: *** [sub-corelib-make_default] Error 2
make[1]: *** [sub-auto-make_default] Error 2
make: *** [module-qtbase-tests-make_default-ordered] Error 2