On Thu, Mar 20, 2025 at 11:30 PM zhangdandan <zhangdan...@loongson.cn> wrote: > Dear maintainers, > > Compiling the gnome-remote-desktop failed for loong64 since version > 48~alpha-2+b1 (sid) in the Debian Package Auto-Building environment. > The error log is as follows, > ``` > ...... > Summary of Failures: > > 1/3 gnome-remote-desktop/rdp TIMEOUT 20.13s killed by signal 15 > SIGTERM
Have you tested whether GNOME Remote Desktop 48 works on loong64? Maybe this guide helps: https://wiki.ubuntu.com/DesktopTeam/TestPlans/RemoteDesktop Yes, we were ignoring test failures on mips64el and riscv64 because they are Release Architectures and it's difficult for GNOME to be unavailable there. However, nothing in Debian currently Depends on gnome-remote-desktop. It is a Recommends only. That means that if it doesn't work on architectures, it does not have to be built there. By the way, gnome-remote-desktop 48.1 is also available in the Salsa repository. It hasn't been uploaded to Unstable because it needs to be tested first. The new version changes more things than are listed in the NEWS file or would be expected for a 48.0 ~> 48.1 version bump. Thank you, Jeremy Bícha