From: "gaoliming" <gaoliming@byosoft.com.cn>
To: <devel@edk2.groups.io>, <luming.jin@mercedes-benz.com>
Subject: 回复: [edk2-devel] please help fix building error
Date: Thu, 6 Apr 2023 08:46:06 +0800 [thread overview]
Message-ID: <00e201d96821$2c396a30$84ac3e90$@byosoft.com.cn> (raw)
In-Reply-To: <aa4898a235c44af49a40a52a02248d27@mercedes-benz.com>
[-- Attachment #1: Type: text/plain, Size: 6265 bytes --]
Seemly, you still uses Python2.7. Can you try Python 3 ?
Thanks
Liming
发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 luming.jin via groups.io
发送时间: 2023年4月5日 19:35
收件人: devel@edk2.groups.io
主题: [edk2-devel] please help fix building error
Hello all
I am trying to build but with following error msg,
Could you please help?
Active Platform = /home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/boot/QcomPkg/SocPkg/Makena/AU/Core.dsc
.... done!
#
build.py...
: error C0DE: Unknown fatal error when processing [/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/boot/QcomPkg/Library/EblCmdLib/EblCmdLib.inf [AARCH64, CLANG100LINUX, RELEASE]]
(Please send email to devel@edk2.groups.io <mailto:devel@edk2.groups.io> for help, attaching following call stack trace!)
(Python 2.7.18 on linux2) Traceback (most recent call last):
File "/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/edk2/BaseTools/Source/Python/build/build.py", line 2599, in Main
MyBuild.Launch()
File "/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/edk2/BaseTools/Source/Python/build/build.py", line 2392, in Launch
self._BuildPlatform()
File "/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/edk2/BaseTools/Source/Python/build/build.py", line 1756, in _BuildPlatform
CmdListDict = self._GenFfsCmd(Wa.ArchList)
File "/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/edk2/BaseTools/Source/Python/build/build.py", line 2006, in _GenFfsCmd
GenFfsDict = GenFds.GenFfsMakefile('', GlobalData.gFdfParser, self, ArchList, GlobalData)
File "/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/edk2/BaseTools/Source/Python/GenFds/GenFds.py", line 544, in GenFfsMakefile
FvObj.AddToBuffer(Buffer=None, Flag=True)
File "/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/edk2/BaseTools/Source/Python/GenFds/Fv.py", line 127, in AddToBuffer
FileName = FfsFile.GenFfs(MacroDict, FvParentAddr=BaseAddress, IsMakefile=Flag, FvName=self.UiFvName)
File "/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/edk2/BaseTools/Source/Python/GenFds/FfsInfStatement.py", line 518, in GenFfs
InputSectList, InputSectAlignments = self.__GenComplexFileSection__(Rule, FvChildAddr, FvParentAddr, IsMakefile=IsMakefile)
File "/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/edk2/BaseTools/Source/Python/GenFds/FfsInfStatement.py", line 969, in __GenComplexFileSection__
SectList, Align = Sect.GenSection(self.OutputPath, self.ModuleGuid, SecIndex, self.KeyStringList, self, IsMakefile = IsMakefile)
File "/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/edk2/BaseTools/Source/Python/GenFds/EfiSection.py", line 321, in GenSection
IsMakefile=IsMakefile
File "/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/edk2/BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py", line 502, in GenerateSection
if (os.path.getsize(Output) >= GenFdsGlobalVariable.LARGE_FILE_SIZE and
File "/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/edk2/BaseTools/Source/Python/Common/LongFilePathOsPath.py", line 21, in getsize
return os.path.getsize(LongFilePath(filename))
File "/usr/lib/python2.7/genericpath.py", line 57, in getsize
return os.stat(filename).st_size
OSError: [Errno 2] No such file or directory: '/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/Build/MakenaAU/Core/RELEASE_CLANG100LINUX/FV/Ffs/125E61D7-E824-4943-8BE9-1ADD2B197360MorPpiDxe/125E61D7-E824-4943-8BE9-1ADD2B197360SEC2.1.pe32'
- Failed -
Build end time: 19:31:20, Apr.05 2023
Build total time: 00:00:05
ERROR: buildex::Run ['python', u'/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/edk2/BaseTools/Source/Python/build/build.py', u'-p', u'QcomPkg/SocPkg/Makena/AU/Core.dsc', u'-j', u'QcomPkg/SocPkg/Makena/AU/build_Core.log', u'-w', u'-a', u'AARCH64', u'-b', u'RELEASE', u'-t', u'CLANG100LINUX', 'cleanall', '-D', 'TARGETPKG=SocPkg', '-D', 'EDK2ROOT=/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/edk2', '-D', 'BOOTTOOLS=/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/boot_tools', '-D', u'COMPILER=CLANG100LINUX', '-D', u'SECTOOLSROOT=/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/common/sectools', '-D', 'QCOMDIR=', '-D', 'TARGETID=SocMakena', '-D', u'VAR=AU', '-D', 'TARGETROOT=QcomPkg/SocPkg/Makena', '-D', u'BOOTROOT=/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images/boot', '-D', 'BUILDROOT=/home/luming/01_work/01_project/8295/rse/sa8295p-hqx-4-5-5-1_amss_standard_oem/boot/boot_images', '-D', 'PRODMODE=PRODMODE', '-D', 'XBLSEC=', '-D', u'AARCH=AARCH64', '-D', 'SECONDDLL=', '-D', 'COMPLIER=', '-D', 'REL=RELEASE', '-D', 'FIRSTDLL='] Build Subprocess failed with error...
None
致以诚挚的问候 / Kind Regards / Mit freundlichen Grüßen
Luming Jin (Mr.) / 金镥明 RDCS
Software | Connectivity & Autonomous Driving | R&D China
Mercedes-Benz Car | Daimler Greater China Ltd.(DGRC)
Mobile: +86 13564643846 | E-Mail: luming.jin@mercedes-benz.com <mailto:luming.jin@mercedes-benz.com>
Training Center, #2069 Jinxiu Dong Road, Pudong New District, Shanghai 201206
上海市浦东新区锦绣东路2069号 梅赛德斯-奔驰培训中心, 邮编:201206
If you are not the addressee, please inform us immediately that you have received this e-mail by mistake, and delete it. We thank you for your support.
[-- Attachment #2: Type: text/html, Size: 14078 bytes --]
next prev parent reply other threads:[~2023-04-06 0:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-05 11:34 please help fix building error luming.jin
2023-04-06 0:46 ` gaoliming [this message]
2023-04-06 1:39 ` [edk2-devel] " luming.jin
2023-04-12 5:43 ` 回复: " gaoliming
2023-04-12 5:46 ` luming.jin
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='00e201d96821$2c396a30$84ac3e90$@byosoft.com.cn' \
--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