[Ci-reports] fail on Qt5_dev_Integration #480

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Aug 4 13:04:16 CEST 2014


qtwebchannel failed to compile :(

  ../../../src/webchannel/qwebchannel.h: In member function 'void TestWebChannel::testRegisterObjects()':
  ../../../src/webchannel/qwebchannel.h:82:32: error: 'TestNamespace::QWebChannelPrivate* TestNamespace::QWebChannel::d_func()' is private
  tst_webchannel.cpp:86:93: error: within this context
  ../../../src/webchannel/qwebchannel.h: In member function 'void TestWebChannel::testInfoForObject()':
  ../../../src/webchannel/qwebchannel.h:82:32: error: 'TestNamespace::QWebChannelPrivate* TestNamespace::QWebChannel::d_func()' is private
  tst_webchannel.cpp:98:45: error: within this context
  ../../../src/webchannel/qwebchannel.h: In member function 'void TestWebChannel::testInvokeMethodConversion()':
  ../../../src/webchannel/qwebchannel.h:82:32: error: 'TestNamespace::QWebChannelPrivate* TestNamespace::QWebChannel::d_func()' is private
  tst_webchannel.cpp:230:24: error: within this context
  ../../../src/webchannel/qwebchannel.h:82:32: error: 'TestNamespace::QWebChannelPrivate* TestNamespace::QWebChannel::d_func()' is private
  tst_webchannel.cpp:236:24: error: within this context
  ../../../src/webchannel/qwebchannel.h:82:32: error: 'TestNamespace::QWebChannelPrivate* TestNamespace::QWebChannel::d_func()' is private
  tst_webchannel.cpp:242:24: error: within this context
  ../../../src/webchannel/qwebchannel.h: In member function 'void TestWebChannel::benchClassInfo()':
  ../../../src/webchannel/qwebchannel.h:82:32: error: 'TestNamespace::QWebChannelPrivate* TestNamespace::QWebChannel::d_func()' is private
  tst_webchannel.cpp:276:28: error: within this context
  ../../../src/webchannel/qwebchannel.h: In member function 'void TestWebChannel::benchInitializeClients()':
  ../../../src/webchannel/qwebchannel.h:82:32: error: 'TestNamespace::QWebChannelPrivate* TestNamespace::QWebChannel::d_func()' is private
  tst_webchannel.cpp:289:54: error: within this context
  ../../../src/webchannel/qmetaobjectpublisher_p.h:214:10: error: 'bool TestNamespace::QMetaObjectPublisher::propertyUpdatesInitialized' is private
  tst_webchannel.cpp:293:20: error: within this context
  ../../../src/webchannel/qmetaobjectpublisher_p.h:225:53: error: 'TestNamespace::QHash<const TestNamespace::QObject*, TestNamespace::QHash<int, TestNamespace::QSet<int> > > TestNamespace::QMetaObjectPublisher::signalToPropertyMap' is private
  tst_webchannel.cpp:294:20: error: within this context
  ../../../src/webchannel/qmetaobjectpublisher_p.h:199:41: error: 'TestNamespace::SignalHandler<TestNamespace::QMetaObjectPublisher> TestNamespace::QMetaObjectPublisher::signalHandler' is private
  tst_webchannel.cpp:295:20: error: within this context
  ../../../src/webchannel/qwebchannel.h: In member function 'void TestWebChannel::benchPropertyUpdates()':
  ../../../src/webchannel/qwebchannel.h:82:32: error: 'TestNamespace::QWebChannelPrivate* TestNamespace::QWebChannel::d_func()' is private
  tst_webchannel.cpp:313:20: error: within this context
  ../../../src/webchannel/qwebchannel.h:82:32: error: 'TestNamespace::QWebChannelPrivate* TestNamespace::QWebChannel::d_func()' is private
  tst_webchannel.cpp:320:24: error: within this context
  ../../../src/webchannel/qmetaobjectpublisher_p.h:202:10: error: 'bool TestNamespace::QMetaObjectPublisher::clientIsIdle' is private
  tst_webchannel.cpp:320:38: error: within this context
  ../../../src/webchannel/qwebchannel.h:82:32: error: 'TestNamespace::QWebChannelPrivate* TestNamespace::QWebChannel::d_func()' is private
  tst_webchannel.cpp:321:24: error: within this context
  make[4]: *** [.obj/tst_webchannel.o] Error 1
  make[3]: *** [sub-webchannel-make_first] Error 2
  make[2]: *** [sub-auto-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtwebchannel-make_first] Error 2

  Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00480/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1407149028):
    http://codereview.qt-project.org/91332 [PS8] - Updated submodules.
    http://codereview.qt-project.org/90399 [PS4] - Add qtwebchannel as submodule



More information about the Ci-reports mailing list