Source: clippoly Version: 0.11-9 Severity: serious Justification: FTBFS on arm64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201205 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on arm64 (I don't know if it also fails on amd64). Relevant part (hopefully): > make[4]: Entering directory '/<<PKGBUILDDIR>>' > FAIL: test1 > PASS: test0 > FAIL: test2 > ===================================================== > polygon clipping library 0.11: ./test-suite.log > ===================================================== > > # TOTAL: 3 > # PASS: 1 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 2 > # XPASS: 0 > # ERROR: 0 > > .. contents:: :depth: 2 > > FAIL: test1 > =========== > > clippolytest: graphadd.cc:149: void recursive_intersection(const hvec2_t&, > const hvec2_t&, const hvec2_t&, const hvec2_t&, hvec2_t&): Assertion > `inp_ort(q,s1) <= 0' failed. > 1,33d0 > < a_min_b: > < -6 12 > < -5.46626 12 > < -5.93834 11.312 > < -6 11.2067 > < PolyMagic > < -5.5301 -12 > < -6 -12 > < -6 -11.312 > < PolyMagic > < b_min_a: > < -5.46626 12 > < -4.832 12.9244 > < -4.89627 -12.928 > < -5.5301 -12 > < -5 -12 > < -5 12 > < PolyMagic > < -6 -11.312 > < -6 -11.312 > < -6.04 -11.2436 > < -6.04 11.1384 > < -6 11.2067 > < PolyMagic > < a_and_b: > < -5.46626 12 > < -5 12 > < -5 -12 > < -5.5301 -12 > < -6 -11.312 > < -6 11.2067 > < -5.93834 11.312 > < PolyMagic > Aborted > FAIL test1 (exit status: 1) > > FAIL: test2 > =========== > > clippolytest: graphadd.cc:149: void recursive_intersection(const hvec2_t&, > const hvec2_t&, const hvec2_t&, const hvec2_t&, hvec2_t&): Assertion > `inp_ort(q,s1) <= 0' failed. > Aborted > 1,95d0 > < a_min_b: > < -6 12 > < -5.46626 12 > < -5.93834 11.312 > < -6 11.2067 > < PolyMagic > < -5.5301 -12 > < -6 -12 > < -6 -11.312 > < PolyMagic > < b_min_a: > < -5.46626 12 > < -4.832 12.9244 > < -4.82885 12.928 > < -3.624 14.1869 > < -3.14514 14.544 > < -2.416 15.0613 > < -1.208 15.6049 > < 8.39233e-07 15.8506 > < 1.208 15.8152 > < 2.416 15.4939 > < 3.624 14.8603 > < 4.02824 14.544 > < 4.832 13.8738 > < 5.6628 12.928 > < 6.04 12.445 > < 6.75703 11.312 > < 7.248 10.3872 > < 7.56974 9.696 > < 8.18386 8.08 > < 8.456 7.16038 > < 8.65207 6.464 > < 8.99688 4.848 > < 9.23066 3.232 > < 9.36429 1.616 > < 9.40401 2.28882e-07 > < 9.35181 -1.616 > < 9.2057 -3.232 > < 8.95942 -4.848 > < 8.60211 -6.464 > < 8.456 -6.97339 > < 8.12306 -8.08 > < 7.49846 -9.696 > < 7.248 -10.2324 > < 6.67539 -11.312 > < 6.04 -12.321 > < 5.571 -12.928 > < 4.832 -13.7805 > < 3.93656 -14.544 > < 3.624 -14.7944 > < 2.416 -15.455 > < 1.208 -15.8009 > < 8.39233e-07 -15.8592 > < -1.208 -15.6349 > < -2.416 -15.1119 > < -3.23094 -14.544 > < -3.624 -14.2559 > < -4.832 -13.0111 > < -4.89627 -12.928 > < -5.5301 -12 > < 6 -12 > < 6 12 > < PolyMagic > < -6 -11.312 > < -6 -11.312 > < -6.04 -11.2436 > < -6.81734 -9.696 > < -7.248 -8.62322 > < -7.44863 -8.08 > < -7.92721 -6.464 > < -8.27778 -4.848 > < -8.456 -3.65266 > < -8.51912 -3.232 > < -8.66272 -1.616 > < -8.70724 2.28882e-07 > < -8.65471 1.616 > < -8.50292 3.232 > < -8.456 3.53513 > < -8.25417 4.848 > < -7.89521 6.464 > < -7.40769 8.08 > < -7.248 8.50826 > < -6.76752 9.696 > < -6.04 11.1384 > < -6 11.2067 > < PolyMagic > < a_and_b: > < -5.46626 12 > < 6 12 > < 6 -12 > < -5.5301 -12 > < -6 -11.312 > < -6 11.2067 > < -5.93834 11.312 > < PolyMagic > FAIL test2 (exit status: 1) > > ============================================================================ > Testsuite summary for polygon clipping library 0.11 > ============================================================================ > # TOTAL: 3 > # PASS: 1 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 2 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See ./test-suite.log > Please report to [email protected] > ============================================================================ > make[4]: *** [Makefile:959: test-suite.log] Error 1 > make[4]: Leaving directory '/<<PKGBUILDDIR>>' > make[3]: *** [Makefile:1067: check-TESTS] Error 2 > make[3]: Leaving directory '/<<PKGBUILDDIR>>' > make[2]: *** [Makefile:1294: check-am] Error 2 > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2020/12/05/clippoly_0.11-9_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with me so that we can identify if something relevant changed in the meantime. About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.

