[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gtk4: add build support for loongarch64



Hello,

On Fri, 2023-12-29 at 17:21 +0800, zhangdandan wrote:
> --- gtk4-4.12.4+ds/debian/rules	2023-12-09 01:33:26.000000000 +0000
> +++ gtk4-4.12.4+ds/debian/rules	2023-12-09 01:33:26.000000000 +0000
> @@ -196,7 +196,7 @@
>  test_timeout_multiplier = 10
>  endif
>  
> -ifneq ($(filter m68k riscv64 sh4,$(DEB_HOST_ARCH_CPU)),)
> +ifneq ($(filter loong64 m68k riscv64 sh4,$(DEB_HOST_ARCH_CPU)),)
>  $(info Architecture with qemu buildds detected, increasing test timeout a lot)
>  test_timeout_multiplier = 20
>  endif

Why does loong64 need to be added to this list? I don't think that the LoongArch
machines are so slow that they need extra long timeouts, are they?

Also, it seems that your bug report did not land in the bug tracker:

> https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=gtk4

Adrian


-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: