On Mon, Dec 06, 2021 at 09:01:24PM +0100, Paul Gevers wrote: > Source: firefox-esr > Version: 78.14.0esr-1 > Severity: serious > Tags: sid bookworm ftbfs > User: release.debian....@packages.debian.org > Usertags: out-of-sync > Control: block -1 by 998679 > > Dear maintainer(s), > > The Release Team considers packages that are out-of-sync between testing and > unstable for more than 60 days as having a Release Critical bug in testing > [1]. Your package src:firefox-esr has been trying to migrate for 61 days > [2]. Hence, I am filing this bug. You have an unresolved RC bug and the > latest uploaded FTBFS on mipsel.
The RC bug is going to be fixed today with a new upstream. The FTBFS on mipsel is not going to go away ever. The rust compiler needs more than 2GB of memory to compile a specific crate in Firefox, and processes on mipsel can only get 2GB memory. The only way around that would be to cross-compile, which Debian doesn't do as of today. We'll have to remove firefox-esr on mipsel. Mike