servo / rust-mozjs

DEPRECATED - moved to servo/mozjs instead.
Mozilla Public License 2.0
293 stars 122 forks source link

Debug build failure on debian. #308

Closed emilio closed 7 years ago

emilio commented 7 years ago

@anholt over in https://github.com/servo/servo/pull/13629:

I haven't marked ./mach build -d as passing because it's failing for me in mozjs:

/home/anholt/src/servo/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/js/src/old-configure: 72: ./config.cache: Syntax error: Unterminated quoted string

However, it's also failing without this patch. ./mach build -r is succeeding.

emilio commented 7 years ago

This belongs to mozjs, see https://github.com/servo/mozjs/issues/106