Source: libresample Version: 0.1.3-7 Severity: serious Tags: ftbfs patch https://buildd.debian.org/status/logs.php?pkg=libresample&ver=0.1.3-7
E.g. on armel (no FPU): https://buildd.debian.org/status/logs.php?pkg=libresample&arch=armel -2/2 Test #1: testresample ..................... Passed 291.04 sec +2/2 testresample TIMEOUT 30.01s killed by signal 15 SIGTERM A factor of 100 still keeps the timeout < 1 hour in the rare case that the test actually hangs: --- debian/rules.old 2024-08-04 12:39:46.375474948 +0000 +++ debian/rules 2024-08-04 12:40:49.823790855 +0000 @@ -12,3 +12,6 @@ --movedev "debian/tmp/usr/include/*" usr/include/ \ --movedev "debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/*.pc" usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig/ \ debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.so + +override_dh_auto_test: + dh_auto_test -- --timeout-multiplier 100