Dear OPTEE group,
The glibc 2.33 removed _STAT_VER and the upstream buildroot has reflected this change (https://git.busybox.net/buildroot/commit/?id=f45925a951318e9e53bead80b363e004301adc6f). So, I'm wondering whether OPTEE wants to update the buildroot to 2021.02.
PS: I've tested the build process with qemu_v8.xml on my branch: 89c5402. I also attach the log of my failed build.
BTW, the edk2 is also incompatible with python 3.9. For instance, python 3.9 removed tostring() and fromstring, and this will cause errors while building (https://bugs.python.org/issue38916).
Thanks,
Mingyuan
Dear OPTEE group,
The
glibc 2.33removed_STAT_VERand the upstream buildroot has reflected this change (https://git.busybox.net/buildroot/commit/?id=f45925a951318e9e53bead80b363e004301adc6f). So, I'm wondering whether OPTEE wants to update the buildroot to2021.02.PS: I've tested the build process with
qemu_v8.xmlon my branch: 89c5402. I also attach the log of my failed build.BTW, the edk2 is also incompatible with
python 3.9. For instance,python 3.9removedtostring()andfromstring, and this will cause errors while building (https://bugs.python.org/issue38916).Thanks,
Mingyuan