You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Stefan Hett <st...@egosoft.com> on 2017/09/05 10:20:50 UTC

build failure TSVN trunk x64

Hi,

building the 32-bit version on trunk works fine with latest trunk now. 
However running nant x64 setup ends up with the following error:

[exec] 
D:\TSVN_Build\TortoiseSVN_1_10\src\TortoiseSVNSetup\StructureFragment.wxs(170) 
: error LGHT0103 : The system cannot find the file 
'..\..\bin\Release\bin\TortoiseStub32.dll'.
[exec] 
D:\TSVN_Build\TortoiseSVN_1_10\src\TortoiseSVNSetup\StructureFragment.wxs(178) 
: error LGHT0103 : The system cannot find the file 
'..\..\bin\Release\bin\TortoiseSVN32_static.dll'.

To me it looks like some mismatch in the filenames for 64-bit here (note 
that there's a TortoiseStub.dll in 
D:\TSVN_Build\TortoiseSVN_1_10\bin\release64\bin but no 32-suffixed one.

-- 
Regards,
Stefan Hett


Re: build failure TSVN trunk x64

Posted by Branko Čibej <br...@apache.org>.
On 05.09.2017 12:28, Stefan Hett wrote:
> On 9/5/2017 12:20 PM, Stefan Hett wrote:
>> Hi,
>>
>> building the 32-bit version on trunk works fine with latest trunk
>> now. However running nant x64 setup ends up with the following error:
>>
>> [exec]
>> D:\TSVN_Build\TortoiseSVN_1_10\src\TortoiseSVNSetup\StructureFragment.wxs(170)
>> : error LGHT0103 : The system cannot find the file
>> '..\..\bin\Release\bin\TortoiseStub32.dll'.
>> [exec]
>> D:\TSVN_Build\TortoiseSVN_1_10\src\TortoiseSVNSetup\StructureFragment.wxs(178)
>> : error LGHT0103 : The system cannot find the file
>> '..\..\bin\Release\bin\TortoiseSVN32_static.dll'.
>>
>> To me it looks like some mismatch in the filenames for 64-bit here
>> (note that there's a TortoiseStub.dll in
>> D:\TSVN_Build\TortoiseSVN_1_10\bin\release64\bin but no 32-suffixed one.
>>
> Pls ignore (wrong list).

I was just going to say that TSVN had its own build system that ignores
ours. :)

-- Brane


Re: build failure TSVN trunk x64

Posted by Stefan Hett <st...@egosoft.com>.
On 9/5/2017 12:20 PM, Stefan Hett wrote:
> Hi,
>
> building the 32-bit version on trunk works fine with latest trunk now. 
> However running nant x64 setup ends up with the following error:
>
> [exec] 
> D:\TSVN_Build\TortoiseSVN_1_10\src\TortoiseSVNSetup\StructureFragment.wxs(170) 
> : error LGHT0103 : The system cannot find the file 
> '..\..\bin\Release\bin\TortoiseStub32.dll'.
> [exec] 
> D:\TSVN_Build\TortoiseSVN_1_10\src\TortoiseSVNSetup\StructureFragment.wxs(178) 
> : error LGHT0103 : The system cannot find the file 
> '..\..\bin\Release\bin\TortoiseSVN32_static.dll'.
>
> To me it looks like some mismatch in the filenames for 64-bit here 
> (note that there's a TortoiseStub.dll in 
> D:\TSVN_Build\TortoiseSVN_1_10\bin\release64\bin but no 32-suffixed one.
>
Pls ignore (wrong list).

-- 
Regards,
Stefan Hett