Big-endian MIPS is already deprecated in preparation for Trixie. Until it's removed we can keep that target, or all cross-build testing as you suggested, on Bookworm.
Paolo On Thu, Sep 4, 2025 at 9:39 PM Marc-André Lureau <marcandre.lur...@gmail.com> wrote: > > Hi > > On Wed, Sep 3, 2025 at 5:59 PM Paolo Bonzini <pbonz...@redhat.com> wrote: > > > > On 9/3/25 15:54, Marc-André Lureau wrote: > > > Hi Paolo > > > > > > On Tue, May 6, 2025 at 7:30 PM Paolo Bonzini <pbonz...@redhat.com> wrote: > > >> > > >> On Debian, the rustc-web package provides a newer Rust compiler (1.78) > > >> for all architectures except mips64el. > > > > > > Unfortunately, rustc-web is not compatible with the cross/multiarch > > > packages (it will remove all libstd-rust-dev:*). > > > > > > Should we switch to rustup in the meantime for debian cross-compilation > > > testing? > > > > We should just switch to Trixie, which however needs some work in lcitool. > > > > Trixie no longer supports mips: > https://www.debian.org/releases/trixie/release-notes/issues.html?utm_source=chatgpt.com#mips-architectures-removed > > Can we simply drop it from our CI too, or do we want to keep > cross-build testing on debian 12? > > > -- > Marc-André Lureau >