[Ci-reports] fail on QtTools_stable_Integration #438

Qt Continuous Integration System ci-noreply at qt-project.org
Wed May 21 13:18:49 CEST 2014


qtwebkit failed to compile :(

  In file included from generated/JSCrypto.cpp:22:
  generated/JSCrypto.h:35:100: error: use of undeclared identifier 'Crypto'
  generated/JSCrypto.h:55:5: error: unknown type name 'Crypto'
  generated/JSCrypto.h:67:5: error: unknown type name 'Crypto'
  generated/JSCrypto.h:69:62: error: use of undeclared identifier 'Crypto'
  generated/JSCrypto.h:80:61: error: unknown type name 'Crypto'
  generated/JSCrypto.h:86:53: error: unknown type name 'Crypto'
  generated/JSCrypto.h:91:56: error: unknown type name 'Crypto'
  generated/JSCrypto.h:92:1: error: unknown type name 'Crypto'
  generated/JSCrypto.cpp:63:86: error: use of undeclared identifier 'Crypto'
  generated/JSCrypto.cpp:82:28: error: static_cast from 'JSC::JSCell *' to 'WebCore::JSCrypto *' is not allowed
  generated/JSCrypto.cpp:125:74: error: unknown type name 'Crypto'
  generated/JSCrypto.cpp:138:22: error: use of undeclared identifier 'Crypto'
  generated/JSCrypto.cpp:142:1: error: unknown type name 'Crypto'
  generated/JSCrypto.cpp:144:84: error: expected ':'
  generated/JSCrypto.cpp:144:46: note: to match this '?'
  generated/JSCrypto.cpp:144:84: error: use of undeclared identifier 'impl'
  In file included from generated/JSCrypto.cpp:22:
  In file included from generated/JSCrypto.h:25:
  In file included from bindings/js/JSDOMBinding.h:27:
  In file included from bindings/js/BindingState.h:34:
  In file included from ../JavaScriptCore/runtime/JSObject.h:26:
  In file included from ../JavaScriptCore/runtime/ArgList.h:25:
  In file included from ../JavaScriptCore/interpreter/CallFrame.h:27:
  In file included from ../JavaScriptCore/runtime/VM.h:37:
  In file included from ../JavaScriptCore/jit/JITThunks.h:39:
  In file included from ../JavaScriptCore/heap/WeakInlines.h:29:
  In file included from ../JavaScriptCore/heap/PassWeak.h:29:
  ../JavaScriptCore/runtime/JSCell.h:176:12: error: static_cast from 'JSC::JSObject *' to 'WebCore::JSCrypto *' is not allowed
  generated/JSCrypto.cpp:96:28: note: in instantiation of function template specialization 'JSC::jsCast<WebCore::JSCrypto *, JSC::JSObject>' requested here
  In file included from generated/JSCrypto.cpp:22:
  In file included from generated/JSCrypto.h:25:
  In file included from bindings/js/JSDOMBinding.h:27:
  In file included from bindings/js/BindingState.h:34:
  In file included from ../JavaScriptCore/runtime/JSObject.h:26:
  In file included from ../JavaScriptCore/runtime/ArgList.h:25:
  In file included from ../JavaScriptCore/interpreter/CallFrame.h:27:
  In file included from ../JavaScriptCore/runtime/VM.h:37:
  In file included from ../JavaScriptCore/jit/JITThunks.h:39:
  In file included from ../JavaScriptCore/heap/WeakInlines.h:29:
  In file included from ../JavaScriptCore/heap/PassWeak.h:29:
  ../JavaScriptCore/runtime/JSCell.h:176:12: error: static_cast from 'JSC::JSCell *' to 'WebCore::JSCrypto *' is not allowed
  make[3]: *** [.obj/generated/JSCrypto.o] Error 1
  In file included from generated/JSDOMWindow.cpp:78:
  generated/JSCrypto.h:56:32: error: member access into incomplete type 'WebCore::Crypto'
  page/DOMWindow.h:42:11: note: forward declaration of 'WebCore::Crypto'
  In file included from generated/JSDOMWindow.cpp:78:
  generated/JSCrypto.h:61:19: error: member access into incomplete type 'WebCore::Crypto'
  page/DOMWindow.h:42:11: note: forward declaration of 'WebCore::Crypto'
  In file included from generated/JSDOMWindow.cpp:22:
  In file included from generated/JSDOMWindow.h:24:
  In file included from page/DOMWindow.h:31:
  In file included from dom/EventTarget.h:35:
  In file included from dom/EventListenerMap.h:36:
  In file included from dom/RegisteredEventListener.h:28:
  In file included from ../WTF/wtf/RefPtr.h:29:
  ../WTF/wtf/PassRefPtr.h:52:16: error: member access into incomplete type 'WebCore::Crypto'
  make[3]: *** [.obj/generated/JSDOMWindow.o] Error 1
  make[2]: *** [sub-Target-pri-make_first-ordered] Error 2
  make[1]: *** [sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2
  make: *** [module-qtwebkit] Error 2

  Build log: http://testresults.qt-project.org/ci/QtTools_stable_Integration/build_00438/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/stable_1400668793):
    http://codereview.qt-project.org/85862 [PS2] - Exclude qtdiag when QtGui is not available.



More information about the Ci-reports mailing list