Skip to content

Instantly share code, notes, and snippets.

View mkrueger's full-sized avatar

Mike Krüger mkrueger

View GitHub Profile
System.ArgumentNullException: Argument cannot be null.
Parameter name: otherActions
at Microsoft.CodeAnalysis.Diagnostics.AnalyzerActions.Append (Microsoft.CodeAnalysis.Diagnostics.AnalyzerActions otherActions) [0x00000] in <filename unknown>:0
at Microsoft.CodeAnalysis.Diagnostics.AnalyzerDriver+<>c__DisplayClass42_0+<<GetAnalyzerActionsAsync>b__0>d.MoveNext () [0x00000] in <filename unknown>:0
--------------------------
add :/opt/mono/lib/mono/4.0/Microsoft.CSharp.dll
add :/opt/mono/lib/mono/4.0/System.dll
add :/opt/mono/lib/mono/4.0/System.Core.dll
add :/opt/mono/lib/mono/4.0/System.Xml.dll
add :/opt/mono/lib/mono/4.0/System.Xml.Linq.dll
add :/home/mkrueger/work/cecil/Test/libs/nunit-2.5.10/nunit.framework.dll
MonoDevelop.Projects.Formats.MSBuild (Debug) wird erzeugt
Build started 18.05.2015 17:59:33.
__________________________________________________
Project "/home/mkrueger/work/monodevelop/main/src/core/MonoDevelop.Projects.Formats.MSBuild/MonoDevelop.Projects.Formats.MSBuild.csproj" (Build target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
Xwt.Mac/ComboBoxEntryBackend.cs(268,28): error CS0115: `Xwt.Mac.ComboDataSource.ObjectValueForItem(AppKit.NSComboBox, int)' is marked as an override but no suitable method found to override
Xwt.Mac/ComboBoxEntryBackend.cs(273,23): error CS0508: `Xwt.Mac.ComboDataSource.ItemCount(AppKit.NSComboBox)': return type must be `System.nint' to match overridden member `AppKit.NSComboBoxDataSource.ItemCount(AppKit.NSComboBox)'
$ xbuild /target:RestorePackages
XBuild Engine Version 12.0
Mono, Version 3.2.8.0
Copyright (C) 2005-2013 Various Mono authors
Build started 25.11.2014 14:16:46.
__________________________________________________
Project "/home/mkrueger/work/roslyn/BuildAndTest.proj" (RestorePackages target(s)):
Target RestorePackages:
Executing: "/home/mkrueger/work/roslyn//Src/.nuget/Nuget.exe" restore "/home/mkrueger/work/roslyn//Src/Roslyn.sln"
This file has been truncated, but you can view the full file.
XBuild Engine Version 12.0
Mono, Version 3.12.1.0
Copyright (C) 2005-2013 Various Mono authors
Build started 25.11.2014 12:20:34.
__________________________________________________
Project "/home/mkrueger/work/roslyn/Src/Compilers/CSharp/csc/csc.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target ResolveProjectReferences:
$ xbuild Src/Tools/Source/FakeSign/FakeSign.csproj
XBuild Engine Version 12.0
Mono, Version 3.12.1.0
Copyright (C) 2005-2013 Various Mono authors
Build started 25.11.2014 12:01:28.
__________________________________________________
Src/Tools/Source/FakeSign/FakeSign.csproj: error : /home/mkrueger/work/roslyn/Src/Tools/Source/FakeSign/FakeSign.csproj: ../../../../packages/Microsoft.Net.ToolsetCompilers.0.7.4101501-beta/build/Microsoft.Net.ToolsetCompilers.props: Project file could not be imported, it was being imported by /home/mkrueger/work/roslyn/Src/Tools/Source/FakeSign/FakeSign.csproj: an attribute value was not quoted Line 1, position 26.
Build FAILED.
Errors:
/home/mkrueger/work/monodevelop/main/src/addins/NUnit/NUnitRunner/NUnitRunner.csproj: error : Command 'mono /home/mkrueger/work/monodevelop/main//external/nuget-binary/NuGet.exe restore -SolutionDirectory /home/mkrueger/work/monodevelop/main/' exited with code: 1.
/Library/Frameworks/Mono.framework/Versions/3.10.0/lib/mono/4.5/Microsoft.Common.targets: error : Cannot copy /Users/mike/work/sbs/md-addins/Xamarin.Designer.iOS/bin/Client/csproxy to /Users/mike/work/sbs/md-addins/Xamarin.Designer.iOS/bin/Client/csproxy, as the source file doesn't exist.
/Library/Frameworks/Mono.framework/Versions/3.10.0/lib/mono/4.5/Microsoft.Common.targets: error : Cannot copy /Users/mike/work/sbs/md-addins/Xamarin.Designer.iOS/bin/Client/com.xamarin.csproxy.plist to /Users/mike/work/sbs/md-addins/Xamarin.Designer.iOS/bin/Client/com.xamarin.csproxy.plist, as the source file doesn't exist.
git submodule update --init --recursive || exit 1
if test "xDebugMac" = "xDebugMac"; then \
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C Xamarin.Designer.iOS bootstrap; \
fi
cd ../tools/csproxy && xcodebuild
=== BUILD TARGET csproxy OF PROJECT csproxy WITH THE DEFAULT CONFIGURATION (Release) ===
Check dependencies
** BUILD SUCCEEDED **