[Webkit-unassigned] [Bug 146628] New: Fix the false positive build failures on the Windows EWS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 6 01:37:27 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146628
Bug ID: 146628
Summary: Fix the false positive build failures on the Windows
EWS
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Blocker
Priority: P1
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ossy at webkit.org
CC: achristensen at apple.com, ap at webkit.org,
bfulgham at webkit.org, lforschler at apple.com,
rniwa at webkit.org, webkit-bug-importer at group.apple.com
Apple Windows EWS rejects all patches with these false positive failure:
/home/buildbot/WebKit/Source/WebCore/DerivedSources.make:893: recipe for target 'XMLViewerCSS.h' failed
python /home/buildbot/WebKit/WebKitBuild/Release/include/private/JavaScriptCore/jsmin.py </home/buildbot/WebKit/Source/WebCore/inspector/CommandLineAPIModuleSource.js >> ./CommandLineAPIModuleSource.min.js
python: can't open file '/home/buildbot/WebKit/WebKitBuild/Release/include/private/JavaScriptCore/jsmin.py': [Errno 2] No such file or directory
/home/buildbot/WebKit/Source/WebCore/DerivedSources.make:904: recipe for target 'XMLViewerJS.h' failed
make: *** [XMLViewerJS.h] Error 2
python: can't open file '/home/buildbot/WebKit/WebKitBuild/Release/include/private/JavaScriptCore/inline-and-minify-stylesheets-and-scripts.py': [Errno 2] No such file or directory
/home/buildbot/WebKit/Source/WebCore/DerivedSources.make:1205: recipe for target 'InspectorOverlayPage.h' failed
make: *** [InspectorOverlayPage.h] Error 2
python: can't open file '/home/buildbot/WebKit/WebKitBuild/Release/include/private/JavaScriptCore/jsmin.py': [Errno 2] No such file or directory
/home/buildbot/WebKit/Source/WebCore/DerivedSources.make:1212: recipe for target 'CommandLineAPIModuleSource.h' failed
make: *** [CommandLineAPIModuleSource.h] Error 2
Failed to build /home/buildbot/WebKit/Source/WebCore/DerivedSources.make: at build-generated-files.pl line 91.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150706/8c349651/attachment-0001.html>
More information about the webkit-unassigned
mailing list