Build failure: p11-kit-riscv64-unknown-linux-gnu-0.25-0 (cross compiled) #246545
Labels
0.kind: build failure
A package fails to build
2.status: fix-in-staging
This issue has been fixed in staging but is not yet in the channels or master
6.topic: cross-compilation
Building packages on a different platform than they will be used on
Steps To Reproduce
When trying to build an SD image for either the StarFive VisionFive 2 or Pine64 Star64 boards using the flakes at github.com/nixos/nixos-hardware/starfive/visionfive/v2 or github.com/nixos/nixos-hardware/pine64/star64 there is a problem cross compiling p11-kit due to the test not being allowed during cross compilation.
When looking in the p11-kit default.nix
doCheck
is only set to false for Darwin systems so I patched it with:which I would have thought should have solved the problem, but unfortunately not.
Build log
and the full log is in log.log
Notify maintainers
@NickCao @leifhelm @fgaz @r-ryantm
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.The text was updated successfully, but these errors were encountered: