[Ci-reports] fail on QtBase_5.4_Integration #778

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Nov 24 11:53:11 CET 2014


qtbase failed to compile :(

  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -O2 -fPIC -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_CAST_FROM_ASCII -DQT_BUILD_PLATFORMSUPPORT_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I../../mkspecs/macx-clang -I. -Icglconvenience -Iaccessibility -I../../include -I../../include/QtPlatformSupport -I../../include/QtPlatformSupport/5.4.0 -I../../include/QtPlatformSupport/5.4.0/QtPlatformSupport -I../../lib/QtCore.framework/Versions/5/Headers -I../../lib/QtCore.framework/Versions/5/Headers/5.4.0 -I../../lib/QtCore.framework/Versions/5/Headers/5.4.0/QtCore -I../../lib/QtGui.framework/Versions/5/Headers -I../../lib/QtGui.framework/Versions/5/Headers/5.4.0 -I../../lib/QtGui.framework/Versions/5/Headers/5.4.0/QtGui -I.moc -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks/AGL.framework/Headers -F/work/build/qt/qtbase/lib -o .obj/qdevicediscovery_dummy.o devicediscovery/qdevicediscovery_dummy.cpp
  devicediscovery/qdevicediscovery_dummy.cpp:40:16: error: allocating an object of abstract class type 'QDeviceDiscovery'
  devicediscovery/qdevicediscovery_p.h:85:25: note: unimplemented pure virtual method 'scanConnectedDevices' in 'QDeviceDiscovery'
  devicediscovery/qdevicediscovery_dummy.cpp:43:19: error: redefinition of 'QDeviceDiscovery'
  devicediscovery/qdevicediscovery_p.h:92:5: note: previous definition is here
  devicediscovery/qdevicediscovery_dummy.cpp:49:19: error: redefinition of '~QDeviceDiscovery'
  devicediscovery/qdevicediscovery_p.h:83:13: note: previous definition is here
  devicediscovery/qdevicediscovery_dummy.cpp:58:24: error: out-of-line definition of 'checkDeviceType' does not match any declaration in 'QDeviceDiscovery'
  make[3]: *** [.obj/qdevicediscovery_dummy.o] Error 1
  make[2]: *** [sub-platformsupport-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00778/macx-clang_developer-build_OSX_10.10/log.txt.gz

  Tested changes (refs/builds/5.4_1416829497):
    http://codereview.qt-project.org/95825 [PS3] - QLineEdit: take text margins into account in minimumSizeHint().
    http://codereview.qt-project.org/100637 [PS2] - Reorganize devicediscovery header
    http://codereview.qt-project.org/100606 [PS2] - Add missing host_build CONFIG for qlalr
    http://codereview.qt-project.org/100625 [PS3] - Get rid of some duplicate code in QFontEngineFT
    http://codereview.qt-project.org/99485 [PS3] - Connect the sizeHintChanged() signal for the column and row delegates



More information about the Ci-reports mailing list