Hi Adrian, On 28/05/18 10:33, John Paul Adrian Glaubitz wrote: > On 05/28/2018 08:52 AM, Emilio Pozuelo Monfort wrote: >> Any progress on these issues? I see that rust built on mips64el but it now >> hangs. And mips/el are still uncompiled. > > I have not been able to build rustc natively on mips/mipsel because the > process > always runs out of memory when I try on minkus and eller. > > I tried the workaround from [1] to disable debuginfo for the standard library > but that didn't help either.
Ok. I wonder if there are other options for us here. At what point does it run out of memory? Do you have a log? BTW mips64el is failing to build on the buildds. It only built there once, on eberlin. Is that the only mips64el buildd with an FPU? That could explain the timeouts. Cheers, Emilio