ITADN

Build fails on raspberry pi (and probably other aarch64-linux systems too)

#39OpenItsLiyua 创建于 2025-12-18
I
ItsLiyuacommented
Pretty much the title. I'm trying to install the project on my raspberry pi but it fails with: `error: a 'x86_64-linux' with features {} is required to build '/nix/store/zzizbfc1cr0lvz09yi7khk59agqg7fch-clap-4.5.35.drv', but I am a 'aarch64-linux' with features {benchmark, big-parallel, gccarch-armv8-a, kvm, nixos-test}`. Looks like one of the dependencies is not arm compatible. If I can provide any additional information just tell me.
3 条评论