[nem-bug] [Nemerle 0000669]: Cannot install a snapshot

feedback at nemerle.org feedback at nemerle.org
Fri May 12 19:00:57 CEST 2006


The following issue has been RESOLVED.
======================================================================
<http://nemerle.org/bugs/view.php?id=669> 
======================================================================
Reported By:                marcinm
Assigned To:                nazgul
======================================================================
Project:                    Nemerle
Issue ID:                   669
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             05-10-2006 11:43 CEST
Last Modified:              05-12-2006 19:00 CEST
======================================================================
Summary:                    Cannot install a snapshot
Description: 
The snapshot 0.9.2.99.6251 (also 0.9.2.99.6255) cannot be installed due to
the error:
$ ./configure (OK)
$ make
...
mono  ../../ncc/out.stage3/ncc.exe -bar+ -def:RUNTIME_MONO -q
-r:Microsoft.Build.Tasks.dll -out Nemerle.MSBuild.Tasks.dll -t:library
MSBuildTask.n
MSBuildTask.n:94:24:94:114: error: `override' specified on method
Nemerle.Tools.MSBuildTask.Ncc.LogEventsFromTextOutput(singleLine : string,
messageImportance : Microsoft.Build.Framework.MessageImportance) : void,
but there is no such member in parent to override

======================================================================

----------------------------------------------------------------------
 nazgul - 05-10-06 11:58 
----------------------------------------------------------------------
This means that you are using old mono version. With 1.1.15 it should work
ok. To avoid compiling MSBuildTask you can delete the found xbuild path
from config.mak.

----------------------------------------------------------------------
 nazgul - 05-12-06 19:00 
----------------------------------------------------------------------
Fixed on trunk (r6258). Old version of mono will cause skipping MSBuid task
creation.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-10-06 11:43 marcinm        New Issue                                    
05-10-06 11:58 nazgul         Note Added: 0001273                          
05-12-06 19:00 nazgul         Status                   new => resolved     
05-12-06 19:00 nazgul         Resolution               open => fixed       
05-12-06 19:00 nazgul         Assigned To               => nazgul          
05-12-06 19:00 nazgul         Note Added: 0001276                          
======================================================================




More information about the bugs mailing list