Bug 77411

Summary: [GTK] build-webkit warning
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: rgabor, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

Description Philippe Normand 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...
Comment 1 Gabor Rapcsanyi 2012-01-31 08:18:07 PST
Created attachment 124740 [details]
proposed patch

I think thats help.
Comment 2 Philippe Normand 2012-01-31 08:19:28 PST
Comment on attachment 124740 [details]
proposed patch

Ok rs=me
Comment 3 WebKit Review Bot 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.
Comment 4 WebKit Review Bot 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>
Comment 5 WebKit Review Bot 2012-01-31 11:00:41 PST
All reviewed patches have been landed.  Closing bug.