qtbase failed to compile :(

  In file included from edge.cpp:42:
  
../../../../lib/QtWidgets.framework/Versions/5/Headers/qgraphicsitem.h:318:18: 
note: hidden overloaded virtual function 'QGraphicsItem::advance' declared here
  
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++
 -c -pipe -O2 -isysroot 
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk
 -mmacosx-version-min=10.6 -Wall -W -fPIE -DQT_NO_LIBUDEV -DQT_NO_EVDEV 
-DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_DISABLE_DEPRECATED_BEFORE=0 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WIDGETS_LIB 
-DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR=\"/work/build/qt/qtbase/tests/auto/other/macgui\" 
-I../../../../mkspecs/macx-clang -I. 
-I../../../../lib/QtWidgets.framework/Versions/5/Headers 
-I../../../../lib/QtWidgets.framework/Versions/5/Headers/5.2.0 
-I../../../../lib/QtWidgets.framework/Versions/5/Headers/5.2.0/QtWidgets 
-I../../../../lib/QtTest.framework/Versions/5/Headers 
-I../../../../lib/QtGui.framework/Versions/5/Headers 
-I../../../../lib/QtCore.framework/Versions/5/Headers 
-I../../../../lib/QtCore.framework/Versions/5/Headers/5.
 2.0 -I../../../../lib/QtCore.framework/Versions/5/Headers/5.2.0/QtCore -I.moc 
-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers
 
-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/AGL.framework/Headers
 -F/work/build/qt/qtbase/lib -o .obj/guitest.o guitest.cpp
  In file included from node.cpp:42:
  
../../../../lib/QtWidgets.framework/Versions/5/Headers/qgraphicsitem.h:318:18: 
note: hidden overloaded virtual function 'QGraphicsItem::advance' declared here
  guitest.cpp:165:19: error: use of undeclared identifier 'mousEvent'; did you 
mean 'mouseEvent'?
  make[5]: *** [.obj/guitest.o] Error 1
  make[4]: *** [sub-macgui-make_first] Error 2
  make[3]: *** [sub-other-make_first] Error 2
  make[2]: *** [sub-auto-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: 
http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02402/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/stable_1383030785):
    http://codereview.qt-project.org/69397 [PS3] - Fix the show/hide logic.
    http://codereview.qt-project.org/69065 [PS3] - Allow the user to specify a 
theme list.
    http://codereview.qt-project.org/69173 [PS3] - Fix msvc project 
dependencies as specificed by .depends
    http://codereview.qt-project.org/69383 [PS1] - Issue correct warnings with 
QObject::startTimer()
    http://codereview.qt-project.org/69257 [PS4] - iOS: Build simulator 
libraries with suffix
    http://codereview.qt-project.org/68183 [PS1] - Make the localHostName() 
copy function return QByteArray
    http://codereview.qt-project.org/69408 [PS2] - Doc: Fix miscellaneous typos
    http://codereview.qt-project.org/54786 [PS10] - Android: handle keyPress 
event for Key_Back
    http://codereview.qt-project.org/69394 [PS1] - Ensure Qt::WA_Mapped is set 
in case of obscured native windows.
    http://codereview.qt-project.org/69367 [PS2] - Fix compilation with MinGW 
gcc 64 bit
    http://codereview.qt-project.org/69152 [PS3] - Add better version checks 
for accessibility
    http://codereview.qt-project.org/69216 [PS5] - Add QGuiApplication::sync() 
function
    http://codereview.qt-project.org/69030 [PS3] - QNX: Manage foreign 
mmrenderer windows
    http://codereview.qt-project.org/69280 [PS2] - give XMLSTREAM a Name
    http://codereview.qt-project.org/69279 [PS2] - fix "markup"
    http://codereview.qt-project.org/69278 [PS2] - purge references to 
non-features
    http://codereview.qt-project.org/69277 [PS2] - purge vestiges of dead 
QT_NO_* defines
    http://codereview.qt-project.org/67155 [PS5] - Cocoa: Fix mouse event 
coordinates transform to window space
    http://codereview.qt-project.org/69276 [PS1] - remove remaining 
non-concurrent branches from concurrent samples
    http://codereview.qt-project.org/68727 [PS3] - MacGui tests: Remove 
references to CGPostMouseEvent
    http://codereview.qt-project.org/69368 [PS3] - Don't support threaded GL on 
chromium (virtual box GL)
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to