From: "Andrew Fish via groups.io" <afish=apple.com@groups.io>
To: devel@edk2.groups.io, nicholas.facciola@intel.com
Cc: "Bostick, Julian" <julian.bostick@intel.com>
Subject: Re: [edk2-devel] Unknown fatal error when compiling Pantherlake BIOS
Date: Wed, 02 Apr 2025 10:01:29 -0700 [thread overview]
Message-ID: <E2CD42AA-8509-4226-938A-429E808991ED@apple.com> (raw)
In-Reply-To: <DM6PR11MB4610ECED3101A13998EAF3A9F0A72@DM6PR11MB4610.namprd11.prod.outlook.com>
[-- Attachment #1: Type: text/plain, Size: 4043 bytes --]
This looks like a syntax error in your FvUefiBoot.fdf file
> On Mar 25, 2025, at 1:39 PM, Facciola, Nicholas via groups.io <nicholas.facciola=intel.com@groups.io> wrote:
>
> Hi all,
>
> I received the following error message when trying to compile ptlp embedded BIOS using Edk2. The error message said to send an email to this address with the stack trace, so here is the error message I am receiving. Any help would be appreciated:
>
> build.py...
> : error C0DE: Unknown fatal error when processing [c:\users\nfacciol\bios\ptl\Intel\PantherLakeBoardPkg\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.19 on win32) Traceback (most recent call last):
> File "C:\Users\nfacciol\BIOS\PTL\Edk2\BaseTools\Source\Python\build\build.py", line 2695, in Main
> MyBuild.Launch()
> File "C:\Users\nfacciol\BIOS\PTL\Edk2\BaseTools\Source\Python\build\build.py", line 2490, in Launch
> self._MultiThreadBuildPlatform()
> File "C:\Users\nfacciol\BIOS\PTL\Edk2\BaseTools\Source\Python\build\build.py", line 2282, in _MultiThreadBuildPlatform
> Wa, self.BuildModules = self.PerformAutoGen(BuildTarget,ToolChain)
> File "C:\Users\nfacciol\BIOS\PTL\Edk2\BaseTools\Source\Python\build\build.py", line 2133, in PerformAutoGen
> Wa = WorkspaceAutoGen(
> File "C:\Users\nfacciol\BIOS\PTL\Edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py", line 43, in __init__
> self._InitWorker(Workspace, MetaFile, Target, Toolchain, Arch, *args, **kwargs)
> File "C:\Users\nfacciol\BIOS\PTL\Edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py", line 116, in _InitWorker
> self.ProcessModuleFromPdf()
> File "C:\Users\nfacciol\BIOS\PTL\Edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py", line 208, in ProcessModuleFromPdf
> if self.FdfProfile:
> File "C:\Users\nfacciol\BIOS\PTL\Edk2\BaseTools\Source\Python\Common\caching.py", line 28, in __get__
> Value = obj.__dict__[self._function.__name__] = self._function(obj)
> File "C:\Users\nfacciol\BIOS\PTL\Edk2\BaseTools\Source\Python\AutoGen\WorkspaceAutoGen.py", line 184, in FdfProfile
> Fdf.ParseFile()
> File "C:\Users\nfacciol\BIOS\PTL\Edk2\BaseTools\Source\Python\GenFds\FdfParser.py", line 1320, in ParseFile
> while self._GetFd() or self._GetFv() or self._GetFmp() or self._GetCapsule() or self._GetRule() or self._GetOptionRom():
> File "C:\Users\nfacciol\BIOS\PTL\Edk2\BaseTools\Source\Python\GenFds\FdfParser.py", line 1432, in _GetFd
> raise Warning.Expected("[FD.]", self.FileName, self.CurrentLineNumber)
> GenFds.FdfParser.Warning: expected [FD.] near line 281, column 6: FvUefiBoot
>
>
> - Failed -
> Build end time: 13:33:44, Mar.25 2025
> Build total time: 00:00:57
>
> C:\Users\nfacciol\BIOS\PTL\Intel\PantherLakeBoardPkg
> ********************* BLD.BAT *****************************
> ERRORLEVEL=1
>
> ----------------
> ACTIVE_PLATFORM = C:\Users\nfacciol\BIOS\PTL\Intel/PantherLakeBoardPkg/BoardPkg.dsc
> ACTIVE FLASH MAP FDF = C:\Users\nfacciol\BIOS\PTL\Intel\PantherLakeBoardPkg\Include\Fdf\FlashMapInclude.fdf
> ----------------
>
>
> The BIOS Build has failed
>
> Best Regards,
>
> Nicholas Facciola
> NEX EPE PDE (Product Development Engineer)
> <image001.png> <https://www.credly.com/badges/2cf59499-0aa5-461f-a5d7-c234a5d2702f/public_url> <image002.png> <https://www.credly.com/badges/e3bf5587-cca2-4ae9-84af-aee8d3ef67aa/public_url><image003.png> <https://www.credly.com/badges/c8c2ae27-d16b-45af-8ee7-db5f62bf5f4e/public_url>
>
>
>
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#121239): https://edk2.groups.io/g/devel/message/121239
Mute This Topic: https://groups.io/mt/111930984/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
[-- Attachment #2: Type: text/html, Size: 12382 bytes --]
prev parent reply other threads:[~2025-04-02 17:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-25 20:39 [edk2-devel] Unknown fatal error when compiling Pantherlake BIOS Facciola, Nicholas via groups.io
2025-04-02 17:01 ` Andrew Fish via groups.io [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=E2CD42AA-8509-4226-938A-429E808991ED@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