Skip to content

max-pure feature is not pure (pulls in libsqlite3-sys) #1681

Closed
@tanriol

Description

@tanriol

Current behavior 😯

$ cargo build --target aarch64-unknown-linux-musl --release --no-default-features --features=max-pure
[...]
error: failed to run custom build command for `libsqlite3-sys v0.30.1`

Expected behavior 🤔

max-pure feature should be actually pure (ideally, CI should ensure it works without a C compiler available at all)

Git behavior

No response

Steps to reproduce 🕹

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    acknowledgedan issue is accepted as shortcoming to be fixedblockedIssue can't progress due to external dependencieshelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions