Closed Bug 1522754 Opened 7 years ago Closed 7 years ago

Intermittent make[3]: *** [force-cargo-host-program-build] Error 101 | After recipe for target 'force-cargo-host-program-build' failed

Categories

(Core :: JavaScript Engine, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Filed by: nbeleuzu [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=223956356&repo=mozilla-central

https://queue.taskcluster.net/v1/task/STwWtJQHQ1uozgBjZzZMPA/runs/0/artifacts/public/logs/live_backing.log

[task 2019-01-25T04:41:43.027Z] Compiling baldrdash v0.1.0 (/builds/worker/checkouts/gecko/js/src/wasm/cranelift)
[task 2019-01-25T04:42:26.277Z] error: Could not compile lalrpop-snap.
[task 2019-01-25T04:42:26.277Z]
[task 2019-01-25T04:42:26.277Z] To learn more, run the command again with --verbose.
[task 2019-01-25T04:42:26.278Z] /builds/worker/checkouts/gecko/config/rules.mk:1088: recipe for target 'force-cargo-host-program-build' failed
[task 2019-01-25T04:42:26.278Z] make[3]: *** [force-cargo-host-program-build] Error 101
[task 2019-01-25T04:42:26.278Z] make[3]: Leaving directory '/builds/worker/workspace/obj-haz-shell/js/src/frontend/binsource'
[task 2019-01-25T04:42:26.278Z] /builds/worker/checkouts/gecko/config/recurse.mk:74: recipe for target 'js/src/frontend/binsource/host' failed
[task 2019-01-25T04:42:26.278Z] make[2]: *** [js/src/frontend/binsource/host] Error 2
[task 2019-01-25T04:42:26.278Z] make[2]: *** Waiting for unfinished jobs....
[task 2019-01-25T04:42:37.286Z] Compiling cranelift-frontend v0.26.0
[task 2019-01-25T04:42:40.113Z] Compiling cranelift-wasm v0.26.0
[task 2019-01-25T04:42:48.507Z] Compiling jsrust_shared v0.1.0 (/builds/worker/checkouts/gecko/js/src/rust/shared)
[task 2019-01-25T04:42:48.573Z] Compiling jsrust v0.1.0 (/builds/worker/checkouts/gecko/js/src/rust)
[task 2019-01-25T04:43:24.371Z] Finished release [optimized] target(s) in 4m 18s
[task 2019-01-25T04:43:24.385Z] make[3]: Leaving directory '/builds/worker/workspace/obj-haz-shell/js/src/rust'
[task 2019-01-25T04:43:24.385Z] make[2]: Leaving directory '/builds/worker/workspace/obj-haz-shell'
[task 2019-01-25T04:43:24.385Z] /builds/worker/checkouts/gecko/config/recurse.mk:32: recipe for target 'compile' failed
[task 2019-01-25T04:43:24.385Z] make[1]: *** [compile] Error 2
[task 2019-01-25T04:43:24.385Z] make[1]: Leaving directory '/builds/worker/workspace/obj-haz-shell'
[task 2019-01-25T04:43:24.385Z] /builds/worker/checkouts/gecko/config/rules.mk:415: recipe for target 'default' failed
[task 2019-01-25T04:43:24.385Z] make: *** [default] Error 2
[taskcluster 2019-01-25 04:43:24.803Z] === Task Finished ===
[taskcluster 2019-01-25 04:43:24.942Z] Artifact "public/build" not found at "/builds/worker/artifacts/"
[taskcluster 2019-01-25 04:43:25.602Z] Unsuccessful task run with exit code: 1 completed in 595.023 seconds

It's not baldrdash (wasm with cranelift) but lalrpop-snap, which is used by binast.

Component: Javascript: Web Assembly → JavaScript Engine

Well, on the upside, once bug 1520001 manages to land, we won't depend on lalrpop-* anymore.

Depends on: 1520001
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.