Re: llvm on aarch64 builds very slowly

2022-02-26 Thread Kaelyn
On Wednesday, February 23rd, 2022 at 9:49 AM, Christopher Baines wrote: > Ricardo Wurmus rek...@elephly.net writes: > > > Ricardo Wurmus rek...@elephly.net writes: > > > > > Hi Guix, > > > > > > I had to manually run the build of llvm 11 on aarch64, because it would > > > > > > keep timing out:

Re: llvm on aarch64 builds very slowly

2022-02-23 Thread Maxim Cournoyer
Hi Ricardo, Ricardo Wurmus writes: > Hi Guix, > > I had to manually run the build of llvm 11 on aarch64, because it would > keep timing out: > > time guix build > /gnu/store/0hc7inxqcczb8mq2wcwrcw0vd3i2agkv-llvm-11.0.0.drv > --timeout=99 --max-silent-time=99 > > After more than two d

Re: llvm on aarch64 builds very slowly

2022-02-23 Thread Christopher Baines
Ricardo Wurmus writes: > Ricardo Wurmus writes: > >> Hi Guix, >> >> I had to manually run the build of llvm 11 on aarch64, because it would >> keep timing out: >> >> time guix build >> /gnu/store/0hc7inxqcczb8mq2wcwrcw0vd3i2agkv-llvm-11.0.0.drv --timeout=99 >> --max-silent-time=99

Re: llvm on aarch64 builds very slowly

2022-02-23 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Hi Guix, > > I had to manually run the build of llvm 11 on aarch64, because it would > keep timing out: > > time guix build > /gnu/store/0hc7inxqcczb8mq2wcwrcw0vd3i2agkv-llvm-11.0.0.drv --timeout=99 > --max-silent-time=99 > > After more than two days it fi