Hello Dean, You're likely have installed the latest beta of iOS5, right ?
If so this is already fixed (and will be in future releases) and there's a workaround available in: http://bugzilla.xamarin.com/show_bug.cgi?id=346 see comment #7 Regards, Sebastien 2011/8/24 Dean Cleaver <[email protected]>: > Getting this error – any ideas? This happened both in MD 2.6RC2 with MT 4.1 > and MD 2.4.2 with MT 4.0.5. > > > > Dino > > > > > > Error 1: mtouch failed with the following message: > > > > Unhandled Exception: System.AggregateException: One or more errors occured > ---> System.AggregateException: ---> System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > --- End of inner exception stack trace --- > > at System.Threading.Tasks.Task.Wait () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] > tasks) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Parallel.ForEach[String,Object] (System.Func`2 > enumerable, System.Threading.Tasks.ParallelOptions options, System.Func`1 > init, System.Func`4 action, System.Action`1 destruct) [0x00000] in <filename > unknown>:0 > > --> (Inner exception 0) System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > > > --- End of inner exception stack trace --- > > at System.Threading.Tasks.Parallel.HandleExceptions (IEnumerable`1 tasks, > System.Threading.Tasks.ExternalInfos infos) [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Parallel.ForEach[String,Object] (System.Func`2 > enumerable, System.Threading.Tasks.ParallelOptions options, System.Func`1 > init, System.Func`4 action, System.Action`1 destruct) [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Parallel.ForEach[String,Object] > (System.Collections.Concurrent.Partitioner`1 source, > System.Threading.Tasks.ParallelOptions parallelOptions, System.Func`1 > localInit, System.Func`4 body, System.Action`1 localFinally) [0x00000] in > <filename unknown>:0 > > at System.Threading.Tasks.Parallel.ForEach[String] (IEnumerable`1 source, > System.Action`1 body) [0x00000] in <filename unknown>:0 > > at MTouch.CompileToNative (System.String user_gcc_flags, > System.Collections.Generic.List`1 assemblies) [0x00000] in <filename > unknown>:0 > > at MTouch.Main (System.String[] args) [0x00000] in <filename unknown>:0 > > --> (Inner exception 0) System.AggregateException: ---> > System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > --- End of inner exception stack trace --- > > at System.Threading.Tasks.Task.Wait () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] > tasks) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Parallel.ForEach[String,Object] (System.Func`2 > enumerable, System.Threading.Tasks.ParallelOptions options, System.Func`1 > init, System.Func`4 action, System.Action`1 destruct) [0x00000] in <filename > unknown>:0 > > --> (Inner exception 0) System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > > > > > --> (Inner exception 1) System.AggregateException: ---> > System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/System.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/System.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > --- End of inner exception stack trace --- > > --> (Inner exception 0) System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/System.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/System.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > > > > > --> (Inner exception 2) System.AggregateException: ---> > System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/KleverLogic.FlashValet.Mobile.Framework.iPhone.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/KleverLogic.FlashValet.Mobile.Framework.iPhone.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > --- End of inner exception stack trace --- > > --> (Inner exception 0) System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/KleverLogic.FlashValet.Mobile.Framework.iPhone.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/KleverLogic.FlashValet.Mobile.Framework.iPhone.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > > > > > --> (Inner exception 3) System.AggregateException: ---> > System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/Mono.Security.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/Mono.Security.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > --- End of inner exception stack trace --- > > --> (Inner exception 0) System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/Mono.Security.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/Mono.Security.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > > > > > [ERROR] FATAL UNHANDLED EXCEPTION: System.AggregateException: One or more > errors occured ---> System.AggregateException: ---> > System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > --- End of inner exception stack trace --- > > at System.Threading.Tasks.Task.Wait () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] > tasks) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Parallel.ForEach[String,Object] (System.Func`2 > enumerable, System.Threading.Tasks.ParallelOptions options, System.Func`1 > init, System.Func`4 action, System.Action`1 destruct) [0x00000] in <filename > unknown>:0 > > --> (Inner exception 0) System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > > > --- End of inner exception stack trace --- > > at System.Threading.Tasks.Parallel.HandleExceptions (IEnumerable`1 tasks, > System.Threading.Tasks.ExternalInfos infos) [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Parallel.ForEach[String,Object] (System.Func`2 > enumerable, System.Threading.Tasks.ParallelOptions options, System.Func`1 > init, System.Func`4 action, System.Action`1 destruct) [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Parallel.ForEach[String,Object] > (System.Collections.Concurrent.Partitioner`1 source, > System.Threading.Tasks.ParallelOptions parallelOptions, System.Func`1 > localInit, System.Func`4 body, System.Action`1 localFinally) [0x00000] in > <filename unknown>:0 > > at System.Threading.Tasks.Parallel.ForEach[String] (IEnumerable`1 source, > System.Action`1 body) [0x00000] in <filename unknown>:0 > > at MTouch.CompileToNative (System.String user_gcc_flags, > System.Collections.Generic.List`1 assemblies) [0x00000] in <filename > unknown>:0 > > at MTouch.Main (System.String[] args) [0x00000] in <filename unknown>:0 > > --> (Inner exception 0) System.AggregateException: ---> > System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > --- End of inner exception stack trace --- > > at System.Threading.Tasks.Task.Wait () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.WaitAll (System.Threading.Tasks.Task[] > tasks) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Parallel.ForEach[String,Object] (System.Func`2 > enumerable, System.Threading.Tasks.ParallelOptions options, System.Func`1 > init, System.Func`4 action, System.Action`1 destruct) [0x00000] in <filename > unknown>:0 > > --> (Inner exception 0) System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/MonoTouch.Dialog.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > > > > > --> (Inner exception 1) System.AggregateException: ---> > System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/System.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/System.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > --- End of inner exception stack trace --- > > --> (Inner exception 0) System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/System.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/System.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > > > > > --> (Inner exception 2) System.AggregateException: ---> > System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/KleverLogic.FlashValet.Mobile.Framework.iPhone.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/KleverLogic.FlashValet.Mobile.Framework.iPhone.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > --- End of inner exception stack trace --- > > --> (Inner exception 0) System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/KleverLogic.FlashValet.Mobile.Framework.iPhone.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/KleverLogic.FlashValet.Mobile.Framework.iPhone.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > > > > > --> (Inner exception 3) System.AggregateException: ---> > System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/Mono.Security.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/Mono.Security.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > --- End of inner exception stack trace --- > > --> (Inner exception 0) System.ComponentModel.Win32Exception: > ApplicationName='/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2', > CommandLine='-gdwarf-2 -miphoneos-version-min=3.0 -arch armv6 -std=c99 > -I/Developer/MonoTouch/SDKs/MonoTouch.iphoneos.sdk/usr/include -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk -c > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/Mono.Security.dll.6.s > -o > /var/folders/qw/7lv_5md54090f7gmrpx8v1f40000gn/T/tmp50351e80.tmp/Mono.Security.dll.6.o > -DDEBUG', CurrentDirectory='' > > at System.Diagnostics.Process.Start_noshell > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start_common > (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process > process) [0x00000] in <filename unknown>:0 > > at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo > startInfo) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args, > System.String[] env) [0x00000] in <filename unknown>:0 > > at MTouch.RunCommand (System.String path, System.String args) [0x00000] in > <filename unknown>:0 > > at MTouch.Compile (System.String ifile, System.String ofile, System.String > kind, Int32 arch) [0x00000] in <filename unknown>:0 > > at MTouch.Assemble (System.String afile, System.String ofile, Int32 arch) > [0x00000] in <filename unknown>:0 > > at MTouch+<CompileToNative>c__AnonStorey4.<>m__5 (System.String afile) > [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4E`1[System.String].<>m__4E > (System.String e, System.Threading.Tasks.ParallelLoopState s, System.Object > l) [0x00000] in <filename unknown>:0 > > at > System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey4D`2[System.String,System.Object].<>m__4C > () [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.TaskFactory+<StartNew>c__AnonStorey15.<>m__A > (System.Object o) [0x00000] in <filename unknown>:0 > > at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename > unknown>:0 > > at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename > unknown>:0 > > > > > > (1) (KleverLogic.FlashValet.iPhone.Valet) > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > > _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
