Skip to content

zstd v0.11.2 with feature "thin" failed on armv7/aarch64 musl and glibc due to missing symbols #1075

Open
@NobodyXu

Description

@NobodyXu

Checklist

Describe your issue

Enabling feature "thin" on zstd v0.11.2 caused the armv7/aarch64 build for musl and glibc to fail due to missing symbols.

cargo-bins/cargo-binstall#480

What target(s) are you cross-compiling for?

aarch64-unknown-linux-gnu, aarch64-unknown-linux-musl, armv7-unknown-linux-gnueabihf, armv7-unknown-linux-musleabihf

Which operating system is the host (e.g computer cross is on) running?

  • macOS
  • Windows
  • Linux / BSD
  • other OS (specify in description)

What architecture is the host?

  • x86_64 / AMD64
  • arm32
  • arm64 (including Mac M1)

What container engine is cross using?

  • docker
  • podman
  • other container engine (specify in description)

cross version

cross 0.2.4

Example

No response

Additional information / notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-armArea: ARM targetsA-glibcArea: glibc targetsA-muslArea: musl libc targetsbugupstream

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions