You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Mark Phippard <ma...@gmail.com> on 2011/04/20 15:32:19 UTC

Build failure on Windows

Been getting errors like this for a while.  Seems to only happen to
the C tests, the rest of the app seems to build OK.  Any idea what the
problem is?

Compiling...
auth-test.c
Linking...
CVTRES : fatal error CVT1103: cannot read file
LINK : fatal error LNK1123: failure during conversion to COFF: file
invalid or corrupt

Using VS 2008

-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/

Re: Build failure on Windows

Posted by Mark Phippard <ma...@gmail.com>.
I resolved the problem by blowing away the build/win32 folder and
updating from trunk.  My guess is that gen-make.py (which I run
regularly) was not refreshing the project file for these tests.

I was regularly blowing away my "Release" folder but I had never blown
away all the project files before now.




On Wed, Apr 20, 2011 at 9:57 AM, Paul Burba <pt...@gmail.com> wrote:
> Mark,
>
> What's the most revision you've seen this with?  I just rebuilt
> trunk@1095399 (using VS2008) without any problems.
>
> Paul
>
> On Wed, Apr 20, 2011 at 9:37 AM, Mark Phippard <ma...@gmail.com> wrote:
>> I will just add that it is only the 21 C tests for libsvn_subr that
>> fail to build.
>>
>> On Wed, Apr 20, 2011 at 9:32 AM, Mark Phippard <ma...@gmail.com> wrote:
>>> Been getting errors like this for a while.  Seems to only happen to
>>> the C tests, the rest of the app seems to build OK.  Any idea what the
>>> problem is?
>>>
>>> Compiling...
>>> auth-test.c
>>> Linking...
>>> CVTRES : fatal error CVT1103: cannot read file
>>> LINK : fatal error LNK1123: failure during conversion to COFF: file
>>> invalid or corrupt
>>>
>>> Using VS 2008
>>>
>>> --
>>> Thanks
>>>
>>> Mark Phippard
>>> http://markphip.blogspot.com/
>>>
>>
>>
>>
>> --
>> Thanks
>>
>> Mark Phippard
>> http://markphip.blogspot.com/
>>
>



-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/

Re: Build failure on Windows

Posted by Paul Burba <pt...@gmail.com>.
Mark,

What's the most revision you've seen this with?  I just rebuilt
trunk@1095399 (using VS2008) without any problems.

Paul

On Wed, Apr 20, 2011 at 9:37 AM, Mark Phippard <ma...@gmail.com> wrote:
> I will just add that it is only the 21 C tests for libsvn_subr that
> fail to build.
>
> On Wed, Apr 20, 2011 at 9:32 AM, Mark Phippard <ma...@gmail.com> wrote:
>> Been getting errors like this for a while.  Seems to only happen to
>> the C tests, the rest of the app seems to build OK.  Any idea what the
>> problem is?
>>
>> Compiling...
>> auth-test.c
>> Linking...
>> CVTRES : fatal error CVT1103: cannot read file
>> LINK : fatal error LNK1123: failure during conversion to COFF: file
>> invalid or corrupt
>>
>> Using VS 2008
>>
>> --
>> Thanks
>>
>> Mark Phippard
>> http://markphip.blogspot.com/
>>
>
>
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>

Re: Build failure on Windows

Posted by Mark Phippard <ma...@gmail.com>.
I will just add that it is only the 21 C tests for libsvn_subr that
fail to build.

On Wed, Apr 20, 2011 at 9:32 AM, Mark Phippard <ma...@gmail.com> wrote:
> Been getting errors like this for a while.  Seems to only happen to
> the C tests, the rest of the app seems to build OK.  Any idea what the
> problem is?
>
> Compiling...
> auth-test.c
> Linking...
> CVTRES : fatal error CVT1103: cannot read file
> LINK : fatal error LNK1123: failure during conversion to COFF: file
> invalid or corrupt
>
> Using VS 2008
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>



-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/