Skip to content

Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-x64 version 10.0.0 contains clang-19 linked against libc #121975

@zotanmew

Description

@zotanmew

Describe the bug

The package Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-musl-x64 contains a clang-19 binary linked against glibc (instead of musl) in the version 10.0.0. Version 9.0.11 correctly contains a binary linked against musl-libc.

To Reproduce

  1. Download the package from nuget.org and extract it
  2. Run file tools/bin/clang-19
  3. Observe that the output is ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[xxHash]=b5a2e404e8c8ecb5, stripped

Metadata

Metadata

Assignees

Labels

arch-wasmWebAssembly architecturearea-WorkloadsWorkloads like wasm-tools

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions