Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2015
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.34 KB | None | 0 0
  1. Error 1 Assembly code compiler (e.g. NASM) failed to execute for file C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\TestDriver\bin\Debug\DriversCompiler\ASM\9ca133d2-6083-40a8-ba4e-a581ca635953.x86.s. Message: ASM file does not exist! Path: "C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\TestDriver\bin\Debug\DriversCompiler\ASM\9ca133d2-6083-40a8-ba4e-a581ca635953.x86.s" C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\TestDriver\bin\Debug\DriversCompiler\ASM\9ca133d2-6083-40a8-ba4e-a581ca635953.x86.s TestDriver
  2. Error 2 The IL compiler failed to compile due to an unexpected error. Could not find file 'C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\TestDriver\bin\Debug\DriversCompiler\ASM\9ca133d2-6083-40a8-ba4e-a581ca635953.x86.s'.
  3. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  4. at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  5. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  6. at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
  7. at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
  8. at System.IO.File.ReadAllText(String path)
  9. at Drivers.Compiler.Architectures.x86.LibraryFunctions.LinkELF(ILLibrary TheLibrary, LinkInformation LinkInfo) in c:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\Architectures\x86_32\LibraryFunctions.cs:line 224
  10. at Drivers.Compiler.LinkManager.Link(ILLibrary TheLibrary) in c:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\LinkManager.cs:line 120
  11. at Drivers.Compiler.LinkManager.Link(ILLibrary TheLibrary) in c:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\LinkManager.cs:line 68
  12. at Drivers.Compiler.App.CompilerProcess.Execute(LogMessageEventHandler messageHandler, LogWarningEventHandler warningHandler, LogErrorEventHandler errorHandler) in c:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\App\CompilerProcess.cs:line 247 C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\TestDriver\TestDriver.csproj 109 5 TestDriver
  13. Error 1703 Could not copy "C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\App\bin\Debug\Drivers.Compiler.App.exe" to "bin\Debug\Drivers.Compiler.App.exe". Exceeded retry count of 10. Failed. Drivers.Compiler.MSBuildTask
  14. Error 1704 Unable to copy file "C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\App\bin\Debug\Drivers.Compiler.App.exe" to "bin\Debug\Drivers.Compiler.App.exe". The process cannot access the file 'bin\Debug\Drivers.Compiler.App.exe' because it is being used by another process. Drivers.Compiler.MSBuildTask
  15. Error 1715 Could not copy "C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\Architectures\x86_32\bin\Debug\Drivers.Compiler.Architectures.x86.dll" to "bin\Debug\Drivers.Compiler.Architectures.x86.dll". Exceeded retry count of 10. Failed. Drivers.Compiler.MSBuildTask
  16. Error 1716 Unable to copy file "C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\Architectures\x86_32\bin\Debug\Drivers.Compiler.Architectures.x86.dll" to "bin\Debug\Drivers.Compiler.Architectures.x86.dll". The process cannot access the file 'bin\Debug\Drivers.Compiler.Architectures.x86.dll' because it is being used by another process. Drivers.Compiler.MSBuildTask
  17. Error 1727 Could not copy "C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\bin\Debug\Drivers.Compiler.dll" to "bin\Debug\Drivers.Compiler.dll". Exceeded retry count of 10. Failed. Drivers.Compiler.MSBuildTask
  18. Error 1728 Unable to copy file "C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\bin\Debug\Drivers.Compiler.dll" to "bin\Debug\Drivers.Compiler.dll". The process cannot access the file 'bin\Debug\Drivers.Compiler.dll' because it is being used by another process. Drivers.Compiler.MSBuildTask
  19. Error 1739 Could not copy "C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\App\bin\Debug\Drivers.Compiler.App.pdb" to "bin\Debug\Drivers.Compiler.App.pdb". Exceeded retry count of 10. Failed. Drivers.Compiler.MSBuildTask
  20. Error 1740 Unable to copy file "C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\App\bin\Debug\Drivers.Compiler.App.pdb" to "bin\Debug\Drivers.Compiler.App.pdb". The process cannot access the file 'bin\Debug\Drivers.Compiler.App.pdb' because it is being used by another process. Drivers.Compiler.MSBuildTask
  21. Error 1751 Could not copy "C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\Architectures\x86_32\bin\Debug\Drivers.Compiler.Architectures.x86.pdb" to "bin\Debug\Drivers.Compiler.Architectures.x86.pdb". Exceeded retry count of 10. Failed. Drivers.Compiler.MSBuildTask
  22. Error 1752 Unable to copy file "C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\Architectures\x86_32\bin\Debug\Drivers.Compiler.Architectures.x86.pdb" to "bin\Debug\Drivers.Compiler.Architectures.x86.pdb". The process cannot access the file 'bin\Debug\Drivers.Compiler.Architectures.x86.pdb' because it is being used by another process. Drivers.Compiler.MSBuildTask
  23. Error 1763 Could not copy "C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\bin\Debug\Drivers.Compiler.pdb" to "bin\Debug\Drivers.Compiler.pdb". Exceeded retry count of 10. Failed. Drivers.Compiler.MSBuildTask
  24. Error 1764 Unable to copy file "C:\Users\ross\Documents\Development\flingos\flingos\Kernel\Drivers\Compiler\bin\Debug\Drivers.Compiler.pdb" to "bin\Debug\Drivers.Compiler.pdb". The process cannot access the file 'bin\Debug\Drivers.Compiler.pdb' because it is being used by another process. Drivers.Compiler.MSBuildTask
  25. Error 1772 Project assembly does not exist: C:\Users\ross\Documents\Development\flingos\flingos\Tools\CI20Booter\CI20Booter\bin\Debug\CI20Booter.exe SHFB 0 1 Fling OS Documentation Proj
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement