[Webkit-unassigned] [Bug 153875] New: Fix the EFL build after r196123

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 10:45:52 PST 2016


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

            Bug ID: 153875
           Summary: Fix the EFL build after r196123
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Critical
          Priority: P1
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org
                CC: cdumez at apple.com, gyuyoung.kim at webkit.org,
                    hs85.jeong at samsung.com, jh718.park at samsung.com,
                    sam at webkit.org
            Blocks: 153677

https://trac.webkit.org/changeset/196123 broke the clean build on EFL.

error log:
c++: error: DerivedSources/WebCore/JSDOMSettableTokenList.cpp: No such file or directory
c++: fatal error: no input files
compilation terminated.

The problem is that DOMSettableTokenList.idl is guarded since r196123 and 
DerivedSources/WebCore/JSDOMSettableTokenList.cpp isn't generated at all.

EWS and buildbot didn't notice this error, because the stale generated file remained in WebKitBuild.

cc-ing EFL maintainers to fix the broken build.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160204/fd5f732a/attachment.html>


More information about the webkit-unassigned mailing list