Re: [Mono-dev] Gmcs fails with errors, but no error messages

2009-09-02 Thread Marek Safar
Hi,
> I have a csproj which builds successfully under gmcs r136341, but which
> fails under later versions including gmcs r141081. With the latest version
> of gmcs, I get the following failure, but no description of the issue:
>
>  Compilation failed: 2 error(s), 0 warnings
> ws1048:~ tom.philpot$
>
>
> Building the same project in Monodevelop gives the following error
> description: 
> "/var/folders/4M/4Mzzhf4qH-S3b733dx5BflaDzvM/-Tmp-/tmp61fbc732.tmp"
>
> When I look for this file, it  is missing.
>
> In short, there are two orthogonal issues: 1) gmcs is failing on code that
> previously worked and 2) gmcs is not reporting errors when it is failing in
> this case.
>
> Any tips on how I can debug this would be appreciated.
>   
Try to run gmcs with --fatal option

Marek
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Gmcs fails with errors, but no error messages

2009-09-02 Thread Tom Philpot
Marek,

Thanks for the response, but that doesn't give any more information.

Do you think running in gdb would help?

Tom


On 9/2/09 1:38 AM, "Marek Safar"  wrote:

> Hi,
>> I have a csproj which builds successfully under gmcs r136341, but which
>> fails under later versions including gmcs r141081. With the latest version
>> of gmcs, I get the following failure, but no description of the issue:
>> 
>>  Compilation failed: 2 error(s), 0 warnings
>> ws1048:~ tom.philpot$
>> 
>> 
>> Building the same project in Monodevelop gives the following error
>> description: 
>> "/var/folders/4M/4Mzzhf4qH-S3b733dx5BflaDzvM/-Tmp-/tmp61fbc732.tmp"
>> 
>> When I look for this file, it  is missing.
>> 
>> In short, there are two orthogonal issues: 1) gmcs is failing on code that
>> previously worked and 2) gmcs is not reporting errors when it is failing in
>> this case.
>> 
>> Any tips on how I can debug this would be appreciated.
>>   
> Try to run gmcs with --fatal option
> 
> Marek

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Gmcs fails with errors, but no error messages

2009-09-08 Thread Marek Safar
Hi,
>
>
> Thanks for the response, but that doesn't give any more information.
>
> Do you think running in gdb would help?
>
Could you give it a try with revision newer than r141469.

Thanks
Marek
>
>
>
> On 9/2/09 1:38 AM, "Marek Safar"  wrote:
>
> > Hi,
> >> I have a csproj which builds successfully under gmcs r136341, but which
> >> fails under later versions including gmcs r141081. With the latest 
> version
> >> of gmcs, I get the following failure, but no description of the issue:
> >>
> >>  Compilation failed: 2 error(s), 0 warnings
> >> ws1048:~ tom.philpot$
> >>
> >>
> >> Building the same project in Monodevelop gives the following error
> >> description:
> >> "/var/folders/4M/4Mzzhf4qH-S3b733dx5BflaDzvM/-Tmp-/tmp61fbc732.tmp"
> >>
> >> When I look for this file, it  is missing.
> >>
> >> In short, there are two orthogonal issues: 1) gmcs is failing on 
> code that
> >> previously worked and 2) gmcs is not reporting errors when it is 
> failing in
> >> this case.
> >>
> >> Any tips on how I can debug this would be appreciated.
> >>  
> > Try to run gmcs with --fatal option
> >
> > Marek
>

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list