[webkit-dev] cr-win bot broken -- GYP Ninjas, please help.
Eric Seidel
eric at webkit.org
Fri Aug 13 22:21:13 PDT 2010
Sorry for the spam. I've found the error.
2>cygwin - 0 error(s), 0 warning(s)
1>Traceback (most recent call last):
1> File "../../WebKitTools/Scripts/create-html-entity-table", line 34, in ?
1> import webkitpy.thirdparty.simplejson as simplejson
1> File "c:\WebKitBuildSlave\chromium-win-release\build\WebKitTools\Scripts\webkitpy\thirdparty\__init__.py",
line 101
1> with codecs.open(readme_path, "w", "ascii") as file:
1> ^
1>SyntaxError: invalid syntax
I'll figure out how to fix the sys.path to avoid including
thirdparty/__init__.py
-eric
On Fri, Aug 13, 2010 at 10:19 PM, Eric Seidel <eric at webkit.org> wrote:
> http://build.webkit.org/builders/Chromium%20Win%20Release/builds/10478/steps/compile-webkit/logs/stdio
>
> It seems that cr-win for some reason isn't generating the
> HTMLEntityTable.cpp file like all the others are.
>
> Is it missing python? (Or python from its path?)
>
> Is there a gyp dependency problem?
>
> Any thoughts would be most appreciated.
>
> -eric
>
More information about the webkit-dev
mailing list