WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
180199
Install Perl's File::Copy::Recursive on Windows EWS bot
https://bugs.webkit.org/show_bug.cgi?id=180199
Summary
Install Perl's File::Copy::Recursive on Windows EWS bot
Tomas Popela
Reported
2017-11-30 08:07:11 PST
We want to start checking for required Perl modules in cmake port during configure - see
bug 180137
. Currently the patch fails on Windows EWS - it looks like the Windows port is using copy-user-interface-resources.pl, but it's not installed on the bot. Can you please install it there?
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2017-11-30 11:12:08 PST
Is there an observable problem when the module is not installed? Just trying to understand why it is required when things seem to work fine without it.
Tomas Popela
Comment 2
2017-11-30 12:55:38 PST
The WebKitGTK+ build fails without it after we started to use the copy-user-interface-resources.pl script. But if the Windows build succeeds without File::Copy::Recursive installed then I'm confused.
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