[Mono-bugs] [Bug 544163] New: Building IronPython 2.6rc1 against trunk fails

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Oct 3 15:32:02 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=544163


           Summary: Building IronPython 2.6rc1 against trunk fails
    Classification: Mono
           Product: Mono: Compilers
           Version: SVN
          Platform: i586
        OS/Version: openSUSE 11.1
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: tyler at monkeypox.org
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Opera/9.80 (X11; Linux i686; U; en) Presto/2.2.15
Version/10.00

While the IronPytohn 2.6rc1 binaries seem to run fine on a trunk build
(r143330), building IronPython 2.6rc1 from source does not work. See errors
below:

Reproducible: Always

Steps to Reproduce:
1. Download the "Src" zipball:
http://ironpython.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=30315
2. Unzip, invoke `xbuild /property:TreatWarningsAsErrors=false
/property:WarningLevel=0 `
3. Observe build errors
Actual Results:  
Runtime/Types/BuiltinFunction.Generated.cs(159,21): error CS0019:  Operator
`==' cannot be applied to operands of type `TFuncType' and
`IronPython.Runtime.Types.BuiltinFunction'

                Target _GetCompileOutputsForClean:

                Target _RecordCleanFile:

                Done building project
"/home/tyler/source/ipy/IronPython-2.6-Src/IronPython-2.6/Src/IronPython/IronPython.csproj".--
FAILED

: error : Error while building
/home/tyler/source/ipy/IronPython-2.6-Src/IronPython-2.6/Src/IronPython/IronPython.csproj

Done building project
"/home/tyler/source/ipy/IronPython-2.6-Src/IronPython-2.6/Src/IronPython.sln".--
FAILED

Build failed.
Errors:
Runtime/Types/BuiltinFunction.Generated.cs(159,21): error CS0019:  Operator
`==' cannot be applied to operands of type `TFuncType' and
`IronPython.Runtime.Types.BuiltinFunction'
: error : Error while building
/home/tyler/source/ipy/IronPython-2.6-Src/IronPython-2.6/Src/IronPython/IronPython.csproj
         0 Warning(s)
         4 Error(s)

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list