On Fri, Mar 20, 2026 at 05:24:43PM +0800, xiao sheng wen wrote: > Hi, Hi,
>... > In jpeg-xl (0.11.2-0.1), I find a new line: > -DCMAKE_CTEST_ARGUMENTS=--timeout=7200 > > added in the debian/rules, > this is a new --timeout ARGUMENTS in new version ctest. > > But in deb13 trixie, the cmake version is 3.31.6-2, it has not support > --timeout ARGUMENTS. ctest in cmake 3.31.6-2 does actually support "--timeout ARGUMENTS", but not "--timeout=ARGUMENTS". > so if you want ~deb13u1 it, you may delete this new line in debian/rules. I know (see #1117731). cu Adrian

