public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* error C0DE: Unknown fatal error when processing [edk2/ArmVirtPkg/ArmVirtQemu.dsc]
@ 2021-06-29  1:36 Lange Tang
  2021-06-29  2:16 ` 回复: [edk2-devel] " gaoliming
  0 siblings, 1 reply; 4+ messages in thread
From: Lange Tang @ 2021-06-29  1:36 UTC (permalink / raw)
  To: devel

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

build.py...

 : error C0DE: Unknown fatal error when processing [/home/lange/uefi/edk2/ArmVirtPkg/ArmVirtQemu.dsc]

(Please send email to devel@edk2.groups.io for help, attaching following call stack trace!)




(Python 3.6.9 on linux) Traceback (most recent call last):

  File "/home/lange/uefi/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 2698, in Main

    MyBuild.Launch()

  File "/home/lange/uefi/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 2493, in Launch

    self._MultiThreadBuildPlatform()

  File "/home/lange/uefi/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 2285, in _MultiThreadBuildPlatform

    Wa, self.BuildModules = self.PerformAutoGen(BuildTarget,ToolChain)

  File "/home/lange/uefi/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 2149, in PerformAutoGen

    self.Progress

  File "/home/lange/uefi/edk2/BaseTools/Source/Python/AutoGen/WorkspaceAutoGen.py", line 43, in __init__

    self._InitWorker(Workspace, MetaFile, Target, Toolchain, Arch, *args, **kwargs)

  File "/home/lange/uefi/edk2/BaseTools/Source/Python/AutoGen/WorkspaceAutoGen.py", line 116, in _InitWorker

    self.ProcessModuleFromPdf()

  File "/home/lange/uefi/edk2/BaseTools/Source/Python/AutoGen/WorkspaceAutoGen.py", line 212, in ProcessModuleFromPdf

    if self.FdfProfile:

  File "/home/lange/uefi/edk2/BaseTools/Source/Python/Common/caching.py", line 28, in __get__

    Value = obj.__dict__[self._function.__name__] = self._function(obj)

  File "/home/lange/uefi/edk2/BaseTools/Source/Python/AutoGen/WorkspaceAutoGen.py", line 188, in FdfProfile

    Fdf.ParseFile()

  File "/home/lange/uefi/edk2/BaseTools/Source/Python/GenFds/FdfParser.py", line 1319, in ParseFile

    while self._GetFd() or self._GetFv() or self._GetFmp() or self._GetCapsule() or self._GetRule() or self._GetOptionRom():

  File "/home/lange/uefi/edk2/BaseTools/Source/Python/GenFds/FdfParser.py", line 1431, in _GetFd

    raise Warning.Expected("[FD.]", self.FileName, self.CurrentLineNumber)

GenFds.FdfParser.Warning: expected [FD.] near line 115, column 3: }



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

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

end of thread, other threads:[~2021-06-29  8:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-29  1:36 error C0DE: Unknown fatal error when processing [edk2/ArmVirtPkg/ArmVirtQemu.dsc] Lange Tang
2021-06-29  2:16 ` 回复: [edk2-devel] " gaoliming
2021-06-29  6:08   ` Lange Tang
2021-06-29  8:27     ` Laszlo Ersek

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