[Webkit-unassigned] [Bug 70536] compile failing on all of Chromium's Webkit Mac10.5 release builders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 12:35:41 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=70536





--- Comment #2 from Zhenyao Mo <zmo at google.com>  2011-10-20 12:35:41 PST ---
I think it's http://trac.webkit.org/changeset/97904

Undefined symbols:
  "non-virtual thunk to WebCore::Document::resumeActiveDOMObjects()", referenced from:
      vtable for WebCore::SVGDocumentin libwebcore_svg.a(SVGDocument.o)
      vtable for WebCore::HTMLViewSourceDocumentin libwebcore_html.a(HTMLViewSourceDocument.o)
      vtable for WebCore::HTMLDocumentin libwebcore_html.a(HTMLDocument.o)
      vtable for WebCore::MediaDocumentin libwebcore_html.a(MediaDocument.o)
      vtable for WebCore::PluginDocumentin libwebcore_html.a(PluginDocument.o)
      vtable for WebCore::ImageDocumentin libwebcore_html.a(ImageDocument.o)
      vtable for WebCore::FTPDirectoryDocumentin libwebcore_html.a(FTPDirectoryDocument.o)
      vtable for WebCore::TextDocumentin libwebcore_html.a(TextDocument.o)
      vtable for WebCore::PlaceholderDocumentin libwebcore_remaining.a(PlaceholderDocument.o)
      vtable for WebCore::SinkDocumentin libwebcore_remaining.a(SinkDocument.o)
  "WebCore::MediaStreamFrameController::stopGeneratedStream(WTF::String const&)", referenced from:
      WebCore::LocalMediaStream::stop()     in libwebcore_dom.a(LocalMediaStream.o)
  "WebCore::MediaStreamFrameController::setMediaStreamTrackEnabled(WTF::String const&, bool)", referenced from:
      WebCore::MediaStreamTrack::setEnabled(bool)  in libwebcore_dom.a(MediaStreamTrack.o)
  "WebCore::MediaStream::readyState() const", referenced from:
      WebCore::MediaStreamInternal::readyStateAttrGetter(v8::Local<v8::String>, v8::AccessorInfo const&)      in libwebcore_bindings.a(V8DerivedSources11.o)
  "non-virtual thunk to WebCore::Document::suspendActiveDOMObjects(WebCore::ActiveDOMObject::ReasonForSuspension)", referenced from:
      vtable for WebCore::SVGDocumentin libwebcore_svg.a(SVGDocument.o)
      vtable for WebCore::HTMLViewSourceDocumentin libwebcore_html.a(HTMLViewSourceDocument.o)
      vtable for WebCore::HTMLDocumentin libwebcore_html.a(HTMLDocument.o)
      vtable for WebCore::MediaDocumentin libwebcore_html.a(MediaDocument.o)
      vtable for WebCore::PluginDocumentin libwebcore_html.a(PluginDocument.o)
      vtable for WebCore::ImageDocumentin libwebcore_html.a(ImageDocument.o)
      vtable for WebCore::FTPDirectoryDocumentin libwebcore_html.a(FTPDirectoryDocument.o)
      vtable for WebCore::TextDocumentin libwebcore_html.a(TextDocument.o)
      vtable for WebCore::PlaceholderDocumentin libwebcore_remaining.a(PlaceholderDocument.o)
      vtable for WebCore::SinkDocumentin libwebcore_remaining.a(SinkDocument.o)
  "WebCore::MessageEvent::initMessageEvent(WTF::AtomicString const&, bool, bool, WebCore::ScriptValue const&, WTF::String const&, WTF::String const&, WebCore::DOMWindow*, WTF::PassOwnPtr<WTF::Vector<WTF::RefPtr<WebCore::MessagePort>, 1ul> >)", referenced from:
      WebCore::V8MessageEvent::initMessageEventCallback(v8::Arguments const&)  in libwebcore_remaining.a(V8MessageEventCustom.o)
  "WebCore::MediaStream::create(WebCore::ScriptExecutionContext*, WTF::PassRefPtr<WebCore::MediaStreamDescriptor>)", referenced from:
      WebCore::PeerConnection::remoteStreamAdded(WTF::PassRefPtr<WebCore::MediaStreamDescriptor>)     in libwebcore_remaining.a(PeerConnection.o)
  "WebCore::Document::stopActiveDOMObjects()", referenced from:
      vtable for WebCore::SVGDocumentin libwebcore_svg.a(SVGDocument.o)
      vtable for WebCore::HTMLViewSourceDocumentin libwebcore_html.a(HTMLViewSourceDocument.o)
      vtable for WebCore::HTMLDocumentin libwebcore_html.a(HTMLDocument.o)
      vtable for WebCore::MediaDocumentin libwebcore_html.a(MediaDocument.o)
      vtable for WebCore::PluginDocumentin libwebcore_html.a(PluginDocument.o)
      vtable for WebCore::ImageDocumentin libwebcore_html.a(ImageDocument.o)
      vtable for WebCore::FTPDirectoryDocumentin libwebcore_html.a(FTPDirectoryDocument.o)
      vtable for WebCore::TextDocumentin libwebcore_html.a(TextDocument.o)
      vtable for WebCore::PlaceholderDocumentin libwebcore_remaining.a(PlaceholderDocument.o)
      vtable for WebCore::SinkDocumentin libwebcore_remaining.a(SinkDocument.o)
  "WebCore::Document::resumeActiveDOMObjects()", referenced from:
      vtable for WebCore::SVGDocumentin libwebcore_svg.a(SVGDocument.o)
      vtable for WebCore::HTMLViewSourceDocumentin libwebcore_html.a(HTMLViewSourceDocument.o)
      vtable for WebCore::HTMLDocumentin libwebcore_html.a(HTMLDocument.o)
      vtable for WebCore::MediaDocumentin libwebcore_html.a(MediaDocument.o)
      vtable for WebCore::PluginDocumentin libwebcore_html.a(PluginDocument.o)
      vtable for WebCore::ImageDocumentin libwebcore_html.a(ImageDocument.o)
      vtable for WebCore::FTPDirectoryDocumentin libwebcore_html.a(FTPDirectoryDocument.o)
      vtable for WebCore::TextDocumentin libwebcore_html.a(TextDocument.o)
      vtable for WebCore::PlaceholderDocumentin libwebcore_remaining.a(PlaceholderDocument.o)
      vtable for WebCore::SinkDocumentin libwebcore_remaining.a(SinkDocument.o)
  "WebCore::Document::suspendActiveDOMObjects(WebCore::ActiveDOMObject::ReasonForSuspension)", referenced from:
      vtable for WebCore::SVGDocumentin libwebcore_svg.a(SVGDocument.o)
      vtable for WebCore::HTMLViewSourceDocumentin libwebcore_html.a(HTMLViewSourceDocument.o)
      vtable for WebCore::HTMLDocumentin libwebcore_html.a(HTMLDocument.o)
      vtable for WebCore::MediaDocumentin libwebcore_html.a(MediaDocument.o)
      vtable for WebCore::PluginDocumentin libwebcore_html.a(PluginDocument.o)
      vtable for WebCore::ImageDocumentin libwebcore_html.a(ImageDocument.o)
      vtable for WebCore::FTPDirectoryDocumentin libwebcore_html.a(FTPDirectoryDocument.o)
      vtable for WebCore::TextDocumentin libwebcore_html.a(TextDocument.o)
      vtable for WebCore::PlaceholderDocumentin libwebcore_remaining.a(PlaceholderDocument.o)
      vtable for WebCore::SinkDocumentin libwebcore_remaining.a(SinkDocument.o)
  "non-virtual thunk to WebCore::Document::stopActiveDOMObjects()", referenced from:
      vtable for WebCore::SVGDocumentin libwebcore_svg.a(SVGDocument.o)
      vtable for WebCore::HTMLViewSourceDocumentin libwebcore_html.a(HTMLViewSourceDocument.o)
      vtable for WebCore::HTMLDocumentin libwebcore_html.a(HTMLDocument.o)
      vtable for WebCore::MediaDocumentin libwebcore_html.a(MediaDocument.o)
      vtable for WebCore::PluginDocumentin libwebcore_html.a(PluginDocument.o)
      vtable for WebCore::ImageDocumentin libwebcore_html.a(ImageDocument.o)
      vtable for WebCore::FTPDirectoryDocumentin libwebcore_html.a(FTPDirectoryDocument.o)
      vtable for WebCore::TextDocumentin libwebcore_html.a(TextDocument.o)
      vtable for WebCore::PlaceholderDocumentin libwebcore_remaining.a(PlaceholderDocument.o)
      vtable for WebCore::SinkDocumentin libwebcore_remaining.a(SinkDocument.o)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list