Re: [dev] windows buildbot error message, bit of help ?

2007-11-08 Thread Caolan McNamara

On Tue, 2007-11-06 at 17:14 +, Caolan McNamara wrote:
 On Tue, 2007-11-06 at 17:32 +0100, Hans-Joachim Lankenau wrote:
  hi!
  
  looks like version changes in assemblies happen outside of the source
  code (no further comment...). so ccache takes the cached object as the
  code didn't change...
  
  should be fixed now (disabled ccache in these places).
 
 That's most excellent, if we're back on track that's awesome work :-)

Neat, *that* works, now just
http://qa.openoffice.org/issues/show_bug.cgi?id=81911 fails at install
set creation time. This business of creating multi-platform install sets
for qa purposes without local access to a windows machine and compiler
is still a formidable multi-week barrier that the misery of which cannot
even be begun to be understood by someone inside the SO organization
(except for poor ause who gets to try and stitch it together for us)

C.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] windows buildbot error message, bit of help ?

2007-11-06 Thread Hans-Joachim Lankenau
hi!

looks like version changes in assemblies happen outside of the source
code (no further comment...). so ccache takes the cached object as the
code didn't change...

should be fixed now (disabled ccache in these places).

tschau...

ause

Hans-Joachim Lankenau wrote:
 hi!
 
 had a look at the problem:
 - reproducable with the existing local output tree
 - builds fine (-P4 -- -P4) with clean module
 
 a testbuild died for other reasons:
 http://termite.go-oo.org/buildbot/Win-XP/builds/156/step-shell/1
 
 :(
 
 tschau...
 
 ause
 
 Caolan McNamara wrote:
 So we've been getting this error for a while now on the windows
 build-bot: http://buildbot.go-oo.org/buildbot/Win-XP

 Error: .NET exception occured: System.IO.FileLoadException: Could not
 load file or assembly ´cli_basetypes, Version=1.0.7.0, Culture=neutral,
 PublicKeyToken=ce2cb7e279207b9e´ or one of its dependencies. The
 located assembly´s manifest definition does not match the assembly
 reference. (Exception from HRESULT: 0x80131040)

 i.e. asking it to build just vanilla SRC680_m225
 http://termite.go-oo.org/buildbot/Win-XP/builds/155/step-shell_5/1#err413

 It does seem to be able to build SRC680_m233, and there are some
 changes to cli_ure between SRC680_m233 and SRC680_m235 (SRC680_m234
 doesn't build for some other reason) of the bump version type.
 Is this a problem specific to the buildbot alone or is it affecting all
 SRC680_m235 builds on the same toolchain. It's incredibly frustrating,
 without a windows buildbot we can't really contribute in a meaningful
 way except for the the odd patch here and there.

 C.

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dev] windows buildbot error message, bit of help ?

2007-11-02 Thread Hans-Joachim Lankenau
hi!

had a look at the problem:
- reproducable with the existing local output tree
- builds fine (-P4 -- -P4) with clean module

a testbuild died for other reasons:
http://termite.go-oo.org/buildbot/Win-XP/builds/156/step-shell/1

:(

tschau...

ause

Caolan McNamara wrote:
 So we've been getting this error for a while now on the windows
 build-bot: http://buildbot.go-oo.org/buildbot/Win-XP
 
 Error: .NET exception occured: System.IO.FileLoadException: Could not
 load file or assembly ´cli_basetypes, Version=1.0.7.0, Culture=neutral,
 PublicKeyToken=ce2cb7e279207b9e´ or one of its dependencies. The
 located assembly´s manifest definition does not match the assembly
 reference. (Exception from HRESULT: 0x80131040)
 
 i.e. asking it to build just vanilla SRC680_m225
 http://termite.go-oo.org/buildbot/Win-XP/builds/155/step-shell_5/1#err413
 
 It does seem to be able to build SRC680_m233, and there are some
 changes to cli_ure between SRC680_m233 and SRC680_m235 (SRC680_m234
 doesn't build for some other reason) of the bump version type.
 Is this a problem specific to the buildbot alone or is it affecting all
 SRC680_m235 builds on the same toolchain. It's incredibly frustrating,
 without a windows buildbot we can't really contribute in a meaningful
 way except for the the odd patch here and there.
 
 C.
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]