RESOLVED FIXED 106769
[GTK] build-webkit fails if the jhbuild wrapper is not used
https://bugs.webkit.org/show_bug.cgi?id=106769
Summary [GTK] build-webkit fails if the jhbuild wrapper is not used
Sergio Villar Senin
Reported 2013-01-14 02:03:01 PST
[GTK] build-webkit fails if the jhbuild wrapper is not used
Attachments
Patch (1.69 KB, patch)
2013-01-14 02:05 PST, Sergio Villar Senin
no flags
Patch (1.77 KB, patch)
2013-01-14 05:12 PST, Sergio Villar Senin
no flags
Patch (2.20 KB, patch)
2013-01-14 05:25 PST, Sergio Villar Senin
no flags
Patch (1.28 KB, patch)
2013-01-15 03:22 PST, Sergio Villar Senin
no flags
Sergio Villar Senin
Comment 1 2013-01-14 02:05:47 PST
Sergio Villar Senin
Comment 2 2013-01-14 02:07:00 PST
I found this while trying to use WEBKITOUTPUTDIR. The jhbuild wrapper was not used because I didn't have the "Dependencies" folder in the new location specified by the environmnet variable.
kov's GTK+ EWS bot
Comment 3 2013-01-14 02:34:05 PST
Sergio Villar Senin
Comment 4 2013-01-14 05:12:06 PST
Sergio Villar Senin
Comment 5 2013-01-14 05:25:26 PST
kov's GTK+ EWS bot
Comment 6 2013-01-14 06:32:45 PST
Sergio Villar Senin
Comment 7 2013-01-14 07:06:11 PST
(In reply to comment #6) > (From update of attachment 182555 [details]) > Attachment 182555 [details] did not pass gtk-ews (gtk): > Output: http://queues.webkit.org/results/15868501 Beh, not sure where that "3" comes from...
Martin Robinson
Comment 8 2013-01-14 16:20:28 PST
Comment on attachment 182555 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=182555&action=review The build failure seems legitimate, so it should probably be fixed. > Tools/Scripts/webkitdirs.pm:1967 > + # Prefix the command with jhbuild run. > + my $jhbuildWrapper = jhbuildWrapperPrefixIfNeeded(); > + unshift(@buildArgs, $jhbuildWrapper) if ($jhbuildWrapper ne ""); > + Why not add a function like prefixWithJHBuildWrapperIfNeeded()?
Sergio Villar Senin
Comment 9 2013-01-15 03:22:36 PST
Sergio Villar Senin
Comment 10 2013-01-16 04:02:16 PST
Comment on attachment 182729 [details] Patch Clearing flags on attachment: 182729 Committed r139868: <http://trac.webkit.org/changeset/139868>
Sergio Villar Senin
Comment 11 2013-01-16 04:02:23 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.