Source: cfengine3 Severity: serious Tags: ftbfs sid trixie Hi,
cfengine3 currently fails to build from source on armel, armhf, riscv64 but has successfully built there before. https://buildd.debian.org/status/fetch.php?pkg=cfengine3&arch=armhf&ver=3.24.0-1&stamp=1722892279&raw=0 https://buildd.debian.org/status/fetch.php?pkg=cfengine3&arch=armel&ver=3.24.0-1&stamp=1722892342&raw=0 https://buildd.debian.org/status/fetch.php?pkg=cfengine3&arch=riscv64&ver=3.24.0-1&stamp=1722894244&raw=0 The last few lines of the buildd log for armhf: ================================================== Starting test: connection_management_test.c ================================================== test_purge_old_connections_nochange: Starting test test_purge_old_connections_nochange: Test failed. test_purge_old_connections_purge_first: Starting test test_purge_old_connections_purge_first: Test failed. test_purge_old_connections_purge_middle: Starting test test_purge_old_connections_purge_middle: Test failed. test_purge_old_connections_purge_last: Starting test test_purge_old_connections_purge_last: Test failed. FAIL: connection_management_test ================================================== ... ==================== 1 of 61 tests failed ==================== make[5]: *** [Makefile:2647: check-TESTS] Error 1 make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/unit' make[4]: *** [Makefile:2773: check-am] Error 2 make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/unit' make[3]: *** [Makefile:500: check-recursive] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests' make[2]: *** [Makefile:720: check-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [Makefile:1017: check] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 returned exit code 2 make: *** [debian/rules:16: build-arch] Error 25 dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2 Please note that as long as old binaries are around and the FTBFS is not fixed, cfengine3 cannot migrate to testing. Chris