[Webkit-unassigned] [Bug 137450] New: Fix Windows dependency tracking related to JSInternals.h/cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 6 09:36:50 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137450
Summary: Fix Windows dependency tracking related to
JSInternals.h/cpp
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ossy at webkit.org
CC: bfulgham at webkit.org, rniwa at webkit.org,
thorton at apple.com, roger_fong at apple.com
Windows EWS were stucked for 2.5 days after http://trac.webkit.org/changeset/174315 with this error:
1>c1xx : fatal error C1083: Cannot open source file: 'C:\cygwin\home\buildbot\WebKit\WebKitBuild\Release\obj32\WebCore\DerivedSources\JSInternals.cpp': No such file or directory
1>..\testing\js\WebCoreTestSupport.cpp(33): fatal error C1083: Cannot open include file: 'JSInternals.h': No such file or directory
1>Done Building Project "C:\cygwin\home\buildbot\WebKit\Source\WebCore\WebCore.vcxproj\WebCoreTestSupport.vcxproj" (Build target(s)) -- FAILED.
Buildfix attempt / workaround landed in r174344. (Similar patch landed in r144570 to fix a similar strange Win failure.)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list