Due to lack of proper bitness detection when cross-compiling a 32-bit target on 64-bit host this leads into inability to properly compile wheels that depends on this (such as using b2 requiring address-model=32)
This refers to the following discussion: arvidn/libtorrent#6792 (comment)