public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Andrew Fish" <afish@apple.com>
To: edk2-devel-groups-io <devel@edk2.groups.io>, gobinathx.ayyanar@intel.com
Subject: Re: [edk2-devel] Issues observed when building the source
Date: Mon, 19 Apr 2021 10:12:00 -0700	[thread overview]
Message-ID: <811699BC-C7D1-48A9-BA7F-C35F67E2901F@apple.com> (raw)
In-Reply-To: <PH0PR11MB509685655787B7AA5D06037DF4499@PH0PR11MB5096.namprd11.prod.outlook.com>

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

Looks like it might be a syntax error in one of your FDF files?

GenFds.FdfParser.Warning: expected [FD.] near line 295, column 6: FvFwBinaries

Thanks,

Andrew Fish

> On Apr 19, 2021, at 8:46 AM, Ayyanar, GobinathX <gobinathx.ayyanar@intel.com> wrote:
> 
> Hi,
>
> When building the source observing the below error, unable to root cause the issue.
>
> Kindly help to root cause the same.
>
> build.py...
> : error C0DE: Unknown fatal error when processing [c:\source\work7\3416029ad2620449\Intel\AlderLakeBoardPkg\BoardPkg.dsc]
>
> (Please send email to devel@edk2.groups.io <mailto:devel@edk2.groups.io> for help, attaching following call stack trace!)
>
> (Python 3.8.6 on win32) Traceback (most recent call last):
>   File "C:\Source\work7\3416029ad2620449\Edk2\BaseTools\Source\Python\build\build.py", line 2635, in Main
>     MyBuild.Launch()
>   File "C:\Source\work7\3416029ad2620449\Edk2\BaseTools\Source\Python\build\build.py", line 2430, in Launch
>     self._MultiThreadBuildPlatform()
>   File "C:\Source\work7\3416029ad2620449\Edk2\BaseTools\Source\Python\build\build.py", line 2238, in _MultiThreadBuildPlatform
>     Wa, self.BuildModules = self.PerformAutoGen(BuildTarget,ToolChain)
>   File "C:\Source\work7\3416029ad2620449\Edk2\BaseTools\Source\Python\build\build.py", line 2087, in PerformAutoGen
>     Wa = WorkspaceAutoGen(
>   File "C:\Source\work7\3416029ad2620449\Edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py", line 43, in __init__
>     self._InitWorker(Workspace, MetaFile, Target, Toolchain, Arch, *args, **kwargs)
>   File "C:\Source\work7\3416029ad2620449\Edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py", line 116, in _InitWorker
>     self.ProcessModuleFromPdf()
>   File "C:\Source\work7\3416029ad2620449\Edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py", line 212, in ProcessModuleFromPdf
>     if self.FdfProfile:
>   File "C:\Source\work7\3416029ad2620449\Edk2\BaseTools\Source\Python\Common\caching.py", line 28, in __get__
>     Value = obj.__dict__[self._function.__name__] = self._function(obj)
>   File "C:\Source\work7\3416029ad2620449\Edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py", line 188, in FdfProfile
>     Fdf.ParseFile()
>   File "C:\Source\work7\3416029ad2620449\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 "C:\Source\work7\3416029ad2620449\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 295, column 6: FvFwBinaries
>
>
> - Failed -
> Build end time: 08:39:02, Apr.19 2021
> Build total time: 00:00:23
>
> Thanks,
> Gobi
> 


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

      reply	other threads:[~2021-04-19 17:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-19 15:46 Issues observed when building the source Ayyanar, GobinathX
2021-04-19 17:12 ` Andrew Fish [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=811699BC-C7D1-48A9-BA7F-C35F67E2901F@apple.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox