Package: jpeg-xl Version: 0.10.4-2 Tags: ftbfs patch Usertags: hppa
jpeg-xl fails to build on hppa, partly because the current timeout (6 or 10 hours?) is too short for the platform. We have various fast and slow buildds on hppa. Using "time" to measure the used time for the testsuite gave: real 610m59.990s user 476m32.373s sys 169m36.697s Increasing the timeout in "debian/rules" for the testsuite is one option, e.g. to 20 hours, but that might be too little for our slower buildds. But why do you have a timeout at all? I suggest to simply drop that timeout. If no output happens for a predefined period of time, the buildd will kill the process anyway. Please drop the timeout for the next upload. Thanks! Helge