public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Buildtools error
@ 2021-07-20 19:44 mcarlson3
  0 siblings, 0 replies; only message in thread
From: mcarlson3 @ 2021-07-20 19:44 UTC (permalink / raw)
  To: devel

Hey all, I got this error when doing a build:

build.py...
 : error C0DE: Unknown fatal error when processing [/edk2/MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf]
(Please send email to edk2-devel@lists.01.org for help, attaching following call stack trace!)
(Python 2.7.16 on darwin) Traceback (most recent call last):
  File "/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 2257, in Main
    MyBuild.Launch()
  File "/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 2009, in Launch
    self._MultiThreadBuildPlatform()
  File "/BaseTools/BinWrappers/PosixLike/../../Source/Python/build/build.py", line 1804, in _MultiThreadBuildPlatform
    self.Progress
  File "/BaseTools/Source/Python/AutoGen/AutoGen.py", line 175, in __new__
    if not AutoGenObject._Init(Workspace, MetaFile, Target, Toolchain, Arch, *args, **kwargs):
  File "/BaseTools/Source/Python/AutoGen/AutoGen.py", line 547, in _Init
    Pkgs = list(PkgSet) + list(PGen.PackageList)
  File "/BaseTools/Source/Python/AutoGen/AutoGen.py", line 1785, in _GetPackageList
    for La in self.LibraryAutoGenList:
  File "/BaseTools/Source/Python/AutoGen/AutoGen.py", line 1895, in _GetLibraryAutoGenList
    self._GetAutoGenObjectList()
  File "/BaseTools/Source/Python/AutoGen/AutoGen.py", line 1880, in _GetAutoGenObjectList
    for La in Ma.LibraryAutoGenList:
  File "/BaseTools/Source/Python/AutoGen/AutoGen.py", line 3989, in _GetLibraryAutoGenList
    for Lib in La.CodaTargetList:
  File "/BaseTools/Source/Python/AutoGen/AutoGen.py", line 3222, in _GetFinalTargetList
    self._GetTargets()
  File "/BaseTools/Source/Python/AutoGen/AutoGen.py", line 3208, in _GetTargets
    if self.SourceFileList:
  File "/BaseTools/Source/Python/AutoGen/AutoGen.py", line 3042, in _GetSourceFileList
    self._MatchBuildRuleOrder(self._SourceFileList)
  File "/BaseTools/Source/Python/AutoGen/AutoGen.py", line 3067, in _MatchBuildRuleOrder
    FileList.remove(item)
ValueError: list.remove(x): x not in list

Happy to provide more information but in the meantime, I’ll be trying to figure out what’s going on.

Thanks!

- Matthew Carlson

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

only message in thread, other threads:[~2021-07-20 19:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-20 19:44 Buildtools error mcarlson3

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