<div dir="ltr"><span style="color:rgb(66,66,66);font-family:"Roboto Mono",monospace;font-size:12.8px;white-space:pre-wrap">Package: librust-generator-dev
Version: </span>0.6.20-3<span style="color:rgb(66,66,66);font-family:"Roboto Mono",monospace;font-size:12.8px;white-space:pre-wrap">
</span>Currently the package panics explicitly when building in arch other than amd64/arm64, see <a href="https://github.com/Xudong-Huang/generator-rs/blob/master/build.rs#L26">https://github.com/Xudong-Huang/generator-rs/blob/master/build.rs#L26</a>. It would be better to follow the upstream to build only in arch amd64/arm64 instead of trying on all archs.<div><br></div><div>Another reason to not try with all arch is that, the package generates asm code which depends on the arch. Even if the package builds successfully on an unsupported arch, the behavior may not be right as upstream never verifies the generated asm code.</div><div><br></div><div>Thanks,</div><div>Regards.</div></div>