mongodb / mongodb/libmongocrypt-rust
Build breaking on arm armv7?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 4
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
hi @isabelatkinson , mongo is exposed as a service in apache opendal and while building on armv7 there is a failure in the bindgen parts of mongocrypt-sys .
Has this been tried before?
ref:
something similar also happened for hdfs-native service and it seems to be due to some recent bindgen update
https://github.com/Kimahriman/hdfs-native/issues/270
https://github.com/rust-lang/rust-bindgen/issues/3319
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked GitHub Actions job and the bindgen portion of mongocrypt-sys to reproduce the armv7 build failure. Compare the referenced hdfs-native and rust-bindgen issues, then verify that the armv7 build completes without the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mongodb, rust
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100