Closed Bug 1834940 Opened 1 year ago Closed 4 months ago

error[E0422]: cannot find struct, variant or union type `Backend` in this scope

Categories

(Core :: Security: PSM, enhancement, P1)

Unspecified
iOS
enhancement

Tracking

()

RESOLVED FIXED
125 Branch
Tracking Status
firefox125 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [psm-assigned])

Attachments

(1 file)

Building with --target=aarch64-apple-ios fails with (among many other things):

 0:10.95 error[E0422]: cannot find struct, variant or union type `Backend` in this scope
 0:10.95    --> security/manager/ssl/osclientcerts/src/lib.rs:134:49
 0:10.95     |
 0:10.95 134 |     let manager_proxy = match ManagerProxy::new(Backend {}) {
 0:10.95     |                                                 ^^^^^^^ not found in this scope
 0:11.00 For more information about this error, try `rustc --explain E0422`.
Group: mozilla-employee-confidential

The severity field is not set for this bug.
:keeler, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(dkeeler)
Severity: -- → N/A
Type: defect → enhancement
Flags: needinfo?(dkeeler)
Priority: -- → P1
Whiteboard: [psm-assigned]j
Whiteboard: [psm-assigned]j → [psm-assigned]
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/49f1fa1613e0
Add iOS support to client cert modules. r=keeler
Status: NEW → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Group: mozilla-employee-confidential
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: