[Ci-reports] fail on QtWebChannel_5.4_Integration #13

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Oct 10 14:35:23 CEST 2014


qtwebchannel failed to compile :(

  /Developer/usr/bin/clang++ -c -pipe -O2 -isysroot /Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fno-exceptions -Wall -W -fPIE -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_WEBCHANNEL_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/lib/QtWebSockets.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtNetwork.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtWebChannel.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I.moc -F/work/build/qt/qtbase/lib -o .obj/chatserver.o chatserver.cpp
  chatserver.cpp:43:5: error: reference to 'QTimer' is ambiguous
  ./chatserver.h:40:7: note: candidate found by name lookup is 'QTimer'
  /work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/qtimer.h:47:21: note: candidate found by name lookup is 'TestNamespace::QTimer'
  chatserver.cpp:44:13: error: use of undeclared identifier 't'
  chatserver.cpp:45:5: error: use of undeclared identifier 't'
  chatserver.cpp:47:33: error: reference to 'QTimer' is ambiguous
  ./chatserver.h:40:7: note: candidate found by name lookup is 'QTimer'
  /work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/qtimer.h:47:21: note: candidate found by name lookup is 'TestNamespace::QTimer'
  chatserver.cpp:47:33: error: allocation of incomplete type 'QTimer'
  ./chatserver.h:40:7: note: forward declaration of 'QTimer'
  chatserver.cpp:48:26: error: member access into incomplete type 'QTimer'
  ./chatserver.h:40:7: note: forward declaration of 'QTimer'
  chatserver.cpp:49:26: error: member access into incomplete type 'QTimer'
  ./chatserver.h:40:7: note: forward declaration of 'QTimer'
  chatserver.cpp:50:5: error: no matching member function for call to 'connect'
  /work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/qobject.h:196:36: note: candidate function not viable: cannot convert argument of incomplete type 'QTimer *' to 'const TestNamespace::QObject *'
  /work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/qobject.h:199:36: note: candidate function not viable: cannot convert argument of incomplete type 'QTimer *' to 'const TestNamespace::QObject *'
  /work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/qobject.h:477:41: note: candidate function not viable: cannot convert argument of incomplete type 'QTimer *' to 'const TestNamespace::QObject *'
  /work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/qobject.h:213:43: note: candidate template ignored: substitution failure [with Func1 = const char *, Func2 = const char *]
  /work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/qobject.h:245:13: note: candidate function template not viable: requires 3 arguments, but 4 were provided
  /work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/qobject.h:254:13: note: candidate template ignored: substitution failure [with Func1 = const char *, Func2 = const char *]
  /work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/qobject.h:285:13: note: candidate function template not viable: requires 3 arguments, but 4 were provided
  /work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/qobject.h:293:13: note: candidate template ignored: substitution failure [with Func1 = const char *, Func2 = const char *]
  chatserver.cpp:60:30: error: member access into incomplete type 'QTimer'
  ./chatserver.h:40:7: note: forward declaration of 'QTimer'
  chatserver.cpp:61:30: error: member access into incomplete type 'QTimer'
  ./chatserver.h:40:7: note: forward declaration of 'QTimer'
  chatserver.cpp:101:26: error: member access into incomplete type 'QTimer'
  make[4]: *** [.obj/chatserver.o] Error 1
  make[3]: *** [sub-chatserver-cpp-make_first] Error 2
  make[2]: *** [sub-webchannel-make_first] Error 2
  make[1]: *** [sub-examples-make_first] Error 2
  make: *** [module-qtwebchannel] Error 2

  Build log: http://testresults.qt-project.org/ci/QtWebChannel_5.4_Integration/build_00013/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

    ============================================================

QtWebChannel_5.4_Integration ยป win32-msvc2010_developer-build_qtnamespace_Windows_7 #13: FAILURE
  Build log: http://testresults.qt-project.org/ci/QtWebChannel_5.4_Integration/build_00013/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.4_1412943284):
    http://codereview.qt-project.org/95443 [PS6] - Added some more examples



More information about the Ci-reports mailing list