Skip to content

Fails to build on linux-musl-aarch64 #2022

Closed
@michalszmidt

Description

@michalszmidt

There is another thread of this issue here: rust-lang/rustup#3324
But it seems that those builds fails only with openssl as a dependency.

I've setup a toy-repo with CirrusCI aarch64 runners on Alpine.

there are 3 configurations

  1. FAILS Explicitly selecting openssl: build log
  2. FAILS Bindings-over system tls: build log
  3. PASSES Rustls: build log

App does simple dns-over-tls query to example.com

build with cargo build --release --verbose
alpine latest stable
rust latest stable from rustup

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions