pub const INCOMPATIBLE_ARCHITECTURE: &str = "E2003";Expand description
A candidate with the right name has the wrong machine, ELF class or endianness. It is reported in preference to plain absence, because it names what was found; the usual cause is a host library reached while packaging from a sysroot for another architecture.