On Wed, Nov 9, 2016 at 8:41 AM, Kartikaya Gupta <kgu...@mozilla.com> wrote:

> If I edit the third_party/rust/cmake/src/lib.rs
> in-place, the build fails because of a hash mismatch.

Interesting! This is supposed to happen as a check against corruption
and/or non-reproducible builds, but I can't reproduce by modifying
third_party/rust/byteorder/src/lib.rs. Is this the full gecko `mach
build` or a local `cargo build` of the crate you're working on?

> However if I do that the force-cargo-build step in the
> build fails saying the lock file needs updating but --locked was
> passed.

Try running 'cargo update' in toolkit/library/rust

 -r
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to