Closed
Bug 1769901
Opened 3 years ago
Closed 3 years ago
Update numerous rust crates
Categories
(Core :: General, task)
Core
General
Tracking
()
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/6762fd57aa0f
Update numerous rust crates. r=emilio
Comment 3•3 years ago
|
||
Backed out for causing build bustages.
- backout: https://hg.mozilla.org/integration/autoland/rev/6b1d7a075f587df466faaa4b4c9a7b17e452c518
- push: https://treeherder.mozilla.org/jobs?repo=autoland&group_state=expanded&revision=6762fd57aa0ffec235d2baa9484d28305d73db45
- failure log: https://treeherder.mozilla.org/logviewer?job_id=378544151&repo=autoland&lineNumber=60965
[task 2022-05-18T21:17:18.502Z] 21:17:18 INFO - [glslopt 0.1.9] cargo:rustc-link-lib=stdc++
[task 2022-05-18T21:17:18.502Z] 21:17:18 WARNING - warning: glsl-optimizer/src/util/softfloat.c:214:42: warning: result of comparison of constant 32768 with expression of type 'int16_t' (aka 'short') is always false [-Wtautological-constant-out-of-range-compare]
[task 2022-05-18T21:17:18.503Z] 21:17:18 INFO - warning: } else if ((e > 0x1d) || (0x8000 <= m)) {
[task 2022-05-18T21:17:18.503Z] 21:17:18 INFO - warning: ~~~~~~ ^ ~
[task 2022-05-18T21:17:18.503Z] 21:17:18 INFO - warning: 1 warning generated.
[task 2022-05-18T21:17:18.503Z] 21:17:18 INFO - error: build failed
[task 2022-05-18T21:17:18.503Z] 21:17:18 ERROR - gmake[4]: *** [/builds/worker/checkouts/gecko/config/makefiles/rust.mk:430: force-cargo-library-build] Error 101
[task 2022-05-18T21:17:18.503Z] 21:17:18 INFO - gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/library/gtest/rust'
[task 2022-05-18T21:17:18.504Z] 21:17:18 ERROR - gmake[3]: *** [/builds/worker/checkouts/gecko/config/recurse.mk:72: toolkit/library/gtest/rust/target] Error 2
[task 2022-05-18T21:17:18.504Z] 21:17:18 INFO - gmake[3]: *** Waiting for unfinished jobs....
Flags: needinfo?(mh+mozilla)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/569aeddef6f7
Update numerous rust crates. r=emilio
Comment 5•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•