[Webkit-unassigned] [Bug 96380] New: Tools/Scripts/build-webkit crashes/failed to build webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 11 05:35:20 PDT 2012


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

           Summary: Tools/Scripts/build-webkit crashes/failed to build
                    webkit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jay.bhaskar at yahoo.com


In Tools/Script folder build-webkit script crashes giving following  TraceBack
Calling autogen.sh in /opt/Release/WebKit/WebKitBuild/Release

grep: /opt/Release/WebKit/WebKitBuild/Release/GNUmakefile: No such file or directory
Cloning into 'jhbuild'...
fatal: unable to connect to git.gnome.org:
git.gnome.org[0: 209.132.180.173]: errno=Connection timed out

Traceback (most recent call last):
  File "/opt/Release/WebKit/Tools/gtk/../Scripts/../../Tools/jhbuild/jhbuild-wrapper", line 120, in <module>
    ensure_jhbuild(platform)
  File "/opt/Release/WebKit/Tools/gtk/../Scripts/../../Tools/jhbuild/jhbuild-wrapper", line 103, in ensure_jhbuild
    clone_jhbuild()
  File "/opt/Release/WebKit/Tools/gtk/../Scripts/../../Tools/jhbuild/jhbuild-wrapper", line 74, in clone_jhbuild
    raise Exception('jhbuild git clone failed with return code: %i' % process.returncode)
Exception: jhbuild git clone failed with return code: 128
Calling autogen.sh failed!

The above comes out when below commands is being executes
#./Tools/Scripts/build-webkit --gtk --release

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