Open muvarov opened 1 year ago
data-formats/build.rs breaks compilation. If file deleted compilation works fine.
Just to re-check everything, you are cross-compiling aarch64 on aarch64, and native compilation worked on aarch64. Is that right?
Just to re-check everything, you are cross-compiling aarch64 on aarch64, and native compilation worked on aarch64. Is that right?
Yes, that is correct.
Native compilation (aarch64) works fine. But cross compilation (aarch64 on aarch64) mostly works fine, but fails on linking fdo-data-formats.
Full log: