[webkit-dev] Invalid file committed on the Webkit tree for windows

Patrick Gansterer paroga at paroga.com
Tue Sep 24 06:55:11 PDT 2013


Since WinCairo has no working Buildbot there is no easy way to get such version. You must be able to fix small build problems on your own at the moment. Feel free to create bugs at https://bugs.webkit.org/ (with patch to fix it) if you see such problems.

-- Patrick

On 24.09.2013, at 15:47, Van Den Berghe, Vincent wrote:

> Indeed it has been corrected.
>  
> It’s all my fault: I made the mistake of getting the webkit “trunk” to get the latest version. Sadly, the trunk rarely builds correctly under Windows, which is something I realized recently.
> For example, the latest version (156328 as I’m writing this) doesn’t build correctly, and has compile errors like this for WebCore:
>  
> ..\platform\graphics\GraphicsContext3DPrivate.cpp(78): error C3861: 'client': identifier not found
> ..\platform\graphics\GraphicsContext3DPrivate.cpp(79): error C2227: left of '->platformLayerWillBeDestroyed' must point to class/struct/union/generic type
>  
> What do you guys do if you want the latest and greatest successfully-built Wincairo-Webkit?
>  
> Vincent
> From: Brent Fulgham [mailto:bfulgham at apple.com] 
> Sent: Friday, September 20, 2013 6:08 PM
> To: Konstantin Tokarev
> Cc: Van Den Berghe, Vincent; webkit-dev at lists.webkit.org
> Subject: Re: [webkit-dev] Invalid file committed on the Webkit tree for windows
>  
> This appears to have been corrected in r156161.
>  
> Thanks,
>  
> -Brent
>  
> On Sep 20, 2013, at 2:20 AM, Konstantin Tokarev <annulen at yandex.ru> wrote:
> 
> 
> 
> 20.09.2013, 13:16, "Van Den Berghe, Vincent" <Vincent.VanDenBerghe at bvdinfo.com>:
> 
> Hello,
> 
> When doing an SVN update to get the latest WebKit tree on Windows, I get the following error:
> 
> Failed to run the WC DB work queue associated with
> 
> 'C:\cygwin\home\vvdb\WebKit\LayoutTests\fast\hidpi\resources', work item
> 
> 193377 (file-install LayoutTests/fast/hidpi/resources/image?test.png 1 0 1 1)
> 
> Can't move 'C:\cygwin\home\vvdb\WebKit\.svn\tmp\svn-9BDA1924' to
> 
> 'C:\cygwin\home\vvdb\WebKit\LayoutTests\fast\hidpi\resources\image?test.png':
> 
> The filename, directory name, or volume label syntax is incorrect.
> 
> The reason is that “image?test.png' is not a valid filename on Windows. What’s worse, after this error the “svn cleanup” doesn’t work anymore because SVN tries to undo something that can’t be done by definition.
> 
> The only way to restore the local tree to a valid state is either (1) restore it from a backup, or (2) find the entry in .svn/wc.db (which is an sqlite database) and remove it manually.
> 
> There should be a way for these kinds of problems to be prevented or corrected as soon as possible (being able to “svn update” is kind of a fundamental thing). I can’t even patch because my tree is invalid L.
> 
> You can use git mirror instead of svn to be resistant to such issues when they happen.
> 
> -- 
> Regards,
> Konstantin
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>  
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130924/3ed5f36a/attachment.html>


More information about the webkit-dev mailing list