[Ci-reports] fail on QtBase_dev_Integration #6403

Qt Continuous Integration System ci-noreply at qt-project.org
Fri May 29 13:58:44 CEST 2015


qtbase failed to compile :(

  QtTest: created fwd-include header(s) for <srcbase>/src/testlib/ { qabstracttestlogger_p.h (1), qbenchmark.h (1), qbenchmark_p.h (1), qbenchmarkevent_p.h (1), qbenchmarkmeasurement_p.h (1), qbenchmarkmetric.h (1), qbenchmarkmetric_p.h (1), qbenchmarkperfevents_p.h (1), qbenchmarkvalgrind_p.h (1), qcsvbenchmarklogger_p.h (1), qplaintestlogger_p.h (1), qsignaldumper_p.h (1), qsignalspy.h (2), qtest.h (2), qtest_global.h (1), qtest_gui.h (2), qtest_widgets.h (2), qtestaccessible.h (2), qtestassert.h (1), qtestblacklist_p.h (1), qtestcase.h (1), qtestcoreelement_p.h (1), qtestcorelist_p.h (1), qtestdata.h (2), qtestelement_p.h (1), qtestelementattribute_p.h (1), qtestevent.h (7), qtesteventloop.h (2), qtestkeyboard.h (1), qtestlog_p.h (1), qtestmouse.h (1), qtestresult_p.h (1), qtestspontaneevent.h (3), qtestsystem.h (1), qtesttable_p.h (1), qtesttouch.h (1), qtestxunitstreamer_p.h (1), qxctestlogger_p.h (1), qxmltestlogger_p.h (1), qxunittestlogger_p.h (1) }
  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -mmacosx-version-min=10.7 -O2 -fvisibility=hidden -fvisibility-inlines-hidden -std=c++11 -stdlib=libc++ -Wall -W -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_NO_DATASTREAM -DHAVE_XCTEST -DQT_BUILD_TESTLIB_LIB -DQT_BUILDING_QT -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -Wall -Wextra -Werror -Woverloaded-virtual -Wshadow -Wundef -Wnon-virtual-dtor -Wpointer-arith -Wformat-security -Wno-long-long -Wno-variadic-macros -pedantic-errors -Wchar-subscripts -Wcast-align -I. -I../../include -I../../include/QtTest -I../../include/QtTest/5.6.0 -I../../include/QtTest/5.6.0/QtTest -I../../lib/QtCore.framework/Headers -I../../lib/QtCore.framework/Headers/5.6.0 -I../../lib/QtCore.framework/Headers/5.6.0/QtCore -I.moc -I../../mkspecs/macx-clang -F/work/build/qt/qtbase/lib -DQT_NO_CAST_TO_ASCII=1 -DQT_NO_CAST_FROM_ASCII=1 -DQT_STRICT_ITERATORS -DQT_NO_URL_CAST_FROM_STRING=1 -DQT_NO_CAST_FROM_BYTEARRAY=1 -DQT_NO_KEYWORDS=1 -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -Dsignals=int -Dslots=int -Demit=public: -Dforeach=public: -Dforever=public: -xc++ qtestmouse.h -o .obj/header_qtestmouse.o
  qtestmouse.h:102:27: error: implicit instantiation of undefined template 'QPointer<QWindow>'
  make[3]: *** [.obj/header_qtestmouse.o] Error 1
  make[2]: *** [sub-testlib-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt.io/ci/QtBase_dev_Integration/build_06403/macx-clang_developer-build_OSX_10.10/log.txt.gz

  Tested changes (refs/builds/dev_1432900105):
    http://codereview.qt-project.org/112904 [PS5] - Cleanup mouse event handling in tests
    http://codereview.qt-project.org/112903 [PS5] - Fix qgraphicswidget::initStyleOption autotest
    http://codereview.qt-project.org/112734 [PS11] - Cleanup the mouse event handling in testlib
    http://codereview.qt-project.org/78960 [PS3] - QTextLayout: replace a use of an inefficient QList with QVector



More information about the Ci-reports mailing list