On Tue, 29 Apr 2025 09:53:53 +0200 John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de> wrote: > Hello Jing, > > On Tue, 2025-04-29 at 07:33 +0000, Jing Luo wrote: > > rustc now FTBFS on powerpc. This is a regression because it was successfully > > built on powerpc for version 1.85.0+dfsg1-1. I can reproduce this on my > > own machine but I extracted no useful info from the log and I have no > > idea why it fails. For ppc64el and ppc64 there is no such issue.
FWIW, the 1.86 build in experimental worked again, so I won't take further action unless the unstable build fails again. The ppc64el build did fail there, but mainly because a test case upstream was broken that is meanwhile fixed in master, so I'll cherry-pick that fix as well before the final upload. Fabian