[Mono-bugs] [Bug 533912] New: mono-svn-140567 don; t compile ikvm-runtime
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Aug 24 20:06:17 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=533912
Summary: mono-svn-140567 don;t compile ikvm-runtime
Classification: Mono
Product: Mono: Compilers
Version: SVN
Platform: x86
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: hys545 at dreamwiz.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ko; rv:1.9.1.2)
Gecko/20090729 Firefox/3.5.2
I checked ikvm-cvs
///////////////////////////
IKVM.Runtime:
[copy] Copying 1 file to
'/home/hys545/ikvm/runtime/AssemblyInfo.cs'.
[csc] Compiling 30 files to
'/home/hys545/ikvm/runtime/IKVM.Runtime.dll'.
[csc] /home/hys545/ikvm/runtime/CodeEmitter.cs(943,31): error
CS0703: Inconsistent accessibility: constraint type
`IKVM.Internal.CodeEmitter.Expr' is less accessible than
`IKVM.Internal.CodeEmitter'
[csc] /home/hys545/ikvm/runtime/CodeEmitter.cs(1045,32):
(Location of the symbol related to previous error)
[csc] Compilation failed
IKVM.Runtime:
[copy] Copying 1 file to
'/home/hys545/ikvm/runtime/AssemblyInfo.cs'.
[csc] Compiling 30 files to
'/home/hys545/ikvm/runtime/IKVM.Runtime.dll'.
[csc] /home/hys545/ikvm/runtime/CodeEmitter.cs(943,31): error
CS0703: Inconsistent accessibility: constraint type
`IKVM.Internal.CodeEmitter.Expr' is less accessible than
`IKVM.Internal.CodeEmitter'
[csc] /home/hys545/ikvm/runtime/CodeEmitter.cs(1045,32):
(Location of the symbol related to previous error)
[csc] Compilation failed: 1 error(s), 0 warnings
BUILD FAILED - 0 non-fatal error(s), 2 warning(s)
/home/hys545/ikvm/runtime/runtime.build(64,10):
External Program Failed: /usr/lib/mono/2.0/gmcs.exe (return code
was 1)
: 1 error(s), 0 warnings
BUILD FAILED - 0 non-fatal error(s), 2 warning(s)
/home/hys545/ikvm/runtime/runtime.build(64,10):
External Program Failed: /usr/lib/mono/2.0/gmcs.exe (return code
was 1)
///////////////////////////////////////
I install mono-svn-140215/
No Error!
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
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