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

2018-08-01 Thread YunQiang Su
Index: rustc-1.27.1+dfsg1/src/bootstrap/bootstrap.py === --- rustc-1.27.1+dfsg1.orig/src/bootstrap/bootstrap.py +++ rustc-1.27.1+dfsg1/src/bootstrap/bootstrap.py @@ -591,6 +591,8 @@ class RustBuild(object): (os.pathsep +

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

2018-07-23 Thread YunQiang Su
1.27.1+dfsg1-1~exp4 still FTBFS. As rustc seems need big got. --- a/src/bootstrap/bootstrap.py +++ b/src/bootstrap/bootstrap.py @@ -590,7 +590,7 @@ env["LIBRARY_PATH"] = os.path.join(self.bin_root(), "lib") + \ (os.pathsep + env["LIBRARY_PATH"]) \ if

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

2018-07-20 Thread John Paul Adrian Glaubitz
Blacklisting doesn’t fix the transition block. Once the package is outdated on any of the release architectures, transition is blocked. > On Jul 20, 2018, at 5:15 PM, YunQiang Su wrote: > > On Tue, 17 Jul 2018 18:10:14 +0200 John Paul Adrian Glaubitz > wrote: >> On 07/17/2018 06:03 PM, Ximin

Bug#881845: [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

Bug#881845: [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

Bug#881845: [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