[Webkit-unassigned] [Bug 128742] New: [GTK] Build failure caused by missing jsmin module

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 13 06:55:26 PST 2014


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

           Summary: [GTK] Build failure caused by missing jsmin module
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: changseok.oh at collabora.com


../../autogen.sh --prefix=/usr/local --enable-gles2 --enable-egl --enable-developer-mode;make -j4

  GEN      DerivedSources/WebCore/XMLNames.cpp
  GEN      DerivedSources/WebCore/XMLNSNames.cpp
  GEN      DerivedSources/WebCore/UserAgentStyleSheets.h
Traceback (most recent call last):
  File "../../Source/WebCore/Scripts/make-js-file-arrays.py", line 28, in <module>
    from jsmin import JavascriptMinify
ImportError: No module named jsmin
make: *** [DerivedSources/WebCore/UserAgentScripts.h] Error 1
make: *** Waiting for unfinished jobs....
mkdir -p DerivedSources/JavaScriptCore/inspector 

Perhaps https://bugs.webkit.org/show_bug.cgi?id=127559 is related?

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