use a git hash for packed_simd
Categories
(Firefox Build System :: General, task)
Tracking
(firefox75 fixed)
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
Details
Attachments
(1 file)
| Assignee | ||
Comment 1•6 years ago
|
||
A hash is better than a branch name.
Comment 4•6 years ago
|
||
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=288416994&repo=autoland&lineNumber=258
Backout link: https://hg.mozilla.org/integration/autoland/rev/d25e5c66de22
[task 2020-02-11T22:31:38.935Z] cargo build --frozen --verbose --release --target "$TARGET"
[task 2020-02-11T22:31:38.935Z] + cargo build --frozen --verbose --release --target x86_64-unknown-linux-gnu
[task 2020-02-11T22:31:39.330Z] Updating git repository https://github.com/hsivonen/packed_simd
[task 2020-02-11T22:31:39.362Z] error: failed to resolve patches for https://github.com/rust-lang/crates.io-index
[task 2020-02-11T22:31:39.362Z]
[task 2020-02-11T22:31:39.362Z] Caused by:
[task 2020-02-11T22:31:39.362Z] failed to load source for a dependency on packed_simd
[task 2020-02-11T22:31:39.362Z]
[task 2020-02-11T22:31:39.362Z] Caused by:
[task 2020-02-11T22:31:39.362Z] Unable to update https://github.com/hsivonen/packed_simd?rev=3541e3818fdc7c2a24f87e3459151a4ce955a67a#3541e381
[task 2020-02-11T22:31:39.362Z]
[task 2020-02-11T22:31:39.362Z] Caused by:
[task 2020-02-11T22:31:39.362Z] failed to clone into: /builds/worker/.cargo/git/db/packed_simd-586bce2b3f3a8f5b
[task 2020-02-11T22:31:39.362Z]
[task 2020-02-11T22:31:39.362Z] Caused by:
[task 2020-02-11T22:31:39.362Z] attempting to update a git repository, but --frozen was specified
[fetches 2020-02-11T22:31:39.366Z] removing /builds/worker/fetches
[fetches 2020-02-11T22:31:39.534Z] finished
[taskcluster 2020-02-11 22:31:42.842Z] === Task Finished ===
[taskcluster 2020-02-11 22:31:43.029Z] Artifact "public/build" not found at "/builds/worker/artifacts/"
[taskcluster 2020-02-11 22:31:43.175Z] Unsuccessful task run with exit code: 101 completed in 176.641 seconds
| Assignee | ||
Updated•6 years ago
|
Comment 6•6 years ago
|
||
| bugherder | ||
Description
•