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

question: what does it mean if nix is trying to build bootstrap-tools? #5

Open
colemickens opened this issue May 12, 2023 · 1 comment

Comments

@colemickens
Copy link

Hi,

I have two machine configs, one builds, the other, adds some to the first, and does not build. Eventually it tries to build something that needs bootstrap-tools. And that seems to forcibly want a native builder.

Any tips on what this means, or how to resolve it? Since I'm able to cross-compile the minimal build, I could qemu boot it, or have someone remote operate my VF2 far away and do a native build, but I'd also really like to cross-compile as much as possible.

@colemickens
Copy link
Author

error: a 'riscv64-linux' with features {} is required to build '/nix/store/03w7yyb2cqw3blz9biawkypig49lx2fc-bootstrap-tools.drv', but I am a 'x86_64-linux' with features {benchmark, big-parallel, kvm, nixos-test, recursive-nix}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant