WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 84274
Win8 builds usually fail due to cygwin rebasing
https://bugs.webkit.org/show_bug.cgi?id=84274
Summary
Win8 builds usually fail due to cygwin rebasing
Justin Schuh
Reported
2012-04-18 13:58:24 PDT
Windows 8 has gotten much more aggressive about rebasing DLLs, so forking child processes fails (generally at least once per build attempt). Since we spawn lots of child processes, this usually causes builds to fail.
Attachments
Patch
(2.02 KB, patch)
2012-04-18 14:34 PDT
,
Justin Schuh
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Justin Schuh
Comment 1
2012-04-18 14:34:36 PDT
Created
attachment 137771
[details]
Patch
Justin Schuh
Comment 2
2012-04-18 14:36:06 PDT
This patch is a bit of a hack, but it doesn't seem overly egregious to simply make compiling on win8 work. And anything more significant would be extremely invasive.
Dirk Pranke
Comment 3
2012-04-18 14:42:53 PDT
Comment on
attachment 137771
[details]
Patch ugh. I look forward to getting rid of cygwin ...
Justin Schuh
Comment 4
2012-04-18 14:44:52 PDT
So do I, and thanks.
WebKit Review Bot
Comment 5
2012-04-18 15:29:19 PDT
Comment on
attachment 137771
[details]
Patch Clearing flags on attachment: 137771 Committed
r114569
: <
http://trac.webkit.org/changeset/114569
>
WebKit Review Bot
Comment 6
2012-04-18 15:29:24 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug