Closed
Bug 1915288
Opened 1 year ago
Closed 1 year ago
[windows bustage] perma error[E0433]: failed to resolve: could not find `synchapi` in `um`
Categories
(Thunderbird :: Upstream Synchronization, defect, P5)
Thunderbird
Upstream Synchronization
Tracking
(Not tracked)
RESOLVED
FIXED
131 Branch
People
(Reporter: intermittent-bug-filer, Assigned: rjl)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file, 1 obsolete file)
Filed by: thunderbird [at] calypsoblue.org
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=471979283&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cbmebB9wTzSSjTK4ngpjUQ/runs/0/artifacts/public/logs/live_backing.log
m-c c25b8e73198b71640136037d0ca520a1ea8d4659 removed the d3d12 crate which had been pulling in winapi's synchapi feature.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → rob
Status: NEW → ASSIGNED
Summary: Intermittent error[E0433]: failed to resolve: could not find `synchapi` in `um` → [windows bustage] perma error[E0433]: failed to resolve: could not find `synchapi` in `um`
Comment 3•1 year ago
|
||
Bug 1914434 showed we need these dependencies to prevent build bustages.
Updated•1 year ago
|
Attachment #9421162 -
Attachment is obsolete: true
Updated•1 year ago
|
Keywords: checkin-needed-tb
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/ec401cfe1a3d
Include platform-specific Rust dependencies when copying deps from mozilla-central. r=rjl,thunderbird-reviewers,tobyp DONTBUILD
Updated•1 year ago
|
Target Milestone: --- → 131 Branch
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•