Created
September 10, 2014 01:52
-
-
Save lhazlewood/118af652fee56873d51a to your computer and use it in GitHub Desktop.
Building rdeslonde/Stormpath-SDK-CSharp with mono 3.8.0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xbuild StormPathUserManagement.sln /p:TargetFrameworkProfile="" /p:TargetFrameworkVersion="v4.5" /p:TreatWarningsAsErrors="false" | |
XBuild Engine Version 12.0 | |
Mono, Version 3.8.0.0 | |
Copyright (C) 2005-2013 Various Mono authors | |
Build started 9/9/2014 6:49:25 PM. | |
__________________________________________________ | |
Project "/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement.sln" (default target(s)): | |
Target ValidateSolutionConfiguration: | |
Building solution configuration "Debug|Any CPU". | |
Target Build: | |
Project "/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement/StormPathUserManagement.csproj" (default target(s)): | |
Target PrepareForBuild: | |
Configuration: Debug Platform: AnyCPU | |
Target GenerateSatelliteAssemblies: | |
No input files were specified for target GenerateSatelliteAssemblies, skipping. | |
Target CoreCompile: | |
Tool /Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug+ /optimize- /out:obj/Debug/StormPathUserManagement.dll DigestAuthenticator.cs DigestAuthFixer.cs RestSharpJsonNetSerializer.cs GroupMemberships.cs IStormpath.cs Stormpath.cs APIResult.cs AuthenticationResult.cs BasicLoginAttempt.cs StormpathAccount.cs StormathClient.cs Properties/AssemblyInfo.cs Resource.cs StormpathError.cs StormpathException.cs StormpathApplication.cs StormpathDirectory.cs StormpathGroups.cs StormpathTenant.cs obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /warnaserror- /define:"DEBUG;TRACE" /nostdlib /reference:../packages/Newtonsoft.Json.6.0.4/lib/net45/Newtonsoft.Json.dll /reference:../packages/RestSharp.104.4.0/lib/net4/RestSharp.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.Xml.Linq.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.Data.DataSetExtensions.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/Microsoft.CSharp.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.Data.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.Xml.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.Core.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/mscorlib.dll /warn:4 | |
DigestAuthFixer.cs(84,29): warning CS0219: The variable `response' is assigned but its value is never used | |
StormathClient.cs(20,30): warning CS0169: The private field `StormPathUserManagement.StormathClient._merchantId' is never used | |
StormathClient.cs(22,36): warning CS0414: The private field `StormPathUserManagement.StormathClient._authenticationType' is assigned but its value is never used | |
Target DeployOutputFiles: | |
Copying file from '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement/obj/Debug/StormPathUserManagement.dll.mdb' to '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement/bin/Debug/StormPathUserManagement.dll.mdb' | |
Copying file from '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement/obj/Debug/StormPathUserManagement.dll' to '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement/bin/Debug/StormPathUserManagement.dll' | |
Done building project "/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement/StormPathUserManagement.csproj". | |
Project "/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUnitTests/StormPathUnitTests.csproj" (default target(s)): | |
Target PrepareForBuild: | |
Configuration: Debug Platform: AnyCPU | |
Target ResolveAssemblyReferences: | |
/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/xbuild/12.0/bin/Microsoft.Common.targets: warning : Reference 'Microsoft.VisualStudio.QualityTools.UnitTestFramework' not resolved | |
For searchpath {CandidateAssemblyFiles} | |
Warning: {CandidateAssemblyFiles} not supported currently | |
For searchpath /Common Files/microsoft shared/VSTT/10.0/UITestExtensionPackages | |
Considered '/Common Files/microsoft shared/VSTT/10.0/UITestExtensionPackages/Microsoft.VisualStudio.QualityTools.UnitTestFramework' as a file, but the file does not exist | |
Considered '/Common Files/microsoft shared/VSTT/10.0/UITestExtensionPackages/Microsoft.VisualStudio.QualityTools.UnitTestFramework.exe' as a file, but the file does not exist | |
Considered '/Common Files/microsoft shared/VSTT/10.0/UITestExtensionPackages/Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll' as a file, but the file does not exist | |
For searchpath {HintPathFromItem} | |
HintPath attribute not found | |
For searchpath {TargetFrameworkDirectory} | |
Considered target framework dir /Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5, assembly named 'Microsoft.VisualStudio.QualityTools.UnitTestFramework' not found. | |
Considered target framework dir /Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/Facades/, assembly named 'Microsoft.VisualStudio.QualityTools.UnitTestFramework' not found. | |
For searchpath {PkgConfig} | |
Considered Microsoft.VisualStudio.QualityTools.UnitTestFramework, but could not find in any pkg-config files. | |
For searchpath {GAC} | |
Considered Microsoft.VisualStudio.QualityTools.UnitTestFramework, but could not find in the GAC. | |
For searchpath {RawFileName} | |
Considered '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUnitTests/Microsoft.VisualStudio.QualityTools.UnitTestFramework' as a file, but the file does not exist | |
For searchpath bin/Debug/ | |
Considered '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUnitTests/bin/Debug/Microsoft.VisualStudio.QualityTools.UnitTestFramework' as a file, but the file does not exist | |
Considered '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUnitTests/bin/Debug/Microsoft.VisualStudio.QualityTools.UnitTestFramework.exe' as a file, but the file does not exist | |
Considered '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUnitTests/bin/Debug/Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll' as a file, but the file does not exist | |
Target CopyFilesMarkedCopyLocal: | |
Copying file from '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement/bin/Debug/StormPathUserManagement.dll' to '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUnitTests/bin/Debug/StormPathUserManagement.dll' | |
Copying file from '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement/bin/Debug/StormPathUserManagement.dll.mdb' to '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUnitTests/bin/Debug/StormPathUserManagement.dll.mdb' | |
Target GenerateSatelliteAssemblies: | |
No input files were specified for target GenerateSatelliteAssemblies, skipping. | |
Target CoreCompile: | |
Tool /Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug+ /optimize- /out:obj/Debug/StormPathUnitTests.dll UnitTest1.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /warnaserror- /define:"DEBUG;TRACE" /nostdlib /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.Core.dll /reference:/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement/bin/Debug//StormPathUserManagement.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/mscorlib.dll /warn:4 | |
UnitTest1.cs(2,7): error CS0234: The type or namespace name `VisualStudio' does not exist in the namespace `Microsoft'. Are you missing an assembly reference? | |
Task "Csc" execution -- FAILED | |
Done building target "CoreCompile" in project "/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUnitTests/StormPathUnitTests.csproj".-- FAILED | |
Done building project "/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUnitTests/StormPathUnitTests.csproj".-- FAILED | |
Project "/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/TestHarness/TestHarness.csproj" (default target(s)): | |
Target PrepareForBuild: | |
Configuration: Debug Platform: AnyCPU | |
Target ResolveAssemblyReferences: | |
/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/xbuild/12.0/bin/Microsoft.Common.targets: warning : Reference 'System.Deployment' not resolved | |
For searchpath {CandidateAssemblyFiles} | |
Warning: {CandidateAssemblyFiles} not supported currently | |
For searchpath {HintPathFromItem} | |
HintPath attribute not found | |
For searchpath {TargetFrameworkDirectory} | |
Considered target framework dir /Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5, assembly named 'System.Deployment' not found. | |
Considered target framework dir /Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/Facades/, assembly named 'System.Deployment' not found. | |
For searchpath {PkgConfig} | |
Considered System.Deployment, but could not find in any pkg-config files. | |
For searchpath {GAC} | |
Considered System.Deployment, but could not find in the GAC. | |
For searchpath {RawFileName} | |
Considered '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/TestHarness/System.Deployment' as a file, but the file does not exist | |
For searchpath bin/Debug/ | |
Considered '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/TestHarness/bin/Debug/System.Deployment' as a file, but the file does not exist | |
Considered '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/TestHarness/bin/Debug/System.Deployment.exe' as a file, but the file does not exist | |
Considered '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/TestHarness/bin/Debug/System.Deployment.dll' as a file, but the file does not exist | |
Target CopyFilesMarkedCopyLocal: | |
Copying file from '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement/bin/Debug/StormPathUserManagement.dll' to '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/TestHarness/bin/Debug/StormPathUserManagement.dll' | |
Copying file from '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement/bin/Debug/StormPathUserManagement.dll.mdb' to '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/TestHarness/bin/Debug/StormPathUserManagement.dll.mdb' | |
Target GenerateSatelliteAssemblies: | |
No input files were specified for target GenerateSatelliteAssemblies, skipping. | |
Target CoreCompile: | |
Tool /Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug+ /optimize- /out:obj/Debug/TestHarness.exe /resource:obj/Debug/TestHarness.Form1.resources /resource:obj/Debug/TestHarness.Properties.Resources.resources CustomPassengerData.cs CustomSmugglerData.cs Form1.cs Form1.Designer.cs PassengerCustomData.cs Program.cs Properties/AssemblyInfo.cs SmugglingCredentialCustomData.cs StormpathCustomData.cs Properties/Resources.Designer.cs Properties/Settings.Designer.cs obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:winexe /warnaserror- /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.Xml.Linq.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.Data.DataSetExtensions.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/Microsoft.CSharp.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.Data.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.Drawing.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.Windows.Forms.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.Xml.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/System.Core.dll /reference:/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement/bin/Debug//StormPathUserManagement.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/4.5/mscorlib.dll /warn:4 | |
Form1.cs(37,30): warning CS0168: The variable `ex' is declared but never used | |
Target _CopyAppConfigFile: | |
Skipping target "_CopyAppConfigFile" because its outputs are up-to-date. | |
Target DeployOutputFiles: | |
Copying file from '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/TestHarness/obj/Debug/TestHarness.exe.mdb' to '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/TestHarness/bin/Debug/TestHarness.exe.mdb' | |
Copying file from '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/TestHarness/obj/Debug/TestHarness.exe' to '/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/TestHarness/bin/Debug/TestHarness.exe' | |
Done building project "/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/TestHarness/TestHarness.csproj". | |
Task "MSBuild" execution -- FAILED | |
Done building target "Build" in project "/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement.sln".-- FAILED | |
Done building project "/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement.sln".-- FAILED | |
Build FAILED. | |
Warnings: | |
/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement.sln (default targets) -> | |
(Build target) -> | |
/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement/StormPathUserManagement.csproj (default targets) -> | |
/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/xbuild/12.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> | |
DigestAuthFixer.cs(84,29): warning CS0219: The variable `response' is assigned but its value is never used | |
StormathClient.cs(20,30): warning CS0169: The private field `StormPathUserManagement.StormathClient._merchantId' is never used | |
StormathClient.cs(22,36): warning CS0414: The private field `StormPathUserManagement.StormathClient._authenticationType' is assigned but its value is never used | |
/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement.sln (default targets) -> | |
(Build target) -> | |
/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUnitTests/StormPathUnitTests.csproj (default targets) -> | |
/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/xbuild/12.0/bin/Microsoft.Common.targets (ResolveAssemblyReferences target) -> | |
/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/xbuild/12.0/bin/Microsoft.Common.targets: warning : Reference 'Microsoft.VisualStudio.QualityTools.UnitTestFramework' not resolved | |
/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement.sln (default targets) -> | |
(Build target) -> | |
/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/TestHarness/TestHarness.csproj (default targets) -> | |
/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/xbuild/12.0/bin/Microsoft.Common.targets (ResolveAssemblyReferences target) -> | |
/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/xbuild/12.0/bin/Microsoft.Common.targets: warning : Reference 'System.Deployment' not resolved | |
/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement.sln (default targets) -> | |
(Build target) -> | |
/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/TestHarness/TestHarness.csproj (default targets) -> | |
/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/xbuild/12.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> | |
Form1.cs(37,30): warning CS0168: The variable `ex' is declared but never used | |
Errors: | |
/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUserManagement.sln (default targets) -> | |
(Build target) -> | |
/Users/lhazlewood/projects/lhazlewood/Stormpath-SDK-CSharp/StormPathUnitTests/StormPathUnitTests.csproj (default targets) -> | |
/Library/Frameworks/Mono.framework/Versions/3.8.0/lib/mono/xbuild/12.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> | |
UnitTest1.cs(2,7): error CS0234: The type or namespace name `VisualStudio' does not exist in the namespace `Microsoft'. Are you missing an assembly reference? | |
6 Warning(s) | |
1 Error(s) | |
Time Elapsed 00:00:02.0518010 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment