Source: scantailor Version: 0.9.12.2-2 Severity: serious Tags: buster sid Some recent change in unstable makes scantailor FTBFS:
https://tests.reproducible-builds.org/debian/history/scantailor.html https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/scantailor.html ... debian/rules override_dh_auto_test make[1]: Entering directory '/build/1st/scantailor-0.9.12.2' xvfb-run dh_auto_test make -j15 test ARGS\+=-j15 make[2]: Entering directory '/build/1st/scantailor-0.9.12.2/obj-x86_64-linux-gnu' Running tests... /usr/bin/ctest --force-new-ctest-process -j15 Test project /build/1st/scantailor-0.9.12.2/obj-x86_64-linux-gnu Start 1: ImageProcTests Start 2: ScanTaylorTests 1/2 Test #2: ScanTaylorTests .................. Passed 0.03 sec 2/2 Test #1: ImageProcTests ...................***Failed 0.39 sec Running 87 test cases... scantailor_0.9.12.2-2/imageproc/tests/TestSkewFinder.cpp(74): fatal error: in "SkewFinderTestSuite/test_positive_detection": critical check fabs(skew.angle() - 4.5) < 0.15 has failed Test case SeedFillTestSuite/test_gray4_random did not check any assertions Test case SeedFillTestSuite/test_gray8_random did not check any assertions Test case SeedFillTestSuite/test_gray_vs_binary did not check any assertions *** 1 failure is detected in the test module "Master Test Suite" 50% tests passed, 1 tests failed out of 2 Total Test time (real) = 0.39 sec The following tests FAILED: 1 - ImageProcTests (Failed) Errors while running CTest Makefile:130: recipe for target 'test' failed make[2]: *** [test] Error 8 make[2]: Leaving directory '/build/1st/scantailor-0.9.12.2/obj-x86_64-linux-gnu' dh_auto_test: make -j15 test ARGS+=-j15 returned exit code 2 debian/rules:10: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 2

