Re: [Pkg-rust-maintainers] Bug#881845: rustc: FTBFS on mips*: test failures

2018-07-15 Thread Emilio Pozuelo Monfort
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



Re: [Pkg-rust-maintainers] Bug#881845: rustc: FTBFS on mips*: test failures

2018-07-15 Thread John Paul Adrian Glaubitz
On 07/15/2018 12:33 PM, Emilio Pozuelo Monfort wrote:
> 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?

I don't have a log, unfortunately, because I'm always building on eller or
minkus where I cannot use sbuild but just run dpkg-buildpackage directly. I
can, however, run the output through "tee" to get a logfile.

The error looked very similar to the one we have seen on 32-Bit ARM targets,
see [1]. The same workaround used for arm* in the debian/rules file didn't
help on mips* though.

> 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.

No idea. I just know there is apparently still a bug in the atomics code
on mips* in LLVM, see [2].

Adrian

> [1] https://github.com/rust-lang/rust/issues/45854
> [2] https://bugs.llvm.org/show_bug.cgi?id=32020

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



Re: [Pkg-rust-maintainers] Bug#881845: rustc: FTBFS on mips*: test failures

2018-05-28 Thread John Paul Adrian Glaubitz
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.

Adrian

> [1] https://github.com/rust-lang/rust/issues/45854

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913