public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* fatal error edk2
@ 2020-10-06 14:32 Vicente Cortes
  2020-10-06 15:37 ` [EXTERNAL] [edk2-devel] " Bret Barkelew
  2020-10-09  4:29 ` Bob Feng
  0 siblings, 2 replies; 3+ messages in thread
From: Vicente Cortes @ 2020-10-06 14:32 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 2759 bytes --]

(Python 3.9.0 on win32) Traceback (most recent call last):
  File
"C:\Users\Vicente\Documents\hackervicente\edk2-pixel3-master\edk2\BaseTools\Source\Python\build\build.py",
line 2635, in Main
    MyBuild.Launch()
  File
"C:\Users\Vicente\Documents\hackervicente\edk2-pixel3-master\edk2\BaseTools\Source\Python\build\build.py",
line 2430, in Launch
    self._MultiThreadBuildPlatform()
  File
"C:\Users\Vicente\Documents\hackervicente\edk2-pixel3-master\edk2\BaseTools\Source\Python\build\build.py",
line 2238, in _MultiThreadBuildPlatform
    Wa, self.BuildModules = self.PerformAutoGen(BuildTarget,ToolChain)
  File
"C:\Users\Vicente\Documents\hackervicente\edk2-pixel3-master\edk2\BaseTools\Source\Python\build\build.py",
line 2087, in PerformAutoGen
    Wa = WorkspaceAutoGen(
  File
"C:\Users\Vicente\Documents\hackervicente\edk2-pixel3-master\edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py",
line 43, in __init__
    self._InitWorker(Workspace, MetaFile, Target, Toolchain, Arch, *args,
**kwargs)
  File
"C:\Users\Vicente\Documents\hackervicente\edk2-pixel3-master\edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py",
line 116, in _InitWorker
    self.ProcessModuleFromPdf()
  File
"C:\Users\Vicente\Documents\hackervicente\edk2-pixel3-master\edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py",
line 212, in ProcessModuleFromPdf
    if self.FdfProfile:
  File
"C:\Users\Vicente\Documents\hackervicente\edk2-pixel3-master\edk2\BaseTools\Source\Python\Common\caching.py",
line 28, in __get__
    Value = obj.__dict__[self._function.__name__] = self._function(obj)
  File
"C:\Users\Vicente\Documents\hackervicente\edk2-pixel3-master\edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py",
line 188, in FdfProfile
    Fdf.ParseFile()
  File
"C:\Users\Vicente\Documents\hackervicente\edk2-pixel3-master\edk2\BaseTools\Source\Python\GenFds\FdfParser.py",
line 1314, in ParseFile
    self.Preprocess()
  File
"C:\Users\Vicente\Documents\hackervicente\edk2-pixel3-master\edk2\BaseTools\Source\Python\GenFds\FdfParser.py",
line 1293, in Preprocess
    self.PreprocessIncludeFile()
  File
"C:\Users\Vicente\Documents\hackervicente\edk2-pixel3-master\edk2\BaseTools\Source\Python\GenFds\FdfParser.py",
line 624, in PreprocessIncludeFile
    raise Warning("The include file does not exist under below directories:
\n%s\n%s\n%s\n"%(os.path.dirname(self.FileName), PlatformDir,
GlobalData.gWorkspace),
GenFds.FdfParser.Warning: The include file does not exist under below
directories:
C:\Users\Vicente\Documents\hackervicente\edk2-pixel3-master\Pixel3XL
C:\Users\Vicente\Documents\hackervicente\edk2-pixel3-master\Pixel3XL
c:\users\vicente\documents\hackervicente\edk2-pixel3-master\edk2
 near line 243, column 10: Pixel3XL/CommonFdf.fdf.inc

[-- Attachment #2: Type: text/html, Size: 3039 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-09  4:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-06 14:32 fatal error edk2 Vicente Cortes
2020-10-06 15:37 ` [EXTERNAL] [edk2-devel] " Bret Barkelew
2020-10-09  4:29 ` Bob Feng

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