Dmi7ry

Untitled

Mar 12th, 2016
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. h:\.distr\dev\D\utils\workspace-d-installer>dub
  2. Performing "debug" build using dmd for x86.
  3. workspace-d-installer ~master: target for configuration "application" is up to date.
  4. To force a rebuild of up-to-date targets, run again with --force.
  5. Running .\workspace-d-installer.exe
  6. Welcome to the workspace-d installation guide.
  7. Make sure, you have dmd, dub and git installed.
  8.  
  9. Which external components do you want to install?
  10. [1] DCD - auto completion
  11. [2] DScanner - code linting
  12. [3] dfmt - code formatting
  13. Enter a comma separated list of numbers
  14. Selected [all]:
  15. Cloning workspace-d into C:\Users\Dmitry\AppData\Local\Temp\workspaced-install-635934040074572423
  16. Checking out v2.6.0
  17. Compiling...
  18. ..\..\..\..\Roaming\dub\packages\dub-0.9.24\source\dub\internal\vibecompat\core\file.d(20,15): Deprecation: module std.stream is deprecated - It will be removed from Phobos in October 2016. If you still need it, go to https://github.com/DigitalMars/undeaD
  19. ..\..\..\..\Roaming\dub\packages\dub-0.9.24\source\dub\internal\sdlang\lexer.d(16,8): Deprecation: module std.stream is deprecated - It will be removed from Phobos in October 2016. If you still need it, go to https://github.com/DigitalMars/ undeaD
  20.  
  21. std.file.FileException@std\file.d(3116): bin\workspace-d: The system cannot find the file specified.
  22. ----------------
  23. 0x00411846 in @trusted void std.file.copyImpl(const(char)[], const(char)[], const(wchar)*, const(wchar)*, std.typecons.Flag!("preserveAttributes").Flag)
  24. 0x0040256C in bool app.dubInstall(immutable(char)[], immutable(char)[], immutable(char)[][], immutable(char)[][][])
  25. 0x00402E71 in _Dmain at h:\.distr\dev\D\utils\workspace-d-installer\source\app.d(18)
  26. 0x0040E16F in D2rt6dmain211_d_run_mainUiPPaPUAAaZiZ6runAllMFZ9__lambda1MFZv
  27. 0x0040E133 in void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).runAll()
  28. 0x0040E034 in _d_run_main
  29. 0x0040C920 in main at h:\.distr\dev\D\utils\workspace-d-installer\source\app.d(7)
  30. 0x0044FE29 in mainCRTStartup
  31. 0x7629338A in BaseThreadInitThunk
  32. 0x77789A02 in RtlInitializeExceptionChain
  33. 0x777899D5 in RtlInitializeExceptionChain
  34. std.file.FileException@std\file.d(710): C:\Users\Dmitry\AppData\Local\Temp\workspaced-install-635934040074572423\workspace-d\.git\objects\pack\pack-9d524070cfa9622533569af87fa7d4e60258b311.idx: Access is denied.
  35. ----------------
  36. 0x0043DB8C in @trusted int std.file.cenforce!(int).cenforce(int, const(char)[], const(wchar)*, immutable(char)[], uint)
  37. 0x00422D4B in void std.file.rmdirRecurse(ref std.file.DirEntry)
  38. 0x004176B6 in void std.file.rmdirRecurse(std.file.DirEntry)
  39. 0x0040E16F in D2rt6dmain211_d_run_mainUiPPaPUAAaZiZ6runAllMFZ9__lambda1MFZv
  40. 0x0040E133 in void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).runAll()
  41. 0x0040E034 in _d_run_main
  42. 0x0040C920 in main at h:\.distr\dev\D\utils\workspace-d-installer\source\app.d(7)
  43. 0x0044FE29 in mainCRTStartup
  44. 0x7629338A in BaseThreadInitThunk
  45. 0x77789A02 in RtlInitializeExceptionChain
  46. 0x777899D5 in RtlInitializeExceptionChain
  47. Program exited with code 1
Add Comment
Please, Sign In to add comment