$ build -a AARCH64 -t GCC5 -p Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc -b RELEASE
Build environment: Linux-4.18.0-305.el8.x86_64-x86_64-with-redhat-8.4-Ootpa
Build start time: 10:29:16, Sep.06 2021
WORKSPACE = /path/to/tianocore/edk2
PACKAGES_PATH = /path/to/tianocore/edk2:/path/to/tianocore/edk2-platforms
EDK_TOOLS_PATH = /path/to/tianocore/edk2/BaseTools
CONF_PATH = /path/to/tianocore/edk2/Conf
PYTHON_COMMAND = /usr/bin/python2.7
Architecture(s) = AARCH64
Build target = RELEASE
Processing meta-data .Toolchain = GCC5
Active Platform = /path/to/tianocore/edk2-platforms/Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc
......... done!
~snip.~
The git sources we are using are as follows.
■edk2 git source
using tag: edk2-stable202105
■edk2-platforms git source
commit 901d3c52ed23f8c341424d46b89d27051043ba07 (HEAD -> master, origin/master, origin/HEAD)
Author: Pete Batard <pete@akeo.ie>
Date: Wed Sep 1 17:46:10 2021 +0100
Platform/RaspberryPi/RPi4: Add _DSM ACPI method for 32-bit MMIO xHCI access
■acpica git source
using branch: ffceba1df23f8dbbc64a1023314ec179b4f5331e
commit ffceba1df23f8dbbc64a1023314ec179b4f5331e (HEAD -> master, tag: R06_04_21, origin/master, origin/HEAD)
Author: Robert Moore <Robert.Moore@intel.com>
Date: Fri Jun 4 08:01:07 2021 -0700
Update version to 20210604
Version 20210604.
If anyone knows how to solve this problem, or I'm posting in the wrong place, please let me know.