|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
ikvm-runtune(cvs-2009-8-24) build error(in mono)all: [nant] /home/hys545/ikvm/tools/tools.build Buildfile: file:///home/hys545/ikvm/tools/tools.build Target framework: Mono 2.0 Profile Target(s) specified: tools tools: [csc] Compiling 1 files to '/home/hys545/ikvm/tools/pubkey.exe'. [exec] /home/hys545/ikvm/tools/tools.build(31,10): Attribute 'useruntimeengine' for BUILD SUCCEEDED - 0 non-fatal error(s), 1 warning(s) Total time: 1.2 seconds. [nant] /home/hys545/ikvm/runtime/runtime.build first-pass Buildfile: file:///home/hys545/ikvm/runtime/runtime.build Target framework: Mono 2.0 Profile Target(s) specified: first-pass first-pass: IKVM.Runtime: [copy] Copying 1 file to '/home/hys545/ik all: [nant] /home/hys545/ikvm/tools/tools.build Buildfile: file:///home/hys545/ikvm/tools/tools.build Target framework: Mono 2.0 Profile Target(s) specified: tools tools: [csc] Compiling 1 files to '/home/hys545/ikvm/tools/pubkey.exe'. [exec] /home/hys545/ikvm/tools/tools.build(31,10): Attribute 'useruntimeengine' for BUILD SUCCEEDED - 0 non-fatal error(s), 1 warning(s) Total time: 1.2 seconds. [nant] /home/hys545/ikvm/runtime/runtime.build first-pass Buildfile: file:///home/hys545/ikvm/runtime/runtime.build Target framework: Mono 2.0 Profile Target(s) specified: first-pass first-pass: 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) Total time: 2.8 seconds. BUILD FAILED vm/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) Total time: 2.8 seconds. BUILD FAILED ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ikvm-developers mailing list Ikvm-developers@... https://lists.sourceforge.net/lists/listinfo/ikvm-developers |
|
|
Re: ikvm-runtune(cvs-2009-8-24) build error(in mono)This is a Mono bug (and a regression, because it builds fine with Mono 2.4.2).
> -----Original Message----- > From: Hwang YunSong(황윤성) [mailto:hys545@...] > Sent: Monday, August 24, 2009 2:24 AM > To: ikvm-developers > Subject: [Ikvm-developers] ikvm-runtune(cvs-2009-8-24) build error(in > mono) > > > > > all: > > [nant] /home/hys545/ikvm/tools/tools.build > Buildfile: file:///home/hys545/ikvm/tools/tools.build > Target framework: Mono 2.0 Profile > Target(s) specified: tools > > > tools: > > [csc] Compiling 1 files to > '/home/hys545/ikvm/tools/pubkey.exe'. > [exec] /home/hys545/ikvm/tools/tools.build(31,10): > Attribute 'useruntimeengine' for is deprecated. Use the managed > attribute and Managed property instead. > > BUILD SUCCEEDED - 0 non-fatal error(s), 1 warning(s) > > Total time: 1.2 seconds. > > [nant] /home/hys545/ikvm/runtime/runtime.build first-pass > Buildfile: file:///home/hys545/ikvm/runtime/runtime.build > Target framework: Mono 2.0 Profile > Target(s) specified: first-pass > > > first-pass: > > > IKVM.Runtime: > > [copy] Copying 1 file to '/home/hys545/ik > all: > > [nant] /home/hys545/ikvm/tools/tools.build > Buildfile: file:///home/hys545/ikvm/tools/tools.build > Target framework: Mono 2.0 Profile > Target(s) specified: tools > > > tools: > > [csc] Compiling 1 files to > '/home/hys545/ikvm/tools/pubkey.exe'. > [exec] /home/hys545/ikvm/tools/tools.build(31,10): > Attribute 'useruntimeengine' for is deprecated. Use the managed > attribute and Managed property instead. > > BUILD SUCCEEDED - 0 non-fatal error(s), 1 warning(s) > > Total time: 1.2 seconds. > > [nant] /home/hys545/ikvm/runtime/runtime.build first-pass > Buildfile: file:///home/hys545/ikvm/runtime/runtime.build > Target framework: Mono 2.0 Profile > Target(s) specified: first-pass > > > first-pass: > > > 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) > > Total time: 2.8 seconds. > > > BUILD FAILED > > vm/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) > > Total time: 2.8 seconds. > > > BUILD FAILED > > > > > <http://www.dreamwiz.com/> http://www.dreamwiz.com/ > <http://i.dreamwiz.com/dw/ko/n.gif> > > <http://www.dpump.net/BIN/ssr.cgi?siteid=34105015265541322cccd9ea972f58 > 2f6ea90e6de7fb34e&url=/> <http://i.dreamwiz.com/dw/ko/n.gif> > <http://banner.auction.co.kr/bn_redirect.asp?ID=BN00008749&lpurl=http:/ > /corners.auction.co.kr/corner/categorybest.aspx> > <http://mailchk.dreamwiz.com/cgi- > bin/receive_check.cgi?sender=hys545@...&msgid=%3C2009082400241 > 8.00013A5F01F20288@...%3E&receiver=ikvm- > developers@...&key=365848c830147107aecb0af4ff417fc5&w > iz=/n.gif> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Ikvm-developers mailing list Ikvm-developers@... https://lists.sourceforge.net/lists/listinfo/ikvm-developers |
| Free embeddable forum powered by Nabble | Forum Help |