WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
187900
[GTK] 2.21.5 cannot be built from tarball
https://bugs.webkit.org/show_bug.cgi?id=187900
Summary
[GTK] 2.21.5 cannot be built from tarball
Tomas Popela
Reported
2018-07-23 01:02:20 PDT
Traceback (most recent call last): File "/builddir/build/BUILD/webkitgtk-2.21.5/Tools/gtk/generate-gtkdoc", line 31, in <module> import common File "/builddir/build/BUILD/webkitgtk-2.21.5/Tools/glib/common.py", line 28, in <module> from webkitpy.common.checkout.scm import Git ImportError: No module named webkitpy.common.checkout.scm The Tools/glib/common.py should be reworked/split to only call the webkitpy things when running from the checkout (I think that this is preferred) or webkitpy bits should be shipped as well in the tarball.
Attachments
Add attachment
proposed patch, testcase, etc.
Tomas Popela
Comment 1
2018-07-23 01:04:41 PDT
It's a regression after
https://bugs.webkit.org/show_bug.cgi?id=185643
https://trac.webkit.org/changeset/233030
Michael Catanzaro
Comment 2
2018-07-23 07:12:18 PDT
We had a successful build on GNOME infrastructure, but I think that's because we don't build gtkdoc.
Michael Catanzaro
Comment 3
2018-07-23 07:12:53 PDT
Rolling out in
bug #187904
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug