[Webkit-unassigned] [Bug 32481] New: [WML] Compilation error in wml enabled builds.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 13 01:47:59 PST 2009


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

           Summary: [WML] Compilation error in wml enabled builds.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nayankk at gmail.com


WML enabled builds are now failing with following error,

DerivedSources/WMLElementFactory.cpp: In function
‘WTF::PassRefPtr<WebCore::WMLElement> WebCore::inputConstructor(const
WebCore::QualifiedName&, WebCore::Document*, bool)’:
DerivedSources/WMLElementFactory.cpp:124: error: cannot allocate an object of
abstract type ‘WebCore::WMLInputElement’
../../WebCore/wml/WMLInputElement.h:32: note:   because the following virtual
functions are pure within ‘WebCore::WMLInputElement’:
../../WebCore/dom/InputElement.h:51: note:     virtual void
WebCore::InputElement::setValue(const WebCore::String&, bool)
../../WebCore/dom/InputElement.h:52: note:     virtual void
WebCore::InputElement::setValueForUser(const WebCore::String&)
make[1]: *** [DerivedSources/libWebCore_la-WMLElementFactory.lo] Error 1
make[1]: Leaving directory `/home/nayankk/Browsers/webkit/WebKitBuild/Release'
make: *** [all] Error 2

Failed to build WebKit using 'make'!


Version of WebKit used is,

nayankk at dreams:~/Browsers/webkit$ svn info
Path: .
URL: http://svn.webkit.org/repository/webkit/trunk
Repository Root: http://svn.webkit.org/repository/webkit
Repository UUID: 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Revision: 52059
Node Kind: directory
Schedule: normal
Last Changed Author: eric.carlson at apple.com
Last Changed Rev: 52059
Last Changed Date: 2009-12-13 08:58:42 +0530 (Sun, 13 Dec 2009)

-- 
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