llvmPackages_7.compiler-rt fails to produce output path on armv7l #87266
Labels
0.kind: bug
Something is broken
6.topic: llvm/clang
Issues related to llvmPackages, clangStdenv and related
Describe the bug
A clear and concise description of what the bug is.
Same issue as #66693 or #85622, but on armv7l
Additional context
Add any other context about the problem here.
On @thefloweringash's hydra, the clang build first started failing with this error after going from 84cf00f to 7e07846.
I diffed the range and found 74f3b25 to be the most likely culprit.
It enabled some cmakeFlags globally which used to only be enabled on darwin and useLLVM systems.
I don't know what exactly these do but, I was able to build
llvmPackages_7.compiler-rt
on my rpi2 by disabling them on aarch32:Since I have no idea why this works and what would be affected, I'd rather have someone look over this.
Notify maintainers
@TravisWhitaker @matthewbauer
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result."armv7l-linux"
Linux 5.4.25, NixOS, 20.09pre-git (Nightingale)
yes
yes
nix-env (Nix) 2.3.3
"nixos-unstable2, nixos-20.09pre223023.fce7562cf46, nixos-unstable"
/nix/var/nix/profiles/per-user/root/channels/nixos
Maintainer information:
The text was updated successfully, but these errors were encountered: