Skip to content

Instantly share code, notes, and snippets.

@n1l
Created January 16, 2016 17:19
Show Gist options
  • Save n1l/6fd01ee3d924c847044a to your computer and use it in GitHub Desktop.
Save n1l/6fd01ee3d924c847044a to your computer and use it in GitHub Desktop.
build error
D:\Projects\RSDN\Nemerle>IF NOT "" == "Build" call CleanUp.cmd
D:\Projects\RSDN\Nemerle>rmdir /S /Q bin.
D:\Projects\RSDN\Nemerle>rmdir /S /Q obj.
D:\Projects\RSDN\Nemerle>set MSBuild="C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe"
D:\Projects\RSDN\Nemerle>set NoPause=true
D:\Projects\RSDN\Nemerle>"C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe" NemerleAll.nproj /target:DevBuildQuick /p:Configuration=Debug /verbosity:n /p:NTargetName=Build /tv:14.0 /p:TargetFrameworkVersion=v4.0
Microsoft (R) Build Engine version 4.6.81.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 01/16/2016 6:51:39 PM.
Project "D:\Projects\RSDN\Nemerle\NemerleAll.nproj" on node 1 (DevBuildQuick target(s)).
NPrepareKeys:
Creating directory "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\keys".
Copying file from "D:\Projects\RSDN\Nemerle\misc\keys\Nemerle.Compiler.snk" to "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\keys\Nemerle.Compiler.snk".
Copying file from "D:\Projects\RSDN\Nemerle\misc\keys\Nemerle.Evaluation.snk" to "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\keys\Nemerle.Evaluation.snk".
Copying file from "D:\Projects\RSDN\Nemerle\misc\keys\Nemerle.snk" to "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\keys\Nemerle.snk".
NPrepareBoot:
Creating directory "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\boot".
Copying file from "D:\Projects\RSDN\Nemerle\boot-4.0\\ncc.exe" to "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\boot\ncc.exe".
Copying file from "D:\Projects\RSDN\Nemerle\boot-4.0\\ncc32.exe" to "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\boot\ncc32.exe".
Copying file from "D:\Projects\RSDN\Nemerle\boot-4.0\\ncc64.exe" to "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\boot\ncc64.exe".
Copying file from "D:\Projects\RSDN\Nemerle\boot-4.0\\Nemerle.Compiler.dll" to "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\boot\Nemerle.Compiler.dll".
Copying file from "D:\Projects\RSDN\Nemerle\boot-4.0\\Nemerle.dll" to "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\boot\Nemerle.dll".
Copying file from "D:\Projects\RSDN\Nemerle\boot-4.0\\Nemerle.Macros.dll" to "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\boot\Nemerle.Macros.dll".
InitTools:
Framework tools found at:
MSBuild - C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe
NGen - "C:\Windows\Microsoft.NET\Framework\v4.0.30319\ngen.exe"
SDK tools found at:
GacUtil - "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\\bin\NETFX 4.0 Tools\gacutil.exe"
Ildasm - "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\\bin\NETFX 4.0 Tools\ildasm.exe"
PEVerify - "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\\bin\NETFX 4.0 Tools\peverify.exe"
ALPath -
ExternalDependences:
Junction - D:\Projects\RSDN\Nemerle\ExternalDependences\junction.exe
Project "D:\Projects\RSDN\Nemerle\NemerleAll.nproj" (1) is building "D:\Projects\RSDN\Nemerle\Nemerle.MSBuild.Tasks.csproj" (2) on node 1 (Build target(s)).
PrepareForBuild:
Creating directory "D:\Projects\RSDN\Nemerle\obj\Debug\net-4.0\Tasks\".
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
C:\Windows\Microsoft.NET\Framework\v4.0.30319\Csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva- /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.Build.Engine.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.Build.Framework.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.Build.Tasks.v4.0.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\Microsoft.Build.Utilities.v4.0.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll" /debug+ /debug:full /filealign:512 /keyfile:D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\keys\Nemerle.Compiler.snk /optimize- /out:D:\Projects\RSDN\Nemerle\obj\Debug\net-4.0\Tasks\Nemerle.MSBuild.Tasks.dll /target:library /utf8output tools\msbuild-task\GetGitTagRevision.cs tools\msbuild-task\Properties\AssemblyInfo.cs tools\msbuild-task\SetEnvironmentVariable.cs tools\msbuild-task\MSBuildTask.cs "C:\Users\dvega\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs"
CopyFilesToOutputDirectory:
Copying file from "D:\Projects\RSDN\Nemerle\obj\Debug\net-4.0\Tasks\Nemerle.MSBuild.Tasks.dll" to "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\boot\Nemerle.MSBuild.Tasks.dll".
Nemerle.MSBuild.Tasks -> D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\boot\Nemerle.MSBuild.Tasks.dll
Copying file from "D:\Projects\RSDN\Nemerle\obj\Debug\net-4.0\Tasks\Nemerle.MSBuild.Tasks.pdb" to "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\boot\Nemerle.MSBuild.Tasks.pdb".
AfterBuild:
Copying file from "D:\Projects\RSDN\Nemerle\\tools\msbuild-task\Nemerle.MSBuild.targets" to "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\boot\Nemerle.MSBuild.targets".
Done Building Project "D:\Projects\RSDN\Nemerle\Nemerle.MSBuild.Tasks.csproj" (Build target(s)).
Project "D:\Projects\RSDN\Nemerle\NemerleAll.nproj" (1) is building "D:\Projects\RSDN\Nemerle\Nemerle.nproj" (3) on node 1 (Build target(s)).
PrepareForBuild:
Creating directory "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\Stage1\".
Creating directory "D:\Projects\RSDN\Nemerle\obj\Debug\net-4.0\Stage1\".
CoreCompile:
D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\boot\ncc.exe
/no-color
/dowarn:10006
/no-stdlib
/greedy-references:-
/define:RUNTIME_MS;NET_4_0;DEBUG
/keyfile:D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\keys\Nemerle.snk
/target:library
/debug+
/project-path:D:\Projects\RSDN\Nemerle\Nemerle.nproj
lib\AssemblyInfo.n
lib\concurrency.n
lib\core.n
lib\Diagnostics.n
lib\FakeVoid.n
lib\getopt.n
lib\HashSetEx.n
lib\hashtable.n
lib\heap.n
lib\IAnonymous.n
lib\icloneable.n
lib\icollection.n
lib\input.n
lib\internal-array.n
lib\internal-numbered.n
lib\internal.n
lib\LazyValue.n
lib\LightList.n
lib\linkedlist.n
lib\list.n
lib\listenumerator.n
lib\macros.n
lib\Map.n
lib\MappedMemberAttribute.n
lib\Nemerle.Collections.n
lib\NemerleCollectionsComparer.n
lib\nstring.n
lib\option.n
lib\pair.n
lib\PipeReader.n
lib\PipeWriter.n
lib\queue.n
lib\RecordCtorAttribute.n
lib\rlist.n
lib\set.n
lib\stack.n
lib\TwoThreeTree.n
/ref:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll"
/ref:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll"
/ref:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.dll"
/ref:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Xml.dll"
/out:D:\Projects\RSDN\Nemerle\obj\Debug\net-4.0\Stage1\Nemerle.dll
CopyFilesToOutputDirectory:
Copying file from "D:\Projects\RSDN\Nemerle\obj\Debug\net-4.0\Stage1\Nemerle.dll" to "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\Stage1\Nemerle.dll".
Nemerle -> D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\Stage1\Nemerle.dll
Copying file from "D:\Projects\RSDN\Nemerle\obj\Debug\net-4.0\Stage1\Nemerle.pdb" to "D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\Stage1\Nemerle.pdb".
AfterBuild:
Template replaced and written to 'D:\Projects\RSDN\Nemerle\bin\Debug\net-4.0\Stage1\policy.1.2.Nemerle.config'
D:\Projects\RSDN\Nemerle\Nemerle.nproj(64,5): error MSB6004: The specified task executable location "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\\bin\NETFX 4.0 Tools\AL.exe" is invalid.
Done Building Project "D:\Projects\RSDN\Nemerle\Nemerle.nproj" (Build target(s)) -- FAILED.
Done Building Project "D:\Projects\RSDN\Nemerle\NemerleAll.nproj" (DevBuildQuick target(s)) -- FAILED.
Build FAILED.
"D:\Projects\RSDN\Nemerle\NemerleAll.nproj" (DevBuildQuick target) (1) ->
"D:\Projects\RSDN\Nemerle\Nemerle.nproj" (Build target) (3) ->
(AfterBuild target) ->
D:\Projects\RSDN\Nemerle\Nemerle.nproj(64,5): error MSB6004: The specified task executable location "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\\bin\NETFX 4.0 Tools\AL.exe" is invalid.
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:09.46
D:\Projects\RSDN\Nemerle>rem /verbosity:n /p:TargetName=Build
D:\Projects\RSDN\Nemerle>IF 1 == 0 call Reg-bins-VS2015.cmd
D:\Projects\RSDN\Nemerle>pause
Press any key to continue . . .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment