[webkit-dev] wincairo buildbot failing, cannot install WebKitSupportLibrary, errors in JavaScriptCore[Generated]
Thomas Brodt
thomas.brodt at porabo.ch
Tue Nov 16 06:42:23 PST 2010
The buildbot for the wincairo port is running again, thanks to whoever
did repair it (Brent?).
But the build fails again, as before when it went offline.
There are errors installing the new WebKitSupportLibrary:
cp: cannot create regular file
`"D:/Projects/BuildSlave/win-cairo-debug/build/WebKitLibraries/win"/Software
License Agreement for WebKit Support Libraries.rtf': No such file or
directory
and some file name concatenation seems to go wrong:
in JavaScriptCoreGenerated
....
1> xcopy /y/d/e/i "..\..\..\WebKitLibraries\win\tools"
""D:/Projects/BuildSlave/win-cairo-debug/build/WebKitLibraries/win"\tools"
1>Invalid number of parameters
and later on
in JavaScriptCore
....
2>cat:
"D:/Projects/BuildSlave/win-cairo-debug/build/WebKitLibraries/win"/tools/scripts/VERSION:
No such file or directory
2>cat:
"D:/Projects/BuildSlave/win-cairo-debug/build/WebKitLibraries/win"/tools/scripts/COPYRIGHT-END-YEAR:
No such file or directory
2>Compiling resources...
2>.\JavaScriptCore.rc(17) : error RC2127 : version WORDs separated by
commas expected
2>.\JavaScriptCore.rc(18) : error RC2127 : version WORDs separated by
commas expected
2>.\JavaScriptCore.rc(37) : error RC2104 : undefined keyword or key
name: __COPYRIGHT_YEAR_END_TEXT__
As I am not familiar with that, can anyone please look at it?
Thanks, Thomas
More information about the webkit-dev
mailing list