RESOLVED FIXED77411
[GTK] build-webkit warning
https://bugs.webkit.org/show_bug.cgi?id=77411
Summary [GTK] build-webkit warning
Philippe Normand
Reported 2012-01-31 00:59:24 PST
Since r105974 the following warning appears (when not cross-compiling): make[1]: Leaving directory `/home/phil/gst/jhbuild/build/WebKit/WebKitBuild/Release' Use of uninitialized value $compiler in pattern match (m//) at /home/phil/gst/jhbuild/build/WebKit/Tools/Scripts/webkitdirs.pm line 1270. Generating WebKit1 documentation... Copying template files to output directory...
Attachments
proposed patch (1019 bytes, patch)
2012-01-31 08:18 PST, Gabor Rapcsanyi
no flags
Gabor Rapcsanyi
Comment 1 2012-01-31 08:18:07 PST
Created attachment 124740 [details] proposed patch I think thats help.
Philippe Normand
Comment 2 2012-01-31 08:19:28 PST
Comment on attachment 124740 [details] proposed patch Ok rs=me
WebKit Review Bot
Comment 3 2012-01-31 08:23:13 PST
Attachment 124740 [details] did not pass style-queue: Failed to run "['Tools/Scripts/update-webkit']" exit_code: 9 Updating OpenSource First, rewinding head to replay your work on top of it... Applying: Fix compilation errors on build-webkit --debug --no-workers on mac. Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merging LayoutTests/ChangeLog CONFLICT (content): Merge conflict in LayoutTests/ChangeLog Auto-merging LayoutTests/platform/qt/Skipped CONFLICT (content): Merge conflict in LayoutTests/platform/qt/Skipped Auto-merging Source/WebCore/ChangeLog CONFLICT (content): Merge conflict in Source/WebCore/ChangeLog Failed to merge in the changes. Patch failed at 0001 Fix compilation errors on build-webkit --debug --no-workers on mac. When you have resolved this problem run "git rebase --continue". If you would prefer to skip this patch, instead run "git rebase --skip". To restore the original branch and stop rebasing run "git rebase --abort". rebase refs/remotes/origin/master: command returned error: 1 Died at Tools/Scripts/update-webkit line 164. If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Review Bot
Comment 4 2012-01-31 11:00:37 PST
Comment on attachment 124740 [details] proposed patch Clearing flags on attachment: 124740 Committed r106369: <http://trac.webkit.org/changeset/106369>
WebKit Review Bot
Comment 5 2012-01-31 11:00:41 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.