1
vaultwarden compiled on Alpine Linux segfaults without "RUSTFLAGS=-C target-feature=-crt-static"
Source: dani-garcia/vaultwarden#2515 · opened by @DerVerruckteFuchs
I've attempted to build vaultwarden on Alpine Linux 3.15 and 3.16, and the resulting binary segfaults when trying to run it. It seems to be a [build environment issue with OpenSSL]( The build environment fix (using RUSTFLAGS=-C target-feature=-crt-static) from the link worked for me. I used env RUSTFLAGS=-C target-feature=-crt-static cargo build..., and I have a build that runs successfully. It would probably be a good idea to set this somewhere for Alpine Linux builds.
No pledges yet. Be the first to back this.
Comments
Similar requests
Re-License of Vaultwarden to AGPLv3
26 votes · 0 comments
My items collection is not created when enabling Enforce organization ownership
4 votes · 0 comments
Add Alpine image for arm64/v8
2 votes · 0 comments
Migration to organization
1 vote · 0 comments
Missing ForcePasswordReset on API key login responses
1 vote · 0 comments
No comments yet.