From: "Facciola, Nicholas via groups.io" <nicholas.facciola=intel.com@groups.io>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
"Bostick, Julian" <julian.bostick@intel.com>
Subject: [edk2-devel] Unknown fatal error when compiling Pantherlake BIOS
Date: Tue, 25 Mar 2025 20:39:46 +0000 [thread overview]
Message-ID: <DM6PR11MB4610ECED3101A13998EAF3A9F0A72@DM6PR11MB4610.namprd11.prod.outlook.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 3787 bytes --]
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)
[cid:image001.png@01DB9D8B.5E349180]<https://www.credly.com/badges/2cf59499-0aa5-461f-a5d7-c234a5d2702f/public_url> [cid:image002.png@01DB9D8B.5E349180] <https://www.credly.com/badges/e3bf5587-cca2-4ae9-84af-aee8d3ef67aa/public_url> [cid:image003.png@01DB9D8B.5E349180] <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 (#121228): https://edk2.groups.io/g/devel/message/121228
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 #1.2: Type: text/html, Size: 10030 bytes --]
[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 48460 bytes --]
[-- Attachment #3: image002.png --]
[-- Type: image/png, Size: 48952 bytes --]
[-- Attachment #4: image003.png --]
[-- Type: image/png, Size: 18777 bytes --]
reply other threads:[~2025-03-27 4:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=DM6PR11MB4610ECED3101A13998EAF3A9F0A72@DM6PR11MB4610.namprd11.prod.outlook.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