Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rustc cannot determine correct SYSROOT for setups with shared components from sysroots #217835

Open
Smorci opened this issue Feb 23, 2023 · 0 comments
Labels
0.kind: bug Something is broken

Comments

@Smorci
Copy link

Smorci commented Feb 23, 2023

Describe the bug

wasm-pack cannot find the right rustc SYSROOT when using rust-overlay

Expected behavior

Correct SYSROOT is used

Additional context

The changes that cause this bug were attempted to be fixed but in some cases this doesn't seem to be enough. Here is a more detailed explanation why that could be happening.

Posting this here because this behaviour might get hardcoded into rustc

Notify maintainers

@cstrahan @globin @Havvy

Metadata

 { nix-info } nix-info -m
 - system: `"x86_64-linux"`
 - host os: `Linux 6.1.11, NixOS, 23.05 (Stoat), 23.05pre453856.d917136f550`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.13.2`
 - channels(marci): `"home-manager-21.05.tar.gz"`
 - channels(root): `"agenix, nixos"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken
Projects
None yet
Development

No branches or pull requests

1 participant