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'

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to