Hi Khem,
Looking at above error report it appears the build was triggered using the Yoe distro with
clang as the default compiler targeting cortexa57 (AArch64).
I'm trying to reproduce this clean upstream Poky environment
The key differences I need to replicate are:
- Yoe distro vs Poky
- clang as default compiler vs gcc
- cortexa57 AArch64 target
Could you point me to the Yoe distro.conf (or the relevant
compiler/tuning config) so I can reproduce the exact build
environment? I have meta-clang added to my layer stack and
am testing against qemuarm64 as a starting point.
Thanks,
Ashish