From: Olivier M. <Oli...@ar...> - 2014-08-20 16:03:38
|
Hi Sabrina, which version of EDK2 sources are you using? EDK2 BaseTools have recently been broken. But a fix has been pushed today (svn rev15847 - 2014-08-20). Thanks, Olivier From: Sabrina Ni [mailto:sab...@li...] Sent: 20 August 2014 17:00 To: edk...@li... Subject: [edk2-buildtools] Call help for build failure Hi, I got error 7000 while executing build.py. Follow direction to call help. Could someone do me a favor ? My python version is 2.7.6. Thanks, Sabrina Traceback (most recent call last): File "/home/sabrina/repo_linaro/test_op_tee/edk2/BaseTools/BinWrappers/PosixLike/../../Source/Python/GenFds/GenFds.py", line 195, in main TargetArchList = set(BuildWorkSpace.BuildObject[GenFdsGlobalVariable.ActivePlatform, 'COMMON', Options.BuildTarget, Options.ToolChain].SupArchList) & set(ArchList) File "/home/sabrina/repo_linaro/test_op_tee/edk2/BaseTools/Source/Python/Workspace/WorkspaceDatabase.py", line 309, in _GetSupArch self._GetHeaderInfo() File "/home/sabrina/repo_linaro/test_op_tee/edk2/BaseTools/Source/Python/Workspace/WorkspaceDatabase.py", line 183, in _GetHeaderInfo RecordList = self._RawData[MODEL_META_DATA_HEADER, self._Arch] File "/home/sabrina/repo_linaro/test_op_tee/edk2/BaseTools/Source/Python/Workspace/MetaFileParser.py", line 235, in __getitem__ self._PostProcess() File "/home/sabrina/repo_linaro/test_op_tee/edk2/BaseTools/Source/Python/Workspace/MetaFileParser.py", line 1253, in _PostProcess Processer[self._ItemType]() File "/home/sabrina/repo_linaro/test_op_tee/edk2/BaseTools/Source/Python/Workspace/MetaFileParser.py", line 1427, in __ProcessDirective __IncludeMacros['WORKSPACE'] = GlobalData.gGlobalDefines['WORKSPACE'] KeyError: 'WORKSPACE' build.py... : error 7000: Failed to execute command GenFds -f /home/sabrina/repo_linaro/test_op_tee/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-FVP-AArch64.fdf -o /home/sabrina/repo_linaro/test_op_tee/edk2/Build/ArmVExpress-FVP-AArch64/DEBUG_ARMGCC -t ARMGCC -b DEBUG -p /home/sa brina/repo_linaro/test_op_tee/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-FVP-AArch64.dsc -a AARCH64 -D "EFI_SOURCE=/home/sabrina/repo_linaro/test_op_tee/edk2/EdkCompatibilityPkg" -D "EDK_SOURCE=/home/sabrina/repo_linaro/test_op_tee/ed k2/EdkCompatibilityPkg" -D "TOOL_CHAIN_TAG=ARMGCC" -D "TOOLCHAIN=ARMGCC" -D "TARGET=DEBUG" -D "WORKSPACE=/home/sabrina/repo_linaro/test_op_tee/edk2" -D "ARM_FOUNDATION_FVP=1" -D "EDK_TOOLS_PATH=/home/sabrina/repo_linaro/test_op_tee/edk2/B aseTools" -D "ARCH=AARCH64" -D "ECP_SOURCE=/home/sabrina/repo_linaro/test_op_tee/edk2/EdkCompatibilityPkg" [/home/sabrina/repo_linaro/test_op_tee/edk2] -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. ARM Limited, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2557590 ARM Holdings plc, Registered office 110 Fulbourn Road, Cambridge CB1 9NJ, Registered in England & Wales, Company No: 2548782 |