RESOLVED INVALID 96380
Tools/Scripts/build-webkit crashes/failed to build webkit
https://bugs.webkit.org/show_bug.cgi?id=96380
Summary Tools/Scripts/build-webkit crashes/failed to build webkit
jaybhaskar
Reported 2012-09-11 05:35:43 PDT
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
Attachments
Alexey Proskuryakov
Comment 1 2012-09-11 10:55:10 PDT
Please post build issues to webkit-help mailing list. It is only appropriate to file a Bugzilla bug when there is a reason to believe that the failure is caused by a bug in webkit.org source code.
jaybhaskar
Comment 2 2012-09-12 00:27:28 PDT
(In reply to comment #1) > Please post build issues to webkit-help mailing list. It is only appropriate to file a Bugzilla bug when there is a reason to believe that the failure is caused by a bug in webkit.org source code. Thank you for your suggestion .
Note You need to log in before you can comment on or make changes to this bug.