Source: cyme Version: 2.2.0+dfsg-2 User: debian-cr...@lists.debian.org Usertags: ftcbfs
Hi, cyme fails to cross build from source. I haven't yet understood it in depth, but there is one aspect that is quite clear: Most rust crates need a dependency on libstd-rust-dev and cyme does not have one. As a result rustc fails locating the core crate. Please add this build dependency. Only nostd crates may omit libstd-rust-dev. This doesn't make cyme build. For some reason, it invokes the wrong linker. I have no clue why. Please consider this aspect out of scope for this bug. Helmut