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

2018-07-24 Thread YunQiang Su
Ximin Luo 于2018年7月25日周三 上午7:15写道: > > Can you explain what this patch does and file it to Rust upstream first so I > can see that they think it's OK? MIPS's default GOT size is small for performance, while for some big app, they may complain GOT is too small. So there is an complier time option

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

2018-07-24 Thread Ximin Luo
Can you explain what this patch does and file it to Rust upstream first so I can see that they think it's OK? The first hunk seems like it should be conditioned on the target-architecture being mips64, rather than blanket applied to all architetcures. I'm also unsure if it's better being

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

2018-07-17 Thread Aron Xu
On Sun, Jul 15, 2018 at 11:18 PM Ximin Luo wrote: > > Emilio Pozuelo Monfort: > > [..] > > > > Ok. I wonder if there are other options for us here. > > As the main rust maintainer IMO it's best to just RM the mips binaries so > that testing migration works again. The LLVM bug on mips has been

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

2018-07-15 Thread John Paul Adrian Glaubitz
> On Jul 15, 2018, at 4:53 PM, Ximin Luo wrote: > > Please RM it so other architectures get into Debian testing. We can try again > later when the patch lands in LLVM. No need to reject, the packages already got rejected. Also, if there is a patch for LLVM to backport, I can do that, I

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

2018-07-15 Thread Ximin Luo
Emilio Pozuelo Monfort: > [..] > > Ok. I wonder if there are other options for us here. As the main rust maintainer IMO it's best to just RM the mips binaries so that testing migration works again. The LLVM bug on mips has been fixed recently with an insanely large patch, so it will