bug#55559: btrfs-progs fails to cross-compile

2022-05-21 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Pavel, Pavel Shlyak 写道: Only cross-compilation fails guix build btrfs-progs --target=aarch64-linux-gnu Thanks. This was due to - a bogus eudev native-input that should have been regular, - broken Python support somewhere upstream. Handily, said Python support was never actually used by Guix

bug#55559: btrfs-progs fails to cross-compile

2022-05-21 Thread Maxime Devos
Pavel Shlyak schreef op za 21-05-2022 om 21:02 [+0300]: > I can build it natively on aarch64 or x86_64. Only cross-compilation fails > To reproduce, run (on x86_64 host) > guix build btrfs-progs --target=aarch64-linux-gnu > Output: > > configure: error: Package requirements (libudev) were not met:

bug#55559: btrfs-progs fails to cross-compile

2022-05-21 Thread Pavel Shlyak
I can build it natively on aarch64 or x86_64. Only cross-compilation fails To reproduce, run (on x86_64 host) guix build btrfs-progs --target=aarch64-linux-gnu Output: configure: error: Package requirements (libudev) were not met: No package 'libudev' found Consider adjusting the PKG_CONFIG_PATH