Hi Joachim From: Joachim Lingner <[EMAIL PROTECTED]> Subject: [mac] Help needed for finding a bug on a CWS Date: Fri, 17 Oct 2008 15:33:18 +0200
> Hi all, > > cloph run a tinderbox build on CWS jl105 on Mac PPC which failed. The log > indicates that registering (regcomp) all UNO services fails. Also cloph > indicated that the error may be in the desktop module. Looking at diffs did > not give me any ideas. What I need is either > - a volunteer, who knows a bit about building OOo and debugging > - or access to PPC Mac with the respective build environment and development > tools. > > or maybe both :) > > Unfortunately I have no appropriate machine at hand and would be thankful for > any help. > I read you log http://tinderbox.go-oo.org/gunzip.cgi?tree=jl105&full-log=1223008802.17588 . regcomp fails quite randomly on MacPPC. You may get regcomp fails other places as well. You will workaround this problem via typing dmake again and again. adding "-O0 -g" to regcomp sometimes helps, but not a complete solution. If you build with many languages, it surely happens all the time. it can be workarounded by moving *.res to other place. I suspect this is a race condition of thread... > - or access to PPC Mac with the respective build environment and development > tools. Okay I'll try to prepare for you. It may take time though. Thanks, -- Nakata Maho http://accc.riken.jp/maho/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
