Robert, The first issue seems to be a Mono bug. For the second issue : can you check whether /usr/lib/mono/1.0/mcs.exe actually exists ?
Gert PS. I won't be able to respond until tomorrow evening, but perhaps someone else (on the list) can help you out. ----- Original Message ----- From: "Robert Staudinger" <[EMAIL PROTECTED]> To: "Gert Driesen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, August 02, 2004 10:16 PM Subject: Re: [Nant-users] problem building ikvm on mono > Gerd, > > there seem to be two different phenomenons. I have not been able to > reproduce the second variant yet. > > Rob > > > [EMAIL PROTECTED]:~/Desktop/Down/mono/ikvm-src$ mono > ../nant-0.85-20040802/bin/NAnt.exe -verbose > Compat mode: the request from > /home/robert/Desktop/Down/mono/nant-0.85-20040802/bin/log4net.dll to > load System was remapped (http://www.go-mono.com/remap.html) > Compat mode: the request from > /home/robert/Desktop/Down/mono/nant-0.85-20040802/bin/log4net.dll to > load System.Data was remapped (http://www.go-mono.com/remap.html) > Compat mode: the request from > /home/robert/Desktop/Down/mono/nant-0.85-20040802/bin/log4net.dll to > load System.Web was remapped (http://www.go-mono.com/remap.html) > NAnt 0.85 (Build 0.85.1675.0; net-1.0.win32; nightly; 02.08.2004) > Copyright (C) 2001-2004 Gerry Shaw > http://nant.sourceforge.net > Compat mode: the request from > /home/robert/Desktop/Down/mono/nant-0.85-20040802/bin/lib/mono/1.0/NDoc.Core .dll to load System.Windows.Forms was remapped (http://www.go-mono.com/remap.html) > > Buildfile: file:///home/robert/Desktop/Down/mono/ikvm-src/ikvm.build > Base Directory: /home/robert/Desktop/Down/mono/ikvm-src. > Target(s) specified: all > > > all: > > > Unhandled Exception: System.Reflection.TargetInvocationException: > Exception has been thrown by the target of an invocation. ---> > System.ExecutionEngineException: SIGILL > in (unmanaged) (wrapper managed-to-native) > System.Reflection.MonoMethod:InternalInvoke (object,object[]) > in <0x0008c> (wrapper managed-to-native) > System.Reflection.MonoMethod:InternalInvoke (object,object[]) > in <0x000f4> System.Reflection.MonoMethod:Invoke > (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],Sys tem.Globalization.CultureInfo) > --- End of inner exception stack trace --- > > in <0x00168> System.Reflection.MonoMethod:Invoke > (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],Sys tem.Globalization.CultureInfo) > in <0x00050> System.Reflection.MethodBase:Invoke (object,object[]) > in <0x00484> HelperArguments:CallConsoleRunner () > in <0x00094> (wrapper delegate-invoke) > System.MulticastDelegate:invoke_void () > in <0x00048> System.AppDomain:DoCallBack (System.CrossAppDomainDelegate) > in <0x000a4> (wrapper remoting-invoke-with-check) > System.AppDomain:DoCallBack (System.CrossAppDomainDelegate) > in <0x00bd0> NAnt.Console.ConsoleStub:Main (string[]) > > [EMAIL PROTECTED]:~/Desktop/Down/mono/ikvm-src$ > > -------------------------------------------------------------------------- --- > > [EMAIL PROTECTED]:~/Desktop/Down/mono/ikvm-src$ NAnt.exe -verbose > Compat mode: the request from > /home/robert/Desktop/Down/mono/nant-0.85-20040802/bin/log4net.dll to > load System was remapped (http://www.go-mono.com/remap.html) > Compat mode: the request from > /home/robert/Desktop/Down/mono/nant-0.85-20040802/bin/log4net.dll to > load System.Data was remapped (http://www.go-mono.com/remap.html) > Compat mode: the request from > /home/robert/Desktop/Down/mono/nant-0.85-20040802/bin/log4net.dll to > load System.Web was remapped (http://www.go-mono.com/remap.html) > NAnt 0.85 (Build 0.85.1675.0; net-1.0.win32; nightly; 02.08.2004) > Copyright (C) 2001-2004 Gerry Shaw > http://nant.sourceforge.net > Compat mode: the request from > /home/robert/Desktop/Down/mono/nant-0.85-20040802/bin/lib/mono/1.0/NDoc.Core .dll to load System.Windows.Forms was remapped (http://www.go-mono.com/remap.html) > > Buildfile: file:///home/robert/Desktop/Down/mono/ikvm-src/ikvm.build > Base Directory: /home/robert/Desktop/Down/mono/ikvm-src. > Target(s) specified: all > > > all: > > [nant] > /home/robert/Desktop/Down/mono/ikvm-src/runtime/runtime.build > > Buildfile: > file:///home/robert/Desktop/Down/mono/ikvm-src/runtime/runtime.build > Base Directory: > /home/robert/Desktop/Down/mono/ikvm-src/runtime. > Target(s) specified: IKVM.Runtime > > > IKVM.Runtime: > > > /home/robert/Desktop/Down/mono/ikvm-src/runtime/runtime.build(5,13): > Element <includes... /> for <fileset... /> is deprecated. Use <include> > element instead. > [csc] > '/home/robert/Desktop/Down/mono/ikvm-src/runtime/AssemblyInfo.cs' has > been updated, recompiling. > [csc] Compiling 22 files to > '/home/robert/Desktop/Down/mono/ikvm-src/bin/IKVM.Runtime.dll'. > [csc] Contents of /tmp/tmp41e76b3c. > [csc] /fullpaths > [csc] /nologo > [csc] "/target:library" > [csc] "/define:TRACE" > [csc] > "/out:/home/robert/Desktop/Down/mono/ikvm-src/bin/IKVM.Runtime.dll" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/AssemblyInfo.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/BigEndianBinaryReader.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/ByteCode.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/ByteCodeHelper.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/ClassFile.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/ClassLoaderWrapper.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/CodeEmitter.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/CoreClasses.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/DoubleToString.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/ExceptionHelper.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/JavaException.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/JniInterface.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/MemberWrapper.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/TypeWrapper.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/attributes.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/classpath.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/compiler.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/profiler.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/remapper.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/tracer.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/verifier.cs" > [csc] > "/home/robert/Desktop/Down/mono/ikvm-src/runtime/vm.cs" > [csc] > [csc] Starting '/usr/bin/mono > ("/usr/lib/mono/1.0/mcs.exe" @"/tmp/tmp41e76b3c")' in > '/home/robert/Desktop/Down/mono/ikvm-src/runtime' > > BUILD FAILED - 0 non-fatal error(s), 1 warning(s) > > > /home/robert/Desktop/Down/mono/ikvm-src/runtime/runtime.build(4,9): > '/usr/bin/mono' failed to start.: > NAnt.Core.BuildException: > /home/robert/Desktop/Down/mono/ikvm-src/runtime/runtime.build(4,9): > '/usr/bin/mono' failed to start. ---> > System.ComponentModel.Win32Exception: Cannot find the specified file > in <0x006f0> System.Diagnostics.Process:Start_common > (System.Diagnostics.ProcessStartInfo,System.Diagnostics.Process) > in <0x0002c> System.Diagnostics.Process:Start () > in <0x0008c> (wrapper remoting-invoke-with-check) > System.Diagnostics.Process:Start () > in <0x00254> > NAnt.Core.Tasks.ExternalProgramBase:StartProcess () > --- End of inner exception stack trace --- > > in <0x00378> > NAnt.Core.Tasks.ExternalProgramBase:StartProcess () > in <0x00074> NAnt.Core.Tasks.ExternalProgramBase:ExecuteTask > () > > > Total time: 1.1 seconds. > > > BUILD FAILED > > Nested build failed. Refer to build log for exact reason.: > NAnt.Core.BuildException: Nested build failed. Refer to build log for > exact reason. > in <0x00c7c> NAnt.Core.Tasks.NAntTask:RunBuild (System.IO.FileInfo) > in <0x0005c> NAnt.Core.Tasks.NAntTask:ExecuteTask () > in <0x001b0> NAnt.Core.Task:Execute () > > > Total time: 1.7 seconds. > > [EMAIL PROTECTED]:~/Desktop/Down/mono/ikvm-src$ > > > > Am Mon, den 02.08.2004 schrieb Gert Driesen um 22:02: > > Robert, > > > > > > Thanks, > > > > Gert > > ----- Original Message ----- > > From: "Robert Staudinger" <[EMAIL PROTECTED]> > > To: "Gert Driesen" <[EMAIL PROTECTED]> > > Cc: <[EMAIL PROTECTED]> > > Sent: Monday, August 02, 2004 9:56 PM > > Subject: Re: [Nant-users] problem building ikvm on mono > > > > > > > Gert, > > > > > > mono is there and working. I also verified the mono.pc file. > > > However, "/usr/bin/mono" is an executable rather than a shellscript - > > > which shouldn't make a difference, should it? > > > > No, definitely not. > > > > Can you run the build in verbose mode ? > > > > $ mono NAnt.exe -verbose > > > > Gert > > [...] > > > > ------------------------------------------------------- > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > one more big change to announce. We are now OSTG- Open Source Technology > Group. Come see the changes on the new OSTG site. www.ostg.com > _______________________________________________ > Nant-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nant-users > ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
