-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Broken CI with bindgen and anonymous enum in mbed #334
Comments
First guess was version update, but (1) version is pinned at @malishav's fork of psa crate
and (2) using latest version works fine
running with |
The only public mention of an issue like that which I found is rust-lang/rust-bindgen#2488 / rust-lang/rust-bindgen#2312. [edit, added:] Hm, we're using a fork from somewhere ancient. Interestingly, my local checkout has a branch where I fixed this already by updating bindgen (malishav/rust-psa-crypto#1). Let's see if that suffices… |
This was closed in #339 and by malishav/rust-psa-crypto#1 |
This is blocking new PRs, including #331 and #333 .
See for example https://github.com/openwsn-berkeley/lakers/actions/runs/12909246534/job/35996534344?pr=331#logs
Issue is related to
bindgen
which is used bylakers-crypto-psa
:The text was updated successfully, but these errors were encountered: