pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

help with monodevelop version 5.0.1



Hello, 
after building mono version 3.10 and successful running gnome-subtitles
(under mono 3.10)
I try to build monodevelop.

It compiles, without error, but does not runs.
it flashes the splash screen (that have the mono logo) and terminates
the system is NetBSD 7.99.4 i386 
all other parts of gnome runs fine (evolution, nautilus, desktop,
dvdstyler, libreoffice, openjdk7, cups 1.5.2, firefox brasero....
The error in the GnomePlatform.dll  (says the argument cannot be null)

Can some C# guru point me how to to debug??  C# have something like
gdb???


 
it produces an error log ....
=========================================================INFO [2015-02-10 17:45:08Z]: Starting MonoDevelop 5.0.1
INFO [2015-02-10 17:45:08Z]: Running on Mono 3.10.0 (tarball Mon Feb  9 00:20:21 BRST 2015)
Stack trace: 
   at Gtk.Application.gtk_init(Int32 ByRef , IntPtr ByRef )
   at Gtk.Application.do_init(System.String progname, System.String[] ByRef args, Boolean check)
   at Gtk.Application.Init(System.String progname, System.String[] ByRef args)
   at MonoDevelop.Ide.IdeStartup.Run(MonoDevelop.Ide.MonoDevelopOptions options)
   at MonoDevelop.Ide.IdeStartup.Main(System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer)
   at MonoDevelop.Startup.MonoDevelopMain.Main(System.String[] args)
INFO [2015-02-10 17:45:08Z]: Using GTK+ 2.24.22
INFO [2015-02-10 17:45:08Z]: Did not find previous version from which to migrate data
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/bin/GnomePlatform.dll (Exception has been thrown by the target of an invocation.)
ERROR: Unexpected error while scanning file: /usr/pkg/lib/monodevelop/bin/GnomePlatform.dll (Argument cannot be null.
Parameter name: path)
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/bin/MonoDevelop.Core.dll (Exception has been thrown by the target of an invocation.)
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/bin/MonoDevelop.Ide.dll (Exception has been thrown by the target of an invocation.)
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CBinding.dll (Exception has been thrown by the target of an invocation.)
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/Gettext/MonoDevelop.Gettext.dll (Exception has been thrown by the target of an invocation.)
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/SourceEditor/MonoDevelop.SourceEditor2.dll (Exception has been thrown by the target of an invocation.)
ERROR: Unexpected error while scanning file: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/SourceEditor/MonoDevelop.SourceEditor2.dll (Argument cannot be null.
Parameter name: path)
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet/MonoDevelop.AspNet.dll (Exception has been thrown by the target of an invocation.)
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/MonoDevelop.AspNet.Mvc.dll (Exception has been thrown by the target of an invocation.)
ERROR: Unexpected error while scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/MonoDevelop.AspNet.Mvc.dll (Argument cannot be null.
Parameter name: path)
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Autotools/MonoDevelop.Autotools.dll (Exception has been thrown by the target of an invocation.)
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Debugger/MonoDevelop.Debugger.dll (Exception has been thrown by the target of an invocation.)
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.dll (Exception has been thrown by the target of an invocation.)
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.DesignerSupport/MonoDevelop.DesignerSupport.dll (Exception has been thrown by the target of an invocation.)
ERROR: Unexpected error while scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.DesignerSupport/MonoDevelop.DesignerSupport.dll (Argument cannot be null.
Parameter name: path)
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Refactoring/MonoDevelop.Refactoring.dll (Exception has been thrown by the target of an invocation.)
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/NUnit/MonoDevelop.NUnit.dll (Exception has been thrown by the target of an invocation.)
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.dll (Exception has been thrown by the target of an invocation.)
WARNING: The add-in 'MonoDevelop.DocFood,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.Refactoring,5.0.1
WARNING: The add-in 'MonoDevelop.RegexToolkit,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
WARNING: The add-in 'MonoDevelop.GtkCore,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.DesignerSupport,5.0.1
WARNING: The add-in 'MonoDevelop.WebReferences,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
WARNING: The add-in 'MonoDevelop.CSharpBinding,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.Refactoring,5.0.1
  missing: MonoDevelop.SourceEditor2,5.0.1
WARNING: The add-in 'MonoDevelop.XmlEditor,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.DesignerSupport,5.0.1
  missing: MonoDevelop.SourceEditor2,5.0.1
WARNING: The add-in 'MonoDevelop.AssemblyBrowser,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.Refactoring,5.0.1
WARNING: The add-in 'MonoDevelop.HexEditor,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.Debugger,5.0.1
WARNING: The add-in 'MonoDevelop.VersionControl.Subversion,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.VersionControl,5.0.1
WARNING: The add-in 'MonoDevelop.VersionControl.Subversion.Unix,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.VersionControl,5.0.1
WARNING: The add-in 'MonoDevelop.TextTemplating,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.SourceEditor2,5.0.1
WARNING: The add-in 'MonoDevelop.ChangeLogAddIn,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.VersionControl,5.0.1
WARNING: The add-in 'MonoDevelop.Deployment.Linux,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.Deployment,5.0.1
WARNING: The add-in 'MonoDevelop.MonoDeveloperExtensions,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
WARNING: The add-in 'MonoDevelop.VersionControl.Git,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.VersionControl,5.0.1
WARNING: The add-in 'MonoDevelop.PackageManagement,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.DesignerSupport,5.0.1
WARNING: The add-in 'MonoDevelop.Debugger.Soft,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Debugger,5.0.1
WARNING: The add-in 'MonoDevelop.VBBinding,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
WARNING: The add-in 'MonoDevelop.Debugger.Soft.AspNet,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Debugger,5.0.1
  missing: MonoDevelop.AspNet,5.0.1
WARNING: The add-in 'MonoDevelop.ILAsmBinding,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
System.InvalidOperationException: Extension node not found in path: /MonoDevelop/Core/WebCredentialProviders
  at Mono.Addins.ExtensionContext.GetExtensionObjects[ICredentialProvider] (System.String path, Boolean reuseCachedInstance) [0x00000] in <filename unknown>:0 
  at Mono.Addins.ExtensionContext.GetExtensionObjects[ICredentialProvider] (System.String path) [0x00000] in <filename unknown>:0 
  at Mono.Addins.AddinManager.GetExtensionObjects[ICredentialProvider] (System.String path) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Core.Web.WebService.Initialize () [0x00000] in <filename unknown>:0 
  at MonoDevelop.Core.Runtime.Initialize (Boolean updateAddinRegistry) [0x00000] in <filename unknown>:0 
Starting MonoDevelop
WARNING [2015-02-10 17:45:10Z]: MonoDevelop failed to start. Rebuilding addins registry.
System.InvalidOperationException: Extension node not found in path: /MonoDevelop/Core/PlatformService
  at Mono.Addins.ExtensionContext.GetExtensionObjects (System.String path, System.Type arrayElementType, Boolean reuseCachedInstance) [0x00000] in <filename unknown>:0 
  at Mono.Addins.ExtensionContext.GetExtensionObjects (System.String path) [0x00000] in <filename unknown>:0 
  at Mono.Addins.AddinManager.GetExtensionObjects (System.String path) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Ide.DesktopService.Initialize () [0x00000] in <filename unknown>:0 
  at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions options) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x00000] in <filename unknown>:0 
Folders checked (1 ms)
Looking for addins
Checking: /usr/pkg/lib/monodevelop/bin
Checking: /usr/pkg/lib/monodevelop/AddIns
Checking: /usr/pkg/lib/monodevelop/AddIns/BackendBindings
Checking: /usr/pkg/lib/monodevelop/AddIns/ChangeLogAddIn
Checking: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings
Checking: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/AssemblyBrowser
Checking: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/Gettext
Checking: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/Gettext/am
Checking: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/HexEditor
Checking: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/SourceEditor
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet/Schemas
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/CodeTemplates
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/CodeTemplates/CSharp
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/CodeTemplates/CSharp/AddController
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/CodeTemplates/CSharp/AddView
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/CodeTemplates/CSharp/AddView/Aspx
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/CodeTemplates/CSharp/AddView/Razor
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/Common
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Autotools
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Autotools/templates
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Debugger
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Deployment
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.DesignerSupport
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.GtkCore
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.PackageManagement
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Refactoring
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.RegexToolkit
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.TextTemplating
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.TextTemplating/Templates
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.WebReferences
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.XmlEditor
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.XmlEditor/schemas
Checking: /usr/pkg/lib/monodevelop/AddIns/MonoDeveloperExtensions
Checking: /usr/pkg/lib/monodevelop/AddIns/NUnit
Checking: /usr/pkg/lib/monodevelop/AddIns/VersionControl
Scanning file: /usr/pkg/lib/monodevelop/bin/GnomePlatform.dll
Using assembly reflector: Mono.Addins.CecilReflector.Reflector
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/bin/GnomePlatform.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Incompatible type passed
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.ConvertAttribute (Mono.Cecil.CustomAttribute att, System.Type expectedType) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttribute (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanAssembly (IProgressStatus monitor, System.String filePath, Mono.Addins.Database.AddinScanResult scanResult, Mono.Addins.Description.AddinDescription& config) [0x00000] in <filename unknown>:0 
ERROR: Unexpected error while scanning file: /usr/pkg/lib/monodevelop/bin/GnomePlatform.dll
System.ArgumentNullException: Argument cannot be null.
Parameter name: path
  at System.IO.Path.InsecureGetFullPath (System.String path) [0x00000] in <filename unknown>:0 
  at System.IO.Path.GetFullPath (System.String path) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinDatabase.GetAddinDescription (IProgressStatus monitor, System.String domain, System.String addinId, System.String addinFile, Mono.Addins.Description.AddinDescription& description) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanFile (IProgressStatus monitor, System.String file, Mono.Addins.Database.AddinScanFolderInfo folderInfo, Mono.Addins.Database.AddinScanResult scanResult) [0x00000] in <filename unknown>:0 
Scanning file: /usr/pkg/lib/monodevelop/bin/ICSharpCode.Decompiler.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/ICSharpCode.NRefactory.CSharp.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/ICSharpCode.NRefactory.Cecil.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/ICSharpCode.NRefactory.IKVM.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/ICSharpCode.NRefactory.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/IKVM.Reflection.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/Mindscape.Raygun4Net.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/Mono.Addins.CecilReflector.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/Mono.Addins.Gui.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/Mono.Addins.Setup.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/Mono.Addins.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/Mono.Cecil.Mdb.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/Mono.Cecil.Pdb.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/Mono.Cecil.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/Mono.Debugging.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/Mono.TextEditor.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/MonoDevelop.Core.dll
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/bin/MonoDevelop.Core.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Incompatible type passed
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.ConvertAttribute (Mono.Cecil.CustomAttribute att, System.Type expectedType) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeType (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeType nt, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeSet (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeSet nset, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanDescription (IProgressStatus monitor, IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, System.Object rootAssembly, Mono.Addins.Database.AddinScanResult scanResult) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanAssembly (IProgressStatus monitor, System.String filePath, Mono.Addins.Database.AddinScanResult scanResult, Mono.Addins.Description.AddinDescription& config) [0x00000] in <filename unknown>:0 
Scanning file: /usr/pkg/lib/monodevelop/bin/MonoDevelop.Ide.dll
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/bin/MonoDevelop.Ide.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Incompatible type passed
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.ConvertAttribute (Mono.Cecil.CustomAttribute att, System.Type expectedType) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeType (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeType nt, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeSet (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeSet nset, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanDescription (IProgressStatus monitor, IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, System.Object rootAssembly, Mono.Addins.Database.AddinScanResult scanResult) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanAssembly (IProgressStatus monitor, System.String filePath, Mono.Addins.Database.AddinScanResult scanResult, Mono.Addins.Description.AddinDescription& config) [0x00000] in <filename unknown>:0 
Scanning file: /usr/pkg/lib/monodevelop/bin/MonoDevelop.Projects.Formats.MSBuild.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/MonoDevelop.exe
Scanning file: /usr/pkg/lib/monodevelop/bin/Newtonsoft.Json.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/Xwt.Gtk.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/Xwt.dll
Scanning file: /usr/pkg/lib/monodevelop/bin/mdhost.exe
Scanning file: /usr/pkg/lib/monodevelop/bin/mdmonitor.exe
Scanning file: /usr/pkg/lib/monodevelop/bin/mdtool.exe
Scanning file: /usr/pkg/lib/monodevelop/AddIns/BackendBindings/ICSharpCode.NRefactory.CSharp.Refactoring.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/BackendBindings/ICSharpCode.NRefactory.Xml.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/BackendBindings/ILAsmBinding.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CBinding.Autotools.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CBinding.dll
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CBinding.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Incompatible type passed
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.ConvertAttribute (Mono.Cecil.CustomAttribute att, System.Type expectedType) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeType (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeType nt, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeSet (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeSet nset, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanDescription (IProgressStatus monitor, IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, System.Object rootAssembly, Mono.Addins.Database.AddinScanResult scanResult) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanAssembly (IProgressStatus monitor, System.String filePath, Mono.Addins.Database.AddinScanResult scanResult, Mono.Addins.Description.AddinDescription& config) [0x00000] in <filename unknown>:0 
Scanning file: /usr/pkg/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.AspNet.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.Autotools.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.DocFood.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/BackendBindings/MonoDevelop.VBNetBinding.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/ChangeLogAddIn/ChangeLogAddIn.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/AssemblyBrowser/MonoDevelop.AssemblyBrowser.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/Gettext/MonoDevelop.Gettext.dll
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/Gettext/MonoDevelop.Gettext.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Incompatible type passed
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.ConvertAttribute (Mono.Cecil.CustomAttribute att, System.Type expectedType) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeType (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeType nt, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeSet (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeSet nset, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanDescription (IProgressStatus monitor, IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, System.Object rootAssembly, Mono.Addins.Database.AddinScanResult scanResult) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanAssembly (IProgressStatus monitor, System.String filePath, Mono.Addins.Database.AddinScanResult scanResult, Mono.Addins.Description.AddinDescription& config) [0x00000] in <filename unknown>:0 
Scanning file: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/Gettext/am/MonoDevelop.Gettext.resources.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/HexEditor/MonoDevelop.HexEditor.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/SourceEditor/MonoDevelop.SourceEditor2.dll
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/SourceEditor/MonoDevelop.SourceEditor2.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Incompatible type passed
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.ConvertAttribute (Mono.Cecil.CustomAttribute att, System.Type expectedType) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttribute (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanAssembly (IProgressStatus monitor, System.String filePath, Mono.Addins.Database.AddinScanResult scanResult, Mono.Addins.Description.AddinDescription& config) [0x00000] in <filename unknown>:0 
ERROR: Unexpected error while scanning file: /usr/pkg/lib/monodevelop/AddIns/DisplayBindings/SourceEditor/MonoDevelop.SourceEditor2.dll
System.ArgumentNullException: Argument cannot be null.
Parameter name: path
  at System.IO.Path.InsecureGetFullPath (System.String path) [0x00000] in <filename unknown>:0 
  at System.IO.Path.GetFullPath (System.String path) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinDatabase.GetAddinDescription (IProgressStatus monitor, System.String domain, System.String addinId, System.String addinFile, Mono.Addins.Description.AddinDescription& description) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanFile (IProgressStatus monitor, System.String file, Mono.Addins.Database.AddinScanFolderInfo folderInfo, Mono.Addins.Database.AddinScanResult scanResult) [0x00000] in <filename unknown>:0 
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet/MonoDevelop.AspNet.dll
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet/MonoDevelop.AspNet.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Incompatible type passed
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.ConvertAttribute (Mono.Cecil.CustomAttribute att, System.Type expectedType) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeType (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeType nt, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeSet (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeSet nset, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanDescription (IProgressStatus monitor, IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, System.Object rootAssembly, Mono.Addins.Database.AddinScanResult scanResult) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanAssembly (IProgressStatus monitor, System.String filePath, Mono.Addins.Database.AddinScanResult scanResult, Mono.Addins.Description.AddinDescription& config) [0x00000] in <filename unknown>:0 
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/MonoDevelop.AspNet.Mvc.dll
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/MonoDevelop.AspNet.Mvc.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Incompatible type passed
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.ConvertAttribute (Mono.Cecil.CustomAttribute att, System.Type expectedType) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttribute (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanAssembly (IProgressStatus monitor, System.String filePath, Mono.Addins.Database.AddinScanResult scanResult, Mono.Addins.Description.AddinDescription& config) [0x00000] in <filename unknown>:0 
ERROR: Unexpected error while scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/MonoDevelop.AspNet.Mvc.dll
System.ArgumentNullException: Argument cannot be null.
Parameter name: path
  at System.IO.Path.InsecureGetFullPath (System.String path) [0x00000] in <filename unknown>:0 
  at System.IO.Path.GetFullPath (System.String path) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinDatabase.GetAddinDescription (IProgressStatus monitor, System.String domain, System.String addinId, System.String addinFile, Mono.Addins.Description.AddinDescription& description) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanFile (IProgressStatus monitor, System.String file, Mono.Addins.Database.AddinScanFolderInfo folderInfo, Mono.Addins.Database.AddinScanResult scanResult) [0x00000] in <filename unknown>:0 
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/System.Web.Mvc.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/System.Web.Razor.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/System.Web.WebPages.Razor.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/System.Web.WebPages.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Autotools/MonoDevelop.Autotools.dll
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Autotools/MonoDevelop.Autotools.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Incompatible type passed
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.ConvertAttribute (Mono.Cecil.CustomAttribute att, System.Type expectedType) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeType (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeType nt, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeSet (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeSet nset, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanDescription (IProgressStatus monitor, IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, System.Object rootAssembly, Mono.Addins.Database.AddinScanResult scanResult) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanAssembly (IProgressStatus monitor, System.String filePath, Mono.Addins.Database.AddinScanResult scanResult, Mono.Addins.Description.AddinDescription& config) [0x00000] in <filename unknown>:0 
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Debugger/MonoDevelop.Debugger.dll
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Debugger/MonoDevelop.Debugger.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Incompatible type passed
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.ConvertAttribute (Mono.Cecil.CustomAttribute att, System.Type expectedType) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeType (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeType nt, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeSet (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeSet nset, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanDescription (IProgressStatus monitor, IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, System.Object rootAssembly, Mono.Addins.Database.AddinScanResult scanResult) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanAssembly (IProgressStatus monitor, System.String filePath, Mono.Addins.Database.AddinScanResult scanResult, Mono.Addins.Description.AddinDescription& config) [0x00000] in <filename unknown>:0 
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/Mono.Debugger.Soft.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/Mono.Debugging.Soft.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.AspNet.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.Linux.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.dll
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Incompatible type passed
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.ConvertAttribute (Mono.Cecil.CustomAttribute att, System.Type expectedType) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeType (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeType nt, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeSet (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeSet nset, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanDescription (IProgressStatus monitor, IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, System.Object rootAssembly, Mono.Addins.Database.AddinScanResult scanResult) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanAssembly (IProgressStatus monitor, System.String filePath, Mono.Addins.Database.AddinScanResult scanResult, Mono.Addins.Description.AddinDescription& config) [0x00000] in <filename unknown>:0 
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.DesignerSupport/MonoDevelop.DesignerSupport.dll
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.DesignerSupport/MonoDevelop.DesignerSupport.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Incompatible type passed
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.ConvertAttribute (Mono.Cecil.CustomAttribute att, System.Type expectedType) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttribute (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanAssembly (IProgressStatus monitor, System.String filePath, Mono.Addins.Database.AddinScanResult scanResult, Mono.Addins.Description.AddinDescription& config) [0x00000] in <filename unknown>:0 
ERROR: Unexpected error while scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.DesignerSupport/MonoDevelop.DesignerSupport.dll
System.ArgumentNullException: Argument cannot be null.
Parameter name: path
  at System.IO.Path.InsecureGetFullPath (System.String path) [0x00000] in <filename unknown>:0 
  at System.IO.Path.GetFullPath (System.String path) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinDatabase.GetAddinDescription (IProgressStatus monitor, System.String domain, System.String addinId, System.String addinFile, Mono.Addins.Description.AddinDescription& description) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanFile (IProgressStatus monitor, System.String file, Mono.Addins.Database.AddinScanFolderInfo folderInfo, Mono.Addins.Database.AddinScanResult scanResult) [0x00000] in <filename unknown>:0 
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.GtkCore/MonoDevelop.GtkCore.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.PackageManagement/Microsoft.Web.XmlTransform.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Refactoring/MonoDevelop.Refactoring.dll
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.Refactoring/MonoDevelop.Refactoring.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Incompatible type passed
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.ConvertAttribute (Mono.Cecil.CustomAttribute att, System.Type expectedType) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeType (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeType nt, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeSet (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeSet nset, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanDescription (IProgressStatus monitor, IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, System.Object rootAssembly, Mono.Addins.Database.AddinScanResult scanResult) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanAssembly (IProgressStatus monitor, System.String filePath, Mono.Addins.Database.AddinScanResult scanResult, Mono.Addins.Description.AddinDescription& config) [0x00000] in <filename unknown>:0 
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.RegexToolkit/MonoDevelop.RegexToolkit.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.TextTemplating/Mono.TextTemplating.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.TextTemplating/MonoDevelop.TextTemplating.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.TextTemplating/TextTransform.exe
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.WebReferences/MonoDevelop.WebReferences.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDevelop.XmlEditor/MonoDevelop.XmlEditor.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/MonoDeveloperExtensions/MonoDeveloperExtensions.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/NUnit/MonoDevelop.NUnit.dll
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/NUnit/MonoDevelop.NUnit.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Incompatible type passed
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.ConvertAttribute (Mono.Cecil.CustomAttribute att, System.Type expectedType) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeType (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeType nt, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeSet (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeSet nset, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanDescription (IProgressStatus monitor, IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, System.Object rootAssembly, Mono.Addins.Database.AddinScanResult scanResult) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanAssembly (IProgressStatus monitor, System.String filePath, Mono.Addins.Database.AddinScanResult scanResult, Mono.Addins.Description.AddinDescription& config) [0x00000] in <filename unknown>:0 
Scanning file: /usr/pkg/lib/monodevelop/AddIns/NUnit/NUnitRunner.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Git.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.Unix.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.dll
ERROR: There was an error while scanning assembly: /usr/pkg/lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.dll
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Incompatible type passed
  at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.MonoProperty.SetValue (System.Object obj, System.Object value, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 
  at System.Reflection.PropertyInfo.SetValue (System.Object obj, System.Object value, System.Object[] index) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.ConvertAttribute (Mono.Cecil.CustomAttribute att, System.Type expectedType) [0x00000] in <filename unknown>:0 
  at Mono.Addins.CecilReflector.Reflector.GetCustomAttributes (System.Object obj, System.Type type, Boolean inherit) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeType (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeType nt, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanNodeSet (IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, Mono.Addins.Description.ExtensionNodeSet nset, System.Collections.ArrayList assemblies, System.Collections.Hashtable internalNodeSets) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanDescription (IProgressStatus monitor, IAssemblyReflector reflector, Mono.Addins.Description.AddinDescription config, System.Object rootAssembly, Mono.Addins.Database.AddinScanResult scanResult) [0x00000] in <filename unknown>:0 
  at Mono.Addins.Database.AddinScanner.ScanAssembly (IProgressStatus monitor, System.String filePath, Mono.Addins.Database.AddinScanResult scanResult, Mono.Addins.Description.AddinDescription& config) [0x00000] in <filename unknown>:0 
Scanning file: /usr/pkg/lib/monodevelop/AddIns/VersionControl/NSch.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/VersionControl/Sharpen.Unix.dll
Scanning file: /usr/pkg/lib/monodevelop/AddIns/VersionControl/Sharpen.dll
Folders scan completed (956 ms)
Regenerating all add-in relations.
Generating add-in extension maps
WARNING: The add-in 'MonoDevelop.DocFood,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.Refactoring,5.0.1
WARNING: The add-in 'MonoDevelop.RegexToolkit,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
WARNING: The add-in 'MonoDevelop.GtkCore,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.DesignerSupport,5.0.1
WARNING: The add-in 'MonoDevelop.WebReferences,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
WARNING: The add-in 'MonoDevelop.CSharpBinding,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.Refactoring,5.0.1
  missing: MonoDevelop.SourceEditor2,5.0.1
WARNING: The add-in 'MonoDevelop.XmlEditor,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.DesignerSupport,5.0.1
  missing: MonoDevelop.SourceEditor2,5.0.1
WARNING: The add-in 'MonoDevelop.AssemblyBrowser,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.Refactoring,5.0.1
WARNING: The add-in 'MonoDevelop.HexEditor,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.Debugger,5.0.1
WARNING: The add-in 'MonoDevelop.VersionControl.Subversion,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.VersionControl,5.0.1
WARNING: The add-in 'MonoDevelop.VersionControl.Subversion.Unix,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.VersionControl,5.0.1
WARNING: The add-in 'MonoDevelop.TextTemplating,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.SourceEditor2,5.0.1
WARNING: The add-in 'MonoDevelop.ChangeLogAddIn,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.VersionControl,5.0.1
WARNING: The add-in 'MonoDevelop.Deployment.Linux,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.Deployment,5.0.1
WARNING: The add-in 'MonoDevelop.MonoDeveloperExtensions,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
WARNING: The add-in 'MonoDevelop.VersionControl.Git,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.VersionControl,5.0.1
WARNING: The add-in 'MonoDevelop.PackageManagement,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
  missing: MonoDevelop.DesignerSupport,5.0.1
WARNING: The add-in 'MonoDevelop.Debugger.Soft,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Debugger,5.0.1
WARNING: The add-in 'MonoDevelop.VBBinding,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
WARNING: The add-in 'MonoDevelop.Debugger.Soft.AspNet,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Debugger,5.0.1
  missing: MonoDevelop.AspNet,5.0.1
WARNING: The add-in 'MonoDevelop.ILAsmBinding,5.0.1' could not be updated because some of its dependencies are missing or not compatible:
  missing: MonoDevelop.Core,5.0.1
  missing: MonoDevelop.Ide,5.0.1
Addin relation map generated.
  Addins Updated: 20
  Extension points: 10
  Extensions: 0
  Extension nodes: 0
  Node sets: 0
Add-in relations analyzed (51 ms)
INFO [2015-02-10 17:45:11Z]: Addin registry rebuilt. Restarting MonoDevelop.
INFO [2015-02-10 17:45:11Z]: Starting MonoDevelop 5.0.1
INFO [2015-02-10 17:45:11Z]: Running on Mono 3.10.0 (tarball Mon Feb  9 00:20:21 BRST 2015)
INFO [2015-02-10 17:45:11Z]: Using GTK+ 2.24.22
ERROR [2015-02-10 17:45:11Z]: MonoDevelop failed to start. Some of the assemblies required to run MonoDevelop (for example gtk-sharp)may not be properly installed in the GAC.
System.InvalidOperationException: The main synchronization context has already been set
  at MonoDevelop.Core.Runtime.set_MainSynchronizationContext (System.Threading.SynchronizationContext value) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions options) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x00000] in <filename unknown>:0 
ERROR [2015-02-10 17:45:11Z]: An unhandled exception has occured. Terminating MonoDevelop? True
System.InvalidOperationException: Extension node not found in path: /MonoDevelop/Core/SystemInformation
  at Mono.Addins.ExtensionContext.GetExtensionObjects[ISystemInformationProvider] (System.String path, Boolean reuseCachedInstance) [0x00000] in <filename unknown>:0 
  at Mono.Addins.AddinManager.GetExtensionObjects[ISystemInformationProvider] (System.String path, Boolean reuseCachedInstance) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Core.SystemInformation+<InternalGetDescription>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0 
  at MonoDevelop.Core.LoggingService.ReportUnhandledException (System.Exception ex, Boolean willShutDown, Boolean silently, System.String tag) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Core.LoggingService.LogFatalError (System.String message, System.Exception ex) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args) [0x00000] in <filename unknown>:0 
ERROR [2015-02-10 17:45:11Z]: An unhandled exception has occured. Terminating MonoDevelop? True
System.InvalidOperationException: Extension node not found in path: /MonoDevelop/Core/SystemInformation
  at Mono.Addins.ExtensionContext.GetExtensionObjects[ISystemInformationProvider] (System.String path, Boolean reuseCachedInstance) [0x00000] in <filename unknown>:0 
  at Mono.Addins.AddinManager.GetExtensionObjects[ISystemInformationProvider] (System.String path, Boolean reuseCachedInstance) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Core.SystemInformation+<InternalGetDescription>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0 
  at MonoDevelop.Core.LoggingService.ReportUnhandledException (System.Exception ex, Boolean willShutDown, Boolean silently, System.String tag) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Core.LoggingService.LogFatalError (System.String message, System.Exception ex) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args) [0x00000] in <filename unknown>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: Extension node not found in path: /MonoDevelop/Core/SystemInformation
  at Mono.Addins.ExtensionContext.GetExtensionObjects[ISystemInformationProvider] (System.String path, Boolean reuseCachedInstance) [0x00000] in <filename unknown>:0 
  at Mono.Addins.AddinManager.GetExtensionObjects[ISystemInformationProvider] (System.String path, Boolean reuseCachedInstance) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Core.SystemInformation+<InternalGetDescription>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0 
  at MonoDevelop.Core.LoggingService.ReportUnhandledException (System.Exception ex, Boolean willShutDown, Boolean silently, System.String tag) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Core.LoggingService.LogFatalError (System.String message, System.Exception ex) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x00000] in <filename unknown>:0 
  at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args) [0x00000] in <filename unknown>:0 



Home | Main Index | Thread Index | Old Index