[Webkit-unassigned] [Bug 184224] New: [CMake] gperf path should be given when WebCore/css/makevalues.pl is executed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 1 00:05:36 PDT 2018


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

            Bug ID: 184224
           Summary: [CMake] gperf path should be given when
                    WebCore/css/makevalues.pl is executed
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Yousuke.Kimoto at sony.com
                CC: lforschler at apple.com

WebCore/css/makevalues.pl uses gperf to generate derived sources but it expects gperf should be found in "Path", an environment value.
When a path to gperf is required to be specified with a concrete path depending building environments, the generating process fails. To solve this issue, a full path for "gperf" should be given to the CMake rule, like a CMake rule for WebCore/css/makeprop.pl

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


More information about the webkit-unassigned mailing list