Advertisement
reporter1

Untitled

Feb 21st, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.58 KB | None | 0 0
  1. Microsoft (R) Build Engine version 4.7.2556.0
  2. [Microsoft .NET Framework, version 4.0.30319.42000]
  3. Copyright (C) Microsoft Corporation. All rights reserved.
  4.  
  5. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  6. Build started 2/21/2018 8:59:03 PM.
  7. Project "K:\sunlight\simulator\opensim.sln" on node 1 (default targets).
  8. ValidateSolutionConfiguration:
  9. Building solution configuration "Debug|Any CPU".
  10. Project "K:\sunlight\simulator\opensim.sln" (1) is building "K:\sunlight\simulator\OpenSim\Region\Application\OpenSim.c
  11. sproj" (2) on node 1 (default targets).
  12. Project "K:\sunlight\simulator\OpenSim\Region\Application\OpenSim.csproj" (2) is building "K:\sunlight\simulator\OpenSi
  13. m\Data\OpenSim.Data.csproj" (3) on node 1 (default targets).
  14. Project "K:\sunlight\simulator\OpenSim\Data\OpenSim.Data.csproj" (3) is building "K:\sunlight\simulator\OpenSim\Framewo
  15. rk\OpenSim.Framework.csproj" (4) on node 1 (default targets).
  16. Project "K:\sunlight\simulator\OpenSim\Framework\OpenSim.Framework.csproj" (4) is building "K:\sunlight\simulator\Third
  17. Party\SmartThreadPool\SmartThreadPool.csproj" (5) on node 1 (default targets).
  18. GenerateTargetFrameworkMonikerAttribute:
  19. Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the i
  20. nput files.
  21. CoreCompile:
  22. C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Csc.exe /noconfig /unsafe+ /checked- /nowarn:1701,1702 /nostdlib+ /pl
  23. atform:AnyCPU /warn:4 /baseaddress:285212672 /define:TRACE;DEBUG /highentropyva- /reference:"C:\Program Files (x86)\R
  24. eference Assemblies\Microsoft\Framework\.NETFramework\v4.0\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference
  25. Assemblies\Microsoft\Framework\.NETFramework\v4.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Asse
  26. mblies\Microsoft\Framework\.NETFramework\v4.0\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblie
  27. s\Microsoft\Framework\.NETFramework\v4.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsof
  28. t\Framework\.NETFramework\v4.0\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Fram
  29. ework\.NETFramework\v4.0\System.Xml.dll" /debug+ /filealign:4096 /optimize- /out:obj\Debug\SmartThreadPool.dll /targe
  30. t:library /warnaserror- /utf8output CallerThreadContext.cs CanceledWorkItemsGroup.cs EventWaitHandle.cs EventWaitHand
  31. leFactory.cs Exceptions.cs Interfaces.cs InternalInterfaces.cs PriorityQueue.cs SLExt.cs SmartThreadPool.cs SmartThre
  32. adPool.ThreadEntry.cs STPEventWaitHandle.cs STPPerformanceCounter.cs STPStartInfo.cs SynchronizedDictionary.cs WIGSta
  33. rtInfo.cs WorkItem.cs WorkItem.WorkItemResult.cs WorkItemFactory.cs WorkItemInfo.cs WorkItemResultTWrapper.cs WorkIte
  34. msGroup.cs WorkItemsGroupBase.cs WorkItemsQueue.cs "obj\Debug\.NETFramework,Version=v4.0.AssemblyAttribute.cs" Proper
  35. ties\AssemblyInfo.cs "C:\Users\jeff\AppData\Local\Temp\.NETFramework,Version=v4.0.AssemblyAttributes.cs"
  36. CSC : fatal error CS0042: Unexpected error creating debug information file 'k:\sunlight\simulator\ThirdParty\SmartThrea
  37. dPool\obj\Debug\SmartThreadPool.PDB' -- 'Unspecified error ' [K:\sunlight\simulator\ThirdParty\SmartThreadPool\SmartThr
  38. eadPool.csproj]
  39. Done Building Project "K:\sunlight\simulator\ThirdParty\SmartThreadPool\SmartThreadPool.csproj" (default targets) -- FA
  40. ILED.
  41.  
  42. Done Building Project "K:\sunlight\simulator\OpenSim\Framework\OpenSim.Framework.csproj" (default targets) -- FAILED.
  43.  
  44. Done Building Project "K:\sunlight\simulator\OpenSim\Data\OpenSim.Data.csproj" (default targets) -- FAILED.
  45.  
  46. Done Building Project "K:\sunlight\simulator\OpenSim\Region\Application\OpenSim.csproj" (default targets) -- FAILED.
  47.  
  48. Done Building Project "K:\sunlight\simulator\opensim.sln" (default targets) -- FAILED.
  49.  
  50.  
  51. Build FAILED.
  52.  
  53. "K:\sunlight\simulator\opensim.sln" (default target) (1) ->
  54. "K:\sunlight\simulator\OpenSim\Region\Application\OpenSim.csproj" (default target) (2) ->
  55. "K:\sunlight\simulator\OpenSim\Data\OpenSim.Data.csproj" (default target) (3) ->
  56. "K:\sunlight\simulator\OpenSim\Framework\OpenSim.Framework.csproj" (default target) (4) ->
  57. "K:\sunlight\simulator\ThirdParty\SmartThreadPool\SmartThreadPool.csproj" (default target) (5) ->
  58. (CoreCompile target) ->
  59. CSC : fatal error CS0042: Unexpected error creating debug information file 'k:\sunlight\simulator\ThirdParty\SmartThr
  60. eadPool\obj\Debug\SmartThreadPool.PDB' -- 'Unspecified error ' [K:\sunlight\simulator\ThirdParty\SmartThreadPool\SmartT
  61. hreadPool.csproj]
  62.  
  63. 0 Warning(s)
  64. 1 Error(s)
  65.  
  66. Time Elapsed 00:00:03.70
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement