Fails to compile at linking stage https://gitlab.gnome.org/GNOME/librsvg/-/issues/810 Tested workaround and it works Made patch file that had created ".cargo/config" with the following for my arm cross-emerge: [target.aarch64-unknown-linux-gnu] linker = "aarch64-unknown-linux-gnu-gcc" Reproducible: Always Steps to Reproduce: run cross emerge (i.e. aarch64-unknown-linux-gnu-emerge --ask gnome-base/librsvg) Actual Results: fails to compile Expected Results: compile
Please always include the full build.log and emerge --info, but in this case, looks like a dupe of bug 835758. *** This bug has been marked as a duplicate of bug 835758 ***