Re: [Libreoffice] Make check now fails on master in smoketest for Mac OSX

2011-05-14 Thread Bjoern Michaelsen
On Fri, 13 May 2011 09:58:34 +0200 Alexander Thurgood wrote: > The problem appears to lie in some assertions which fail : Just for triaging: Smoketest fails to start LO further than the splashscreen on a current master bfs on unxlngx6.pro too. I havent investigated further, but whoever broke it

Re: [Libreoffice] Make check now fails on master in smoketest for Mac OSX

2011-05-13 Thread Alexander Thurgood
Le 13/05/11 09:58, Alexander Thurgood a écrit : Here's the first one (line 140) : catch (css::connection::NoConnectException &) {} if (process_ != 0) { TimeValue delay = { 1, 0 }; // 1 sec CPPUNIT_ASSERT_EQUAL( osl_Process_E_TimedOut,

Re: [Libreoffice] Make check now fails on master in smoketest for Mac OSX

2011-05-13 Thread Alexander Thurgood
Le 13/05/11 09:49, Alexander Thurgood a écrit : The problem appears to lie in some assertions which fail : : && DYLD_LIBRARY_PATH=/Users/alex/DevHack/git/libo/clone/testing/smoketestoo_native/unxmacxi.pro/lib:/Users/alex/DevHack/git/libo/solver/340/unxmacxi.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIB

[Libreoffice] Make check now fails on master in smoketest for Mac OSX

2011-05-13 Thread Alexander Thurgood
FYI, I built from master on Mac OSX 2 days ago, make check worked, and smoketest successfully did its tests, i.e. I saw the app start, a window opens briefly, then closes again, and this is repeated a couple of times. Note that I built initially with the LANG switch "en-US, de, fr, ru". Now, afte