Hello, bird-2.0.10 builds fine on most of Debian archs, but on armel, hppa, and riscv64 there is a failing test: obj/filter/trie_test: t_trie_walk: Timeout expired obj/filter/trie_test: t_trie_walk 5.010453063s [FAIL] obj/filter/trie_test 12.572917503s [FAIL] make[1]: *** [Makefile:180: obj/filter/trie_test.ok] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: error: make -j4 test "TESTSUITEFLAGS=-j4 --verbose" VERBOSE=1 returned exit code 2 make: *** [debian/rules:21: build-arch] Error 25 Nice overview including log tails here: https://buildd.debian.org/status/package.php?p=bird2 As these tests are run as part of build, failing tests result in FTBFS and armel FTBFS is blocking transition to testing as seen here: https://tracker.debian.org/pkg/bird2 armel refers to older ARM 32-bit HW - if you have access to the arch, could you please test/fix this? Cheers, Jakub Ružička