public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* error while removing a file
@ 2018-05-07 22:47 Carsey, Jaben
  0 siblings, 0 replies; only message in thread
From: Carsey, Jaben @ 2018-05-07 22:47 UTC (permalink / raw)
  To: edk2-devel@lists.01.org

Does anyone else see this issue?  I see this, but cannot guarantee to see it so I cannot be sure about fixing it.  I have a patch that I would like to work with others seeing the issue on...

-Jaben

My error looks like this, but I think the exact text is dependent on python version:

build.py...
: error C0DE: Unknown fatal error when processing [e:\dev\tips\edk2\MdePkg\Libr
ary\BaseLib\BaseLib.inf]

(Please send email to edk2-devel@lists.01.org for help, attaching following call
stack trace!)

(Python 2.7.14 on win32) Traceback (most recent call last):
  File "E:\Dev\Tips\edk2\BaseTools\Source\Python\build\build.py", line 2493, in
Main
    MyBuild.Launch()
  File "E:\Dev\Tips\edk2\BaseTools\Source\Python\build\build.py", line 2226, in
Launch
    self._MultiThreadBuildPlatform()
  File "E:\Dev\Tips\edk2\BaseTools\Source\Python\build\build.py", line 2056, in
_MultiThreadBuildPlatform
    Ma.CreateMakeFile(True)
  File "E:\Dev\Tips\edk2\BaseTools\Source\Python\AutoGen\AutoGen.py", line 4313,
in CreateMakeFile
    LibraryAutoGen.CreateMakeFile()
  File "E:\Dev\Tips\edk2\BaseTools\Source\Python\AutoGen\AutoGen.py", line 4329,
in CreateMakeFile
    self.CreateTimeStamp(Makefile)
  File "E:\Dev\Tips\edk2\BaseTools\Source\Python\AutoGen\AutoGen.py", line 4517,
in CreateTimeStamp
    os.remove (self.GetTimeStampPath())
  File "E:\Dev\Tips\edk2\BaseTools\Source\Python\Common\LongFilePathOs.py", line
25, in remove
    return os.remove(LongFilePath(path))
WindowsError: [Error 32] The process cannot access the file because it is being
used by another process: '\\\\?\\e:\\dev\\tips\\edk2\\Build\\Ovmf3264\\DEBUG_VS2
013x86\\X64\\MdePkg\\Library\\BaseLib\\BaseLib\\AutoGenTimeStamp'



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-07 22:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-07 22:47 error while removing a file Carsey, Jaben

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox