foundry-rs / foundry-rs/foundry
bug: build from source fails for out of memory on bionic-based systems with less than 3GB of RAM and without swap
Open
A-compatibility
A-releases
T-bug
- Dominant language
- Rust
- Stars
- 10.6k
- Forks
- 2.6k
- Avg merge
- 18h 20m
- Merged PRs (30d)
- 510
Description
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
v1.0.0
### What command(s) is the bug in?
_No response_
### Operating System
Linux
### Describe the bug
Oh, cargo goes simply out of memory at link time. I was wondering if it was available an option to dilute memory usage even though I doubt there will be.
I suppose I should rebuild Android kernel to enable some swap if I want to build it bare-metal.
Contributor guide
Assessment
This issue has not been assessed yet.