bug#62192: Test failures in binfmt emulated builds

2024-06-02 Thread Maxim Cournoyer
Hi Greg, Greg Hogan writes: > The following emulated build using binfmt should work according to the > documentation example at > https://guix.gnu.org/manual/en/html_node/Native-Builds.html > > $ uname -m > x86_64 > > > The package was previously built on an aarch64 offload machine: > > $ file $

bug#62192: Test failures in binfmt emulated builds

2023-03-14 Thread Greg Hogan
The following emulated build using binfmt should work according to the documentation example at https://guix.gnu.org/manual/en/html_node/Native-Builds.html $ uname -m x86_64 The package was previously built on an aarch64 offload machine: $ file $(guix build --system=aarch64-linux hello)/bin/hel