Thanks! It works now. Peter
On 13 August 2016 at 14:50, Manish Goregaokar <[email protected]> wrote: > rm -rf target/*/build/mozjs* should do the trick. > > There was a spidermonkey update and the old build artefacts mess the build > up. > > Sorry! > > -Manish Goregaokar > > On Sat, Aug 13, 2016 at 7:18 PM, Peter Hall <[email protected]> wrote: > > > Hi, > > I upgraded OSX this week (to 10.11.6), but also it's been a while since I > > tried to compile servo. In any case, I get errors that I'm not sure how > to > > solve. > > > > The first error is: > > > > error: failed to run custom build command for `mozjs_sys v0.0.0 ( > > https://github.com/servo/mozjs#94eabc21)` process didn't exit > > successfully: > > `/Users/peter/dev/rust/servo/target/debug/build/mozjs_sys- > > 661d4efe7c7ca939/build-script-build` > > (exit code: 101) > > > > Any suggestions? > > > > The full errors are here: > > https://gist.github.com/peterjoel/98a871d68946b766baaa0e964a1ca9c3 > > > > > > And: > > > > $ rustc --version --verbose > > rustc 1.12.0-nightly (8787a1233 2016-08-11) > > binary: rustc > > commit-hash: 8787a12334439d47e931be26fef53381ce337c3a > > commit-date: 2016-08-11 > > host: x86_64-apple-darwin > > release: 1.12.0-nightly > > > > > > > > Peter > > _______________________________________________ > > dev-servo mailing list > > [email protected] > > https://lists.mozilla.org/listinfo/dev-servo > > > _______________________________________________ > dev-servo mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-servo > _______________________________________________ dev-servo mailing list [email protected] https://lists.mozilla.org/listinfo/dev-servo

