On Wed, 23 Dec 2015 15:04:27 -0800 Kay Schenk wrote:
> OK, I will see if can get a reboot on the win7 buildbot.
>
> And we will investigate the other problem in
> sal/qa/osl/mutex/osl_Mutex.cxx you mention.
>
> Are you currently building on Windows?
Thank you for looking into the win buildbot.
I'm using Windows but can only build and test on linux, because I can't
get a Windows VM running (damn licence issues).

to me it looks like a dependency problem:
for Windows some qa (tests) in sal include headers from tools [1], but
tools depends on sal [2]

solutions would be:
disable all unit tests on windows - should be safe and easy - a
configure switch
disable affected tests on windows - bit more work, still safe - edit
makefile.mk for each test
replace the includes from tools in the tests - cleanest solution but
needs testing on win (I don't see anyone building on win atm)

[1]
http://opengrok.adfinis-sygroup.org/source/search?q=tools%2F&defs=&refs=&path=main%2Fsal%2F&hist=&project=aoo-trunk
[2]
http://opengrok.adfinis-sygroup.org/source/search?q=sal%2F&defs=&refs=&path=%2Fmain%2Ftools%2F&hist=&project=aoo-trunk



--
www.Ok.de - die kostenlose E-Mail Adresse

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to