Skip to content

Instantly share code, notes, and snippets.

@glennblock
Created April 10, 2014 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glennblock/10393893 to your computer and use it in GitHub Desktop.
Save glennblock/10393893 to your computer and use it in GitHub Desktop.
Building: ScriptCs.Contracts (Debug)
Build started 4/10/2014 8:18:13 AM.
__________________________________________________
Project "/Users/glennblock/src/scriptcs/src/ScriptCs.Contracts/ScriptCs.Contracts.csproj" (Build target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/Users/glennblock/src/scriptcs/src/ScriptCs.Contracts/ScriptCs.Contracts.csproj".
Build succeeded.
Building: ScriptCs.Core (Debug)
Build started 4/10/2014 8:18:13 AM.
__________________________________________________
Project "/Users/glennblock/src/scriptcs/src/ScriptCs.Core/ScriptCs.Core.csproj" (Build target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/Users/glennblock/src/scriptcs/src/ScriptCs.Core/ScriptCs.Core.csproj".
Build succeeded.
0 Warning(s)
0 Error(s)
Building: ScriptCs.Engine.Roslyn (Debug)
Build started 4/10/2014 8:18:14 AM.
__________________________________________________
Project "/Users/glennblock/src/scriptcs/src/ScriptCs.Engine.Roslyn/ScriptCs.Engine.Roslyn.csproj" (Build target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "/Users/glennblock/src/scriptcs/src/ScriptCs.Engine.Roslyn/ScriptCs.Engine.Roslyn.csproj".
Building: ScriptCs.Hosting (Debug)
Build started 4/10/2014 8:18:14 AM.
__________________________________________________
Project "/Users/glennblock/src/scriptcs/src/ScriptCs.Hosting/ScriptCs.Hosting.csproj" (Build target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target ResolveAssemblyReferences:
/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.0/Microsoft.Common.targets: warning : Reference 'Microsoft.Web.XmlTransform, Version=1.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' not resolved
For searchpath /Users/glennblock/src/scriptcs/packages/NuGet.Core.2.8.0/lib/net40-Client
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.2.6/lib/mono/4.5, assembly named 'Microsoft.Web.XmlTransform' not found.
Considered target framework dir /Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.5/Facades/, assembly named 'Microsoft.Web.XmlTransform' not found.
For searchpath {PkgConfig}
Considered Microsoft.Web.XmlTransform, Version=1.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, but could not find in any pkg-config files.
For searchpath {GAC}
Considered Microsoft.Web.XmlTransform, Version=1.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, but could not find in the GAC.
For searchpath {RawFileName}
For searchpath bin/Debug/
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Tool /Library/Frameworks/Mono.framework/Versions/3.2.6/bin/mcs execution started with arguments: /noconfig /debug:full /debug+ /optimize- /out:obj/Debug/ScriptCs.Hosting.dll ../../common/CommonAssemblyInfo.cs ../../common/CommonVersionInfo.cs ../ScriptCs.Core/Guard.cs IInitializationServices.cs IModuleLoader.cs InitializationServices.cs IRuntimeServices.cs IScriptServicesBuilder.cs LoggerConfigurator.cs ModuleConfiguration.cs ModuleLoader.cs Package/NugetInstallationProvider.cs Package/NugetMachineWideSettings.cs Package/PackageContainer.cs Package/PackageInstaller.cs Package/PackageObject.cs Properties/AssemblyInfo.cs RuntimeServices.cs ScriptConsole.cs ScriptConsoleAppender.cs ScriptServicesRegistration.cs ScriptServicesBuilder.cs ServiceOverrides.cs ObjectSerializer.cs /target:library /warnaserror+ /define:"DEBUG;CODE_ANALYSIS;TRACE" /reference:../../packages/Autofac.3.3.0/lib/net40/Autofac.dll /reference:../../packages/Autofac.Mef.3.0.2/lib/net40/Autofac.Integration.Mef.dll /reference:../../packages/Common.Logging.Log4Net.2.0.1/lib/net20/Common.Logging.Log4Net.dll /reference:../../packages/log4net.1.2.10/lib/2.0/log4net.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.5/System.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.5/System.ComponentModel.Composition.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.5/System.Xml.Linq.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.5/System.Data.DataSetExtensions.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.5/Microsoft.CSharp.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.5/System.Data.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.5/System.Xml.dll /reference:../../packages/Common.Logging.2.1.2/lib/net40/Common.Logging.dll /reference:../../packages/Newtonsoft.Json.6.0.1/lib/net45/Newtonsoft.Json.dll /reference:../../packages/NuGet.Core.2.8.0/lib/net40-Client/NuGet.Core.dll /reference:/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.5/System.Core.dll /reference:/Users/glennblock/src/scriptcs/src/ScriptCs.Contracts/bin/Debug//ScriptCs.Contracts.dll /reference:/Users/glennblock/src/scriptcs/src/ScriptCs.Core/bin/Debug//ScriptCs.Core.dll /reference:/Users/glennblock/src/scriptcs/src/ScriptCs.Engine.Roslyn/bin/Debug//ScriptCs.Engine.Roslyn.dll /warn:4
: error CS1701: Warning as Error: Assuming assembly reference `Common.Logging, Version=2.0.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e' matches assembly `Common.Logging, Version=2.1.2.0, Culture=neutral, PublicKeyToken=af08829b84f0328e'. You may need to supply runtime policy
Task "Csc" execution -- FAILED
Done building target "CoreCompile" in project "/Users/glennblock/src/scriptcs/src/ScriptCs.Hosting/ScriptCs.Hosting.csproj".-- FAILED
Done building project "/Users/glennblock/src/scriptcs/src/ScriptCs.Hosting/ScriptCs.Hosting.csproj".-- FAILED
Build FAILED.
Warnings:
/Users/glennblock/src/scriptcs/src/ScriptCs.Hosting/ScriptCs.Hosting.csproj (Build) ->
/Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/4.0/Microsoft.Common.targets (ResolveAssemblyReferences target) ->
---------------------- Done ----------------------
Build: 1 error, 1 warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment