WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
48162
win-ews should recognize build-webkit exit-code of 9 meaning "win libraries out of date"
https://bugs.webkit.org/show_bug.cgi?id=48162
Summary
win-ews should recognize build-webkit exit-code of 9 meaning "win libraries o...
Eric Seidel (no email)
Reported
2010-10-22 16:40:42 PDT
win-ews should recognize build-webkit exit-code of 9 meaning "win libraries out of date" build-webkit seems to use this exit code when the WebKitAuxillaryLibs.zip file is out of date or missing. No need to fail patches when that happens.
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2010-10-22 16:42:04 PDT
I mean WebKitSupportLibrary.zip The whole WebKitSupportLibrary thing is ridiculously dumb. I can understand Apple's legal desire, but wow it sucks for those of us trying to build webkit.
Eric Seidel (no email)
Comment 2
2010-10-22 16:43:32 PDT
Actually now I'm seeing an exit code of 2, so it's possible the exit code 9 was something different.
Adam Roben (:aroben)
Comment 3
2010-10-22 16:51:45 PDT
(In reply to
comment #1
)
> I mean WebKitSupportLibrary.zip > > The whole WebKitSupportLibrary thing is ridiculously dumb. I can understand Apple's legal desire, but wow it sucks for those of us trying to build webkit.
FYI, you can set a WEBKITSUPPORTLIBRARIESZIPDIR environment variable pointing to the directory that contains WebKitSupportLibrary.zip. That way you can host the zip file somewhere outside of your source tree so when you have to blow away the source tree you won't have to redownload it. This is what we do on the build slaves.
Eric Seidel (no email)
Comment 4
2010-10-22 17:39:44 PDT
Adam says he's looking into if Apple can remove the click-through EULA for WebKitSupportLibraries.zip, in which case thsi problem would go away.
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