Skip to content

Instantly share code, notes, and snippets.

Created April 13, 2014 19:32
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 anonymous/10598848 to your computer and use it in GitHub Desktop.
Save anonymous/10598848 to your computer and use it in GitHub Desktop.
MSBuild log when building the .NET Compiler Platform ("Roslyn")
Microsoft (R) Build Engine version 12.0.30324.0
[Microsoft .NET Framework, version 4.0.30319.34014]
Copyright (C) Microsoft Corporation. All rights reserved.
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
Build started 4/13/2014 1:23:39 PM.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" on node 1 (default targets).
ValidateSolutionConfiguration:
Building solution configuration "Debug|Mixed Platforms".
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Core\CodeAnalysisTest\CodeAnalysisTest.csproj" (2) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Core\CodeAnalysisTest\CodeAnalysisTest.csproj" (2) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Test\PdbUtilities\PdbUtilities.csproj" (4) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
GenerateSyntaxModel:
Skipping target "GenerateSyntaxModel" because it has no outputs.
GenerateSyntaxModelTests:
Skipping target "GenerateSyntaxModelTests" because it has no outputs.
GenerateBoundTree:
Skipping target "GenerateBoundTree" because it has no outputs.
GenerateErrorFacts:
Skipping target "GenerateErrorFacts" because it has no outputs.
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
GenerateAssemblyInfoFile:
Skipping target "GenerateAssemblyInfoFile" because all output files are up-to-date with respect to the input files.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
PdbUtilities -> C:\Users\Nate\Source\Repos\roslyn\Binaries\Debug\Roslyn.Test.PdbUtilities.dll
DeployToPreviewPackageFolders:
Source:
Config:
Dest:
Delete:
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Test\PdbUtilities\PdbUtilities.csproj" (default targets).
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Core\CodeAnalysisTest\CodeAnalysisTest.csproj" (2) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Test\Utilities\TestUtilities.csproj" (5) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Test\Utilities\TestUtilities.csproj" (5) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Core\Source\CodeAnalysis.csproj" (6) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
CoreResGen:
No resources are out of date with respect to their source files. Skipping resource generation.
GenerateSyntaxModel:
Skipping target "GenerateSyntaxModel" because it has no outputs.
GenerateSyntaxModelTests:
Skipping target "GenerateSyntaxModelTests" because it has no outputs.
GenerateBoundTree:
Skipping target "GenerateBoundTree" because it has no outputs.
GenerateErrorFacts:
Skipping target "GenerateErrorFacts" because it has no outputs.
GenerateInternalsVisibleToFile:
Skipping target "GenerateInternalsVisibleToFile" because all output files are up-to-date with respect to the input files.
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
GenerateAssemblyInfoFile:
Skipping target "GenerateAssemblyInfoFile" because all output files are up-to-date with respect to the input files.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
CodeAnalysis -> C:\Users\Nate\Source\Repos\roslyn\Binaries\Debug\Microsoft.CodeAnalysis.dll
DeployToPreviewPackageFolders:
Source: ..\..\..\..\Binaries\Debug\Microsoft.CodeAnalysis.dll;..\..\..\..\Binaries\Debug\Microsoft.CodeAnalysis.dll;..\..\..\..\Binaries\Debug\Microsoft.CodeAnalysis.dll
Config:
Dest: C:\Users\Nate\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Extensions\Extensions-12.0\bthwk1oi.kx0\Microsoft.CodeAnalysis.dll;C:\Users\Nate\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Extensions\Extensions-12.0\eclojs1r.z2y\Microsoft.CodeAnalysis.dll;C:\Users\Nate\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Extensions\Extensions-12.0\iwykwgvr.3iu\Microsoft.CodeAnalysis.dll
Delete:
Copying file from "..\..\..\..\Binaries\Debug\Microsoft.CodeAnalysis.dll" to "C:\Users\Nate\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Extensions\Extensions-12.0\bthwk1oi.kx0\Microsoft.CodeAnalysis.dll".
Copying file from "..\..\..\..\Binaries\Debug\Microsoft.CodeAnalysis.dll" to "C:\Users\Nate\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Extensions\Extensions-12.0\eclojs1r.z2y\Microsoft.CodeAnalysis.dll".
Copying file from "..\..\..\..\Binaries\Debug\Microsoft.CodeAnalysis.dll" to "C:\Users\Nate\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Extensions\Extensions-12.0\iwykwgvr.3iu\Microsoft.CodeAnalysis.dll".
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Core\Source\CodeAnalysis.csproj" (default targets).
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Test\Utilities\TestUtilities.csproj" (5) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Source\CSharpCodeAnalysis.csproj" (7) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Source\CSharpCodeAnalysis.csproj" (7) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj" (8) on node 1 (default targets).
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
CSharpSyntaxGenerator -> C:\Users\Nate\Source\Repos\roslyn\Binaries\Debug\CSharpSyntaxGenerator.exe
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj" (default targets).
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Source\CSharpCodeAnalysis.csproj" (7) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Tools\Source\CompilerGeneratorTools\Source\BoundTreeGenerator\CompilersBoundTreeGenerator.csproj" (9) on node 1 (default targets).
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
_CopyAppConfigFile:
Skipping target "_CopyAppConfigFile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
CompilersBoundTreeGenerator -> C:\Users\Nate\Source\Repos\roslyn\Binaries\Debug\BoundTreeGenerator.exe
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Tools\Source\CompilerGeneratorTools\Source\BoundTreeGenerator\CompilersBoundTreeGenerator.csproj" (default targets).
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Source\CSharpCodeAnalysis.csproj" (7) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Tools\Source\CompilerGeneratorTools\Source\CSharpErrorFactsGenerator\CSharpErrorFactsGenerator.csproj" (10) on node 1 (default targets).
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
CSharpErrorFactsGenerator -> C:\Users\Nate\Source\Repos\roslyn\Binaries\Debug\CSharpErrorFactsGenerator.exe
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Tools\Source\CompilerGeneratorTools\Source\CSharpErrorFactsGenerator\CSharpErrorFactsGenerator.csproj" (default targets).
CoreResGen:
No resources are out of date with respect to their source files. Skipping resource generation.
GenerateSyntaxModel:
"..\..\..\..\Binaries\Debug\CSharpSyntaxGenerator.exe" Syntax\Syntax.xml obj\Debug\Syntax.xml.Generated.cs
The system cannot find the path specified.
C:\Users\Nate\Source\Repos\roslyn\Src\Tools\Microsoft.CodeAnalysis.Toolset.Open\Targets\GenerateCompilerInternals.targets(51,5): error MSB3073: The command ""..\..\..\..\Binaries\Debug\CSharpSyntaxGenerator.exe" Syntax\Syntax.xml obj\Debug\Syntax.xml.Generated.cs" exited with code 3. [C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Source\CSharpCodeAnalysis.csproj]
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Source\CSharpCodeAnalysis.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Test\Utilities\TestUtilities.csproj" (5) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Test\Resources\Core\CompilerTestResources.vbproj" (11) on node 1 (default targets).
CoreResGen:
No resources are out of date with respect to their source files. Skipping resource generation.
GenerateSyntaxModel:
Skipping target "GenerateSyntaxModel" because it has no outputs.
GenerateSyntaxModelTests:
Skipping target "GenerateSyntaxModelTests" because it has no outputs.
GenerateBoundTree:
Skipping target "GenerateBoundTree" because it has no outputs.
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
GenerateAssemblyInfoFile:
Skipping target "GenerateAssemblyInfoFile" because all output files are up-to-date with respect to the input files.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
CompilerTestResources -> C:\Users\Nate\Source\Repos\roslyn\Binaries\Debug\Roslyn.Compilers.Test.Resources.dll
DeployToPreviewPackageFolders:
Source:
Config:
Dest:
Delete:
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Test\Resources\Core\CompilerTestResources.vbproj" (default targets).
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Test\Utilities\TestUtilities.csproj" (5) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Test\Utilities\Core2\CompilerTestUtilities2.csproj" (12) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
CoreResGen:
No resources are out of date with respect to their source files. Skipping resource generation.
GenerateSyntaxModel:
Skipping target "GenerateSyntaxModel" because it has no outputs.
GenerateSyntaxModelTests:
Skipping target "GenerateSyntaxModelTests" because it has no outputs.
GenerateBoundTree:
Skipping target "GenerateBoundTree" because it has no outputs.
GenerateErrorFacts:
Skipping target "GenerateErrorFacts" because it has no outputs.
GenerateInternalsVisibleToFile:
Skipping target "GenerateInternalsVisibleToFile" because all output files are up-to-date with respect to the input files.
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
GenerateAssemblyInfoFile:
Skipping target "GenerateAssemblyInfoFile" because all output files are up-to-date with respect to the input files.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
CompilerTestUtilities2 -> C:\Users\Nate\Source\Repos\roslyn\Binaries\Debug\Roslyn.Compilers.Test.Utilities2.dll
DeployToPreviewPackageFolders:
Source:
Config:
Dest:
Delete:
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Test\Utilities\Core2\CompilerTestUtilities2.csproj" (default targets).
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Test\Utilities\TestUtilities.csproj" (5) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\Source\BasicCodeAnalysis.vbproj" (13) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\Source\BasicCodeAnalysis.vbproj" (13) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Tools\Source\CompilerGeneratorTools\Source\VisualBasicSyntaxGenerator\VisualBasicSyntaxGenerator.vbproj" (14) on node 1 (default targets).
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
VisualBasicSyntaxGenerator -> C:\Users\Nate\Source\Repos\roslyn\Binaries\Debug\VBSyntaxGenerator.exe
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Tools\Source\CompilerGeneratorTools\Source\VisualBasicSyntaxGenerator\VisualBasicSyntaxGenerator.vbproj" (default targets).
CoreResGen:
No resources are out of date with respect to their source files. Skipping resource generation.
GenerateSyntaxModel:
"..\..\..\..\Binaries\Debug\VBSyntaxGenerator.exe" Syntax\Syntax.xml obj\Debug\Syntax.xml.Generated.vb
The system cannot find the path specified.
C:\Users\Nate\Source\Repos\roslyn\Src\Tools\Microsoft.CodeAnalysis.Toolset.Open\Targets\GenerateCompilerInternals.targets(51,5): error MSB3073: The command ""..\..\..\..\Binaries\Debug\VBSyntaxGenerator.exe" Syntax\Syntax.xml obj\Debug\Syntax.xml.Generated.vb" exited with code 3. [C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\Source\BasicCodeAnalysis.vbproj]
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\Source\BasicCodeAnalysis.vbproj" (default targets) -- FAILED.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Test\Utilities\TestUtilities.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Core\CodeAnalysisTest\CodeAnalysisTest.csproj" (2) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Core\MSBuildTasks\MSBuildTasks.csproj" (15) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
CoreResGen:
No resources are out of date with respect to their source files. Skipping resource generation.
GenerateSyntaxModel:
Skipping target "GenerateSyntaxModel" because it has no outputs.
GenerateSyntaxModelTests:
Skipping target "GenerateSyntaxModelTests" because it has no outputs.
GenerateBoundTree:
Skipping target "GenerateBoundTree" because it has no outputs.
GenerateErrorFacts:
Skipping target "GenerateErrorFacts" because it has no outputs.
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
GenerateAssemblyInfoFile:
Skipping target "GenerateAssemblyInfoFile" because all output files are up-to-date with respect to the input files.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
MSBuildTasks -> C:\Users\Nate\Source\Repos\roslyn\Binaries\Debug\Roslyn.Compilers.BuildTasks.dll
DeployToPreviewPackageFolders:
Source: ..\..\..\..\Binaries\Debug\Roslyn.Compilers.BuildTasks.dll
Config:
Dest: C:\Users\Nate\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Extensions\Extensions-12.0\iwykwgvr.3iu\Roslyn.Compilers.BuildTasks.dll
Delete:
Copying file from "..\..\..\..\Binaries\Debug\Roslyn.Compilers.BuildTasks.dll" to "C:\Users\Nate\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Extensions\Extensions-12.0\iwykwgvr.3iu\Roslyn.Compilers.BuildTasks.dll".
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Core\MSBuildTasks\MSBuildTasks.csproj" (default targets).
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Core\CodeAnalysisTest\CodeAnalysisTest.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Core\VBCSCompiler\VBCSCompiler.csproj" (16) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Core\VBCSCompiler\VBCSCompiler.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Core\VBCSCompilerTest\VBCSCompilerTest.csproj" (17) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Core\VBCSCompilerTest\VBCSCompilerTest.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\rcsc\rcsc.csproj" (18) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\rcsc\rcsc.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\rcsc2\rcsc2.vcxproj" (19) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
InitializeBuildStatus:
Creating "obj\Debug\rcsc2.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
All outputs are up-to-date.
All outputs are up-to-date.
GenerateVersionInfoResourceFile:
Skipping target "GenerateVersionInfoResourceFile" because all output files are up-to-date with respect to the input files.
ResourceCompile:
All outputs are up-to-date.
Link:
All outputs are up-to-date.
rcsc2.vcxproj -> C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\rcsc2\..\..\..\..\Binaries\Debug\rcsc2.exe
FinalizeBuildStatus:
Deleting file "obj\Debug\rcsc2.tlog\unsuccessfulbuild".
Touching "obj\Debug\rcsc2.tlog\rcsc2.lastbuildstate".
DeployToPreviewPackageFolders:
Source:
Config:
Dest:
Delete:
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\rcsc2\rcsc2.vcxproj" (default targets).
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Test\CommandLine\CSharpCommandLineTest.csproj" (20) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Test\CommandLine\CSharpCommandLineTest.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (21) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (21) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj" (22) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Test\Utilities\CSharp\CSharpCompilerTestUtilities.csproj" (default targets) -- FAILED.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Test\Emit\CSharpCompilerEmitTest.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Test\Semantic\CSharpCompilerSemanticTest.csproj" (23) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Test\Semantic\CSharpCompilerSemanticTest.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Test\Symbol\CSharpCompilerSymbolTest.csproj" (24) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Test\Symbol\CSharpCompilerSymbolTest.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Test\Syntax\CSharpCompilerSyntaxTest.csproj" (25) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Test\Syntax\CSharpCompilerSyntaxTest.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Package\CompilerPackage.csproj" (26) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Package\CompilerPackage.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\PackageFiles\CompilerPackageFiles.csproj" (27) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
GenerateSyntaxModel:
Skipping target "GenerateSyntaxModel" because it has no outputs.
GenerateSyntaxModelTests:
Skipping target "GenerateSyntaxModelTests" because it has no outputs.
GenerateBoundTree:
Skipping target "GenerateBoundTree" because it has no outputs.
GenerateErrorFacts:
Skipping target "GenerateErrorFacts" because it has no outputs.
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
GenerateAssemblyInfoFile:
Skipping target "GenerateAssemblyInfoFile" because all output files are up-to-date with respect to the input files.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
ZipProjects:
Zipping ProjectTemplates
CompilerPackageFiles ->
ZipItems:
Zipping ItemTemplates
CompilerPackageFiles ->
CopyFilesToOutputDirectory:
CompilerPackageFiles -> C:\Users\Nate\Source\Repos\roslyn\Binaries\Debug\CompilerPackage.dll
GeneratePkgDef:
Skipping target "GeneratePkgDef" because all output files are up-to-date with respect to the input files.
CheckCTOFileHasChanged:
Skipping target "CheckCTOFileHasChanged" because it has no inputs.
CreateMenuPkgDef:
Skipping target "CreateMenuPkgDef" because it has no outputs.
DeployToPreviewPackageFolders:
Source: ..\..\..\Binaries\Debug\CompilerPackage.dll
Config:
Dest: C:\Users\Nate\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Extensions\Extensions-12.0\iwykwgvr.3iu\CompilerPackage.dll
Delete:
Copying file from "..\..\..\Binaries\Debug\CompilerPackage.dll" to "C:\Users\Nate\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Extensions\Extensions-12.0\iwykwgvr.3iu\CompilerPackage.dll".
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\PackageFiles\CompilerPackageFiles.csproj" (default targets).
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Test\Utilities\VisualBasic\BasicCompilerTestUtilities.vbproj" (28) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Test\Utilities\VisualBasic\BasicCompilerTestUtilities.vbproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\rvbc\rvbc.vbproj" (29) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\rvbc\rvbc.vbproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\rvbc2\rvbc2.vcxproj" (30) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
InitializeBuildStatus:
Creating "obj\Debug\rvbc2.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
All outputs are up-to-date.
GenerateVersionInfoResourceFile:
Skipping target "GenerateVersionInfoResourceFile" because all output files are up-to-date with respect to the input files.
ResourceCompile:
All outputs are up-to-date.
Link:
All outputs are up-to-date.
rvbc2.vcxproj -> C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\rvbc2\..\..\..\..\Binaries\Debug\rvbc2.exe
FinalizeBuildStatus:
Deleting file "obj\Debug\rvbc2.tlog\unsuccessfulbuild".
Touching "obj\Debug\rvbc2.tlog\rvbc2.lastbuildstate".
DeployToPreviewPackageFolders:
Source:
Config:
Dest:
Delete:
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\rvbc2\rvbc2.vcxproj" (default targets).
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\Test\CommandLine\BasicCommandLineTest.vbproj" (31) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\Test\CommandLine\BasicCommandLineTest.vbproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\Test\Emit\BasicCompilerEmitTest.vbproj" (32) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\Test\Emit\BasicCompilerEmitTest.vbproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\Test\Semantic\BasicCompilerSemanticTest.vbproj" (33) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\Test\Semantic\BasicCompilerSemanticTest.vbproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\Test\Symbol\BasicCompilerSymbolTest.vbproj" (34) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\Test\Symbol\BasicCompilerSymbolTest.vbproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Workspaces\Test\ServicesTest.csproj" (36) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Workspaces\Test\ServicesTest.csproj" (36) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Workspaces\CSharp\CSharpWorkspace.csproj" (37) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Workspaces\CSharp\CSharpWorkspace.csproj" (37) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Workspaces\Core\Workspaces.csproj" (38) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
CoreResGen:
No resources are out of date with respect to their source files. Skipping resource generation.
GenerateSyntaxModel:
Skipping target "GenerateSyntaxModel" because it has no outputs.
GenerateSyntaxModelTests:
Skipping target "GenerateSyntaxModelTests" because it has no outputs.
GenerateBoundTree:
Skipping target "GenerateBoundTree" because it has no outputs.
GenerateErrorFacts:
Skipping target "GenerateErrorFacts" because it has no outputs.
GenerateInternalsVisibleToFile:
Skipping target "GenerateInternalsVisibleToFile" because all output files are up-to-date with respect to the input files.
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
GenerateAssemblyInfoFile:
Skipping target "GenerateAssemblyInfoFile" because all output files are up-to-date with respect to the input files.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
Workspaces -> C:\Users\Nate\Source\Repos\roslyn\Binaries\Debug\Microsoft.CodeAnalysis.Workspaces.dll
DeployToPreviewPackageFolders:
Source: ..\..\..\Binaries\Debug\Microsoft.CodeAnalysis.Workspaces.dll;..\..\..\Binaries\Debug\Microsoft.CodeAnalysis.Workspaces.dll
Config:
Dest: C:\Users\Nate\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Extensions\Extensions-12.0\bthwk1oi.kx0\Microsoft.CodeAnalysis.Workspaces.dll;C:\Users\Nate\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Extensions\Extensions-12.0\eclojs1r.z2y\Microsoft.CodeAnalysis.Workspaces.dll
Delete:
Copying file from "..\..\..\Binaries\Debug\Microsoft.CodeAnalysis.Workspaces.dll" to "C:\Users\Nate\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Extensions\Extensions-12.0\bthwk1oi.kx0\Microsoft.CodeAnalysis.Workspaces.dll".
Copying file from "..\..\..\Binaries\Debug\Microsoft.CodeAnalysis.Workspaces.dll" to "C:\Users\Nate\AppData\Local\Microsoft\VisualStudio\12.0Roslyn\Extensions\Extensions-12.0\eclojs1r.z2y\Microsoft.CodeAnalysis.Workspaces.dll".
StyleCop:
Excluding ..\..\Compilers\Helpers\GlobalAssemblyCacheHelpers\FusionAssemblyIdentity.cs;Differencing\EditScript.cs;Shared\Utilities\BloomFilter.cs;Utilities\AsyncLazy`1.cs;Utilities\TaskExtensions.cs;Utilities\TaskFactoryExtensions.cs;Workspace\Solution\Document.cs;Workspace\Solution\Solution.cs
No violations encountered
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Workspaces\Core\Workspaces.csproj" (default targets).
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Workspaces\CSharp\CSharpWorkspace.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Workspaces\Test\ServicesTest.csproj" (36) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Workspaces\VisualBasic\BasicWorkspace.vbproj" (39) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Workspaces\VisualBasic\BasicWorkspace.vbproj" (default targets) -- FAILED.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Workspaces\Test\ServicesTest.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Diagnostics\Setup\FxCopRulesSetup.csproj" (40) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Diagnostics\Setup\FxCopRulesSetup.csproj" (40) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Diagnostics\CSharp\CSharpFxCopRulesDiagnosticAnalyzers.csproj" (41) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Diagnostics\CSharp\CSharpFxCopRulesDiagnosticAnalyzers.csproj" (41) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Diagnostics\Core\FxCopRulesDiagnosticAnalyzers.csproj" (42) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
CoreResGen:
No resources are out of date with respect to their source files. Skipping resource generation.
GenerateSyntaxModel:
Skipping target "GenerateSyntaxModel" because it has no outputs.
GenerateSyntaxModelTests:
Skipping target "GenerateSyntaxModelTests" because it has no outputs.
GenerateBoundTree:
Skipping target "GenerateBoundTree" because it has no outputs.
GenerateErrorFacts:
Skipping target "GenerateErrorFacts" because it has no outputs.
GenerateInternalsVisibleToFile:
Skipping target "GenerateInternalsVisibleToFile" because all output files are up-to-date with respect to the input files.
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
GenerateAssemblyInfoFile:
Skipping target "GenerateAssemblyInfoFile" because all output files are up-to-date with respect to the input files.
CoreCompile:
Skipping target "CoreCompile" because all output files are up-to-date with respect to the input files.
CopyFilesToOutputDirectory:
FxCopRulesDiagnosticAnalyzers -> C:\Users\Nate\Source\Repos\roslyn\Binaries\Debug\Microsoft.CodeAnalysis.FxCopAnalyzers.dll
DeployToPreviewPackageFolders:
Source:
Config:
Dest:
Delete:
StyleCop:
No violations encountered
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Diagnostics\Core\FxCopRulesDiagnosticAnalyzers.csproj" (default targets).
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Diagnostics\CSharp\CSharpFxCopRulesDiagnosticAnalyzers.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Diagnostics\Setup\FxCopRulesSetup.csproj" (40) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Diagnostics\VisualBasic\BasicFxCopRulesDiagnosticAnalyzers.vbproj" (43) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Diagnostics\VisualBasic\BasicFxCopRulesDiagnosticAnalyzers.vbproj" (default targets) -- FAILED.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Diagnostics\Setup\FxCopRulesSetup.csproj" (default targets) -- FAILED.
Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (1) is building "C:\Users\Nate\Source\Repos\roslyn\Src\Diagnostics\Test\FxCopRulesDiagnosticAnalyzersTest.csproj" (44) on node 1 (default targets).
RestorePackages:
"C:\Users\Nate\Source\Repos\roslyn\Src\.nuget\NuGet.exe" install "packages.config" -source "" -NonInteractive -RequireConsent -solutionDir "C:\Users\Nate\Source\Repos\roslyn\Src\ "
Restoring NuGet packages...
To prevent NuGet from downloading packages during build, open the Visual Studio Options dialog, click on the Package Manager node and uncheck 'Allow NuGet to download missing packages'.
All packages listed in packages.config are already installed.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Diagnostics\Test\FxCopRulesDiagnosticAnalyzersTest.csproj" (default targets) -- FAILED.
Done Building Project "C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (default targets) -- FAILED.
Build FAILED.
"C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (default target) (1) ->
"C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Core\CodeAnalysisTest\CodeAnalysisTest.csproj" (default target) (2) ->
"C:\Users\Nate\Source\Repos\roslyn\Src\Test\Utilities\TestUtilities.csproj" (default target) (5) ->
"C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Source\CSharpCodeAnalysis.csproj" (default target) (7) ->
(GenerateSyntaxModel target) ->
C:\Users\Nate\Source\Repos\roslyn\Src\Tools\Microsoft.CodeAnalysis.Toolset.Open\Targets\GenerateCompilerInternals.targets(51,5): error MSB3073: The command ""..\..\..\..\Binaries\Debug\CSharpSyntaxGenerator.exe" Syntax\Syntax.xml obj\Debug\Syntax.xml.Generated.cs" exited with code 3. [C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\CSharp\Source\CSharpCodeAnalysis.csproj]
"C:\Users\Nate\Source\Repos\roslyn\Src\Roslyn.sln" (default target) (1) ->
"C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\Core\CodeAnalysisTest\CodeAnalysisTest.csproj" (default target) (2) ->
"C:\Users\Nate\Source\Repos\roslyn\Src\Test\Utilities\TestUtilities.csproj" (default target) (5) ->
"C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\Source\BasicCodeAnalysis.vbproj" (default target) (13) ->
C:\Users\Nate\Source\Repos\roslyn\Src\Tools\Microsoft.CodeAnalysis.Toolset.Open\Targets\GenerateCompilerInternals.targets(51,5): error MSB3073: The command ""..\..\..\..\Binaries\Debug\VBSyntaxGenerator.exe" Syntax\Syntax.xml obj\Debug\Syntax.xml.Generated.vb" exited with code 3. [C:\Users\Nate\Source\Repos\roslyn\Src\Compilers\VisualBasic\Source\BasicCodeAnalysis.vbproj]
0 Warning(s)
2 Error(s)
Time Elapsed 00:00:08.84
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment