Created attachment 641276 [details] build.log media-libs/mesa does not compile with ABI_X86=32 when clang is the compiler.
To recap from IRC, we found that meson uses auto-detection logic for host_machine.cpu_family, despite the presence of a native file. This logic breaks with clang.
*** This bug has been marked as a duplicate of bug 723224 ***