Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.24 KB | None | 0 0
  1. diasbruno /tmp/Paket $ ./build.sh
  2. Paket version 5.81.1
  3. Performance:
  4. - Disk IO: 6 seconds
  5. - Runtime: 40 seconds
  6. Building project with version: LocalBuild
  7. Shortened DependencyGraph for Target All:
  8. <== All
  9. <== RunTests
  10. <== Build
  11. <== Clean
  12. <== AssemblyInfo
  13. <== BuildCore
  14. <== DotnetPackage
  15. <== DotnetBuild
  16. <== DotnetRestore
  17. <== InstallDotNetCore
  18.  
  19. The running order is:
  20. - Clean
  21. - AssemblyInfo
  22. - Build
  23. - InstallDotNetCore
  24. - DotnetRestore
  25. - DotnetBuild
  26. - DotnetPackage
  27. - BuildCore
  28. - RunTests
  29. - All
  30. Running build with 1 worker
  31. Starting Target: Clean
  32. Deleting contents of /tmp/Paket/src/Paket.Bootstrapper/obj
  33. Deleting contents of /tmp/Paket/src/Paket.Core/obj
  34. Deleting contents of /tmp/Paket/bin
  35. Finished Target: Clean
  36. Starting Target: AssemblyInfo (==> Clean)
  37. Created AssemblyInfo file "src/Paket/AssemblyInfo.fs".
  38. Created AssemblyInfo file "src/Paket.Core/AssemblyInfo.fs".
  39. Created AssemblyInfo file "/tmp/Paket/src/Paket.Bootstrapper/Properties/AssemblyInfo.cs".
  40. Finished Target: AssemblyInfo
  41. Starting Target: Build (==> Clean, AssemblyInfo)
  42. Building project: /tmp/Paket/Paket.sln
  43. /usr/local/bin/xbuild /tmp/Paket/Paket.sln /t:Rebuild /p:RestorePackages="False" /p:Configuration="Release" /p:VisualStudioVersion="14.0" /p:ToolsVersion="14.0" /logger:Fake.MsBuildLogger+ErrorLogger,"/tmp/Paket/packages/build/FAKE/tools/FakeLib.dll"
  44.  
  45. >>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<
  46.  
  47. XBuild Engine Version 14.0
  48. Mono, Version 5.0.1.1
  49. Copyright (C) 2005-2013 Various Mono authors
  50.  
  51. Build started 7/21/2017 11:27:13 PM.
  52. __________________________________________________
  53. /tmp/Paket/tests/Paket.Bootstrapper.Tests/Paket.Bootstrapper.Tests.csproj: warning : Could not find project file //.paket/paket.targets, to import. Ignoring.
  54. /tmp/Paket/Paket.sln: warning : Don't know how to handle GlobalSection Performance, Ignoring.
  55. /tmp/Paket/Paket.sln: warning : Don't know how to handle GlobalSection Performance, Ignoring.
  56. Project "/tmp/Paket/Paket.sln" (Rebuild target(s)):
  57. Target ValidateSolutionConfiguration:
  58. Building solution configuration "Release|Any CPU".
  59. Target Rebuild:
  60. Project "/tmp/Paket/src/Paket.Bootstrapper/Paket.Bootstrapper.csproj" (Rebuild target(s)):
  61. Target PrepareForBuild:
  62. Configuration: Release Platform: AnyCPU
  63. Created directory "obj/Release/"
  64. Target GenerateSatelliteAssemblies:
  65. No input files were specified for target GenerateSatelliteAssemblies, skipping.
  66. Target CoreCompile:
  67. Tool /usr/local/Cellar/mono/5.0.1.1/lib/mono/4.5/csc.exe execution started with arguments: /noconfig /debug:pdbonly /optimize+ /out:obj/Release/paket.bootstrapper.exe ArgumentParser.cs BootstrapperHelper.cs BootstrapperOptions.cs DownloadStrategies/IDownloadStrategy.cs DownloadStrategies/IHaveEffectiveStrategy.cs Properties/InternalsVisibleTo.cs PaketDependencies.cs PaketRunner.cs Verbosity.cs WindowsProcessArguments.cs DownloadStrategies/CacheDownloadStrategy.cs HelperProxies/IWebRequestProxy.cs HelperProxies/WebRequestProxy.cs DownloadArguments.cs EnvProxy.cs HelperProxies/FileSystemProxy.cs DownloadStrategies/GitHubDownloadStrategy.cs DownloadStrategies/DownloadStrategy.cs HelperProxies/IFileSystemProxy.cs DownloadStrategies/NugetDownloadStrategy.cs ConsoleImpl.cs Program.cs Properties/AssemblyInfo.cs SemVer.cs DownloadStrategies/TemporarilyIgnoreUpdatesDownloadStrategy.cs HelperProxies/DateTimeProxy.cs obj/Release/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:exe /unsafe- /define:TRACE /nostdlib /platform:AnyCPU /reference:/usr/local/Cellar/mono/5.0.1.1/lib/mono/4.5-api/System.dll /reference:/usr/local/Cellar/mono/5.0.1.1/lib/mono/4.5-api/System.Configuration.dll /reference:/usr/local/Cellar/mono/5.0.1.1/lib/mono/4.5-api/System.Data.dll /reference:/usr/local/Cellar/mono/5.0.1.1/lib/mono/4.5-api/System.IO.Compression.FileSystem.dll /reference:/usr/local/Cellar/mono/5.0.1.1/lib/mono/4.5-api/System.Xml.dll /reference:/usr/local/Cellar/mono/5.0.1.1/lib/mono/4.5-api/System.Core.dll /reference:/usr/local/Cellar/mono/5.0.1.1/lib/mono/4.5-api//mscorlib.dll /warn:4
  68. Microsoft (R) Visual C# Compiler version 2.0.0.61404
  69. Copyright (C) Microsoft Corporation. All rights reserved.
  70. Target DeployOutputFiles:
  71. Copying file from '/tmp/Paket/src/Paket.Bootstrapper/obj/Release/paket.bootstrapper.pdb' to '/tmp/Paket/bin/paket.bootstrapper.pdb'
  72. Copying file from '/tmp/Paket/src/Paket.Bootstrapper/obj/Release/paket.bootstrapper.exe' to '/tmp/Paket/bin/paket.bootstrapper.exe'
  73. Done building project "/tmp/Paket/src/Paket.Bootstrapper/Paket.Bootstrapper.csproj".
  74. Project "/tmp/Paket/src/Paket.Core/Paket.Core.fsproj" (Rebuild target(s)):
  75. Target PrepareForBuild:
  76. Configuration: Release Platform: AnyCPU
  77. Created directory "obj/Release/"
  78. Target CopyFilesMarkedCopyLocal:
  79. Copying file from '/tmp/Paket/packages/Chessie/lib/net40/Chessie.dll' to '/tmp/Paket/bin/Chessie.dll'
  80. Copying file from '/tmp/Paket/packages/FSharp.Core/lib/net45/FSharp.Core.dll' to '/tmp/Paket/bin/FSharp.Core.dll'
  81. Copying file from '/tmp/Paket/packages/Mono.Cecil/lib/net40/Mono.Cecil.dll' to '/tmp/Paket/bin/Mono.Cecil.dll'
  82. Copying file from '/tmp/Paket/packages/Mono.Cecil/lib/net40/Mono.Cecil.Mdb.dll' to '/tmp/Paket/bin/Mono.Cecil.Mdb.dll'
  83. Copying file from '/tmp/Paket/packages/Mono.Cecil/lib/net40/Mono.Cecil.Pdb.dll' to '/tmp/Paket/bin/Mono.Cecil.Pdb.dll'
  84. Copying file from '/tmp/Paket/packages/Mono.Cecil/lib/net40/Mono.Cecil.Rocks.dll' to '/tmp/Paket/bin/Mono.Cecil.Rocks.dll'
  85. Copying file from '/tmp/Paket/packages/Newtonsoft.Json/lib/net45/Newtonsoft.Json.dll' to '/tmp/Paket/bin/Newtonsoft.Json.dll'
  86. Copying file from '/tmp/Paket/packages/System.ValueTuple/lib/netstandard1.0/System.ValueTuple.dll' to '/tmp/Paket/bin/System.ValueTuple.dll'
  87. Target GenerateSatelliteAssemblies:
  88. No input files were specified for target GenerateSatelliteAssemblies, skipping.
  89. Target CoreCompile:
  90. /tmp/Paket/packages/FSharp.Compiler.Tools/tools/Microsoft.FSharp.Targets: error : Tool executable '/tmp/Paket/src/Paket.Core/../tools/fsc.exe' could not be found
  91. Task "Fsc" execution -- FAILED
  92. Done building target "CoreCompile" in project "/tmp/Paket/src/Paket.Core/Paket.Core.fsproj".-- FAILED
  93. Done building project "/tmp/Paket/src/Paket.Core/Paket.Core.fsproj".-- FAILED
  94. Task "MSBuild" execution -- FAILED
  95. Done building target "Rebuild" in project "/tmp/Paket/Paket.sln".-- FAILED
  96. Done building project "/tmp/Paket/Paket.sln".-- FAILED
  97.  
  98. ***********************************************************************************************
  99. Build FAILED.
  100.  
  101. Warnings:
  102.  
  103. /tmp/Paket/tests/Paket.Bootstrapper.Tests/Paket.Bootstrapper.Tests.csproj: warning : Could not find project file //.paket/paket.targets, to import. Ignoring.
  104. /tmp/Paket/Paket.sln: warning : Don't know how to handle GlobalSection Performance, Ignoring.
  105. /tmp/Paket/Paket.sln: warning : Don't know how to handle GlobalSection Performance, Ignoring.
  106.  
  107. Errors:
  108.  
  109. /tmp/Paket/Paket.sln (Rebuild) ->
  110. (Rebuild target) ->
  111. /tmp/Paket/src/Paket.Core/Paket.Core.fsproj (Rebuild) ->
  112. /tmp/Paket/packages/FSharp.Compiler.Tools/tools/Microsoft.FSharp.Targets (CoreCompile target) ->
  113.  
  114. /tmp/Paket/packages/FSharp.Compiler.Tools/tools/Microsoft.FSharp.Targets: error : Tool executable '/tmp/Paket/src/Paket.Core/../tools/fsc.exe' could not be found
  115.  
  116. 3 Warning(s)
  117. 1 Error(s)
  118.  
  119. Time Elapsed 00:00:08.7173200
  120. Running build failed.
  121. Error:
  122. Building /tmp/Paket/Paket.sln failed with exitcode 1.
  123.  
  124. ---------------------------------------------------------------------
  125. Build Time Report
  126. ---------------------------------------------------------------------
  127. Target Duration
  128. ------ --------
  129. Clean 00:00:00.1174237
  130. AssemblyInfo 00:00:00.0795384
  131. Build Failure
  132. Total: 00:00:10.7056676
  133. ---------------------------------------------------------------------
  134. Status: Failure
  135. ---------------------------------------------------------------------
  136. ---------------------------------------------------------------------
  137. 1) Building /tmp/Paket/Paket.sln failed with exitcode 1.
  138. 2) : /tmp/Paket/packages/FSharp.Compiler.Tools/tools/Microsoft.FSharp.Targets(0,0): Tool executable '/tmp/Paket/src/Paket.Core/../tools/fsc.exe' could not be found
  139. ---------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement