bug#65759: Bug

2023-09-07 Thread Josselin Poiret via Bug reports for GNU Guix
Hi Sjors, "Sjors Provoost" writes: > Hi Josselin, > > Restarting the command a few times it kept failing at different packages, but > eventually made it through just fine. Glad it ended up working! Maybe an issue of builds OOM'ing, if the machine was already under some load? > The building

bug#65759: Bug

2023-09-07 Thread Josselin Poiret via Bug reports for GNU Guix
Oops, forgot to close. Feel free to re-open if something was missing. Best, -- Josselin Poiret signature.asc Description: PGP signature

bug#65759: Bug

2023-09-06 Thread Sjors Provoost
Hi Josselin, Restarting the command a few times it kept failing at different packages, but eventually made it through just fine. The building machine is indeed x86_64-linux, the Bitcoin projects uses cross compilation to make binaries for macOS (and requires you to download the SDK and run a

bug#65759: Bug

2023-09-06 Thread Josselin Poiret via Bug reports for GNU Guix
Hi Sjors, Sjors Provoost writes: > $ HOSTS='x86_64-apple-darwin arm64-apple-darwin' ./contrib/guix/guix-build || > echo -e "\a" Guix doesn't support apple-darwin as a system. I don't know how the bitcoin project does it, but you probably want to report this to them instead. I don't see

bug#65759: Bug

2023-09-05 Thread Sjors Provoost
While testing: https://github.com/bitcoin/bitcoin/pull/27099 But it's been a few months since I last ran a Guix build. The machine is an AMD running Ubuntu 23.04 $ HOSTS='x86_64-apple-darwin arm64-apple-darwin' ./contrib/guix/guix-build || echo -e "\a" Found macOS SDK at