Source: icdiff Version: 1.9.1-1 Severity: serious https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/icdiff.html
... debian/rules override_dh_auto_test make[1]: Entering directory '/build/1st/icdiff-1.9.1' ./test.sh python3 check_gold tests/gold-recursive.txt matches --recursive tests/a tests/b --cols=80 check_gold tests/gold-dir.txt matches tests/a tests/b --cols=80 check_gold tests/gold-12.txt matches tests/input-1.txt tests/input-2.txt --cols=80 check_gold tests/gold-3.txt matches tests/input-3.txt tests/input-3.txt check_gold tests/gold-45.txt matches tests/input-4.txt tests/input-5.txt --cols=80 check_gold tests/gold-45-95.txt matches tests/input-4.txt tests/input-5.txt --cols=95 check_gold tests/gold-45-sas.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --show-all-spaces check_gold tests/gold-45-h.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --highlight check_gold tests/gold-45-nb.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --no-bold check_gold tests/gold-45-sas-h.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --show-all-spaces --highlight check_gold tests/gold-45-sas-h-nb.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --show-all-spaces --highlight --no-bold check_gold tests/gold-45-h-nb.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --highlight --no-bold check_gold tests/gold-45-ln.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --line-numbers check_gold tests/gold-45-nh.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --no-headers check_gold tests/gold-45-h3.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --head=3 check_gold tests/gold-45-l.txt matches tests/input-4.txt tests/input-5.txt --cols=80 -L left check_gold tests/gold-45-lr.txt matches tests/input-4.txt tests/input-5.txt --cols=80 -L left -L right check_gold tests/gold-45-pipe.txt matches tests/input-4.txt /dev/fd/63 --cols=80 --no-headers check_gold tests/gold-4dn.txt matches tests/input-4.txt /dev/null --cols=80 -L left -L right check_gold tests/gold-dn5.txt matches /dev/null tests/input-5.txt --cols=80 -L left -L right check_gold tests/gold-67.txt matches tests/input-6.txt tests/input-7.txt --cols=80 check_gold tests/gold-67-wf.txt matches tests/input-6.txt tests/input-7.txt --cols=80 --whole-file check_gold tests/gold-67-ln.txt matches tests/input-6.txt tests/input-7.txt --cols=80 --line-numbers check_gold tests/gold-67-u3.txt matches tests/input-6.txt tests/input-7.txt --cols=80 -U 3 check_gold tests/gold-tabs-default.txt matches tests/input-8.txt tests/input-9.txt --cols=80 check_gold tests/gold-tabs-4.txt matches tests/input-8.txt tests/input-9.txt --cols=80 --tabsize=4 check_gold tests/gold-file-not-found.txt matches tests/input-4.txt nonexistent_file check_gold tests/gold-strip-cr-off.txt matches tests/input-4.txt tests/input-4-cr.txt --cols=80 check_gold tests/gold-strip-cr-on.txt matches tests/input-4.txt tests/input-4-cr.txt --cols=80 --strip-trailing-cr check_gold tests/gold-no-cr-indent matches tests/input-4-cr.txt tests/input-4-partial-cr.txt --cols=80 check_gold tests/gold-hide-cr-if-dos matches tests/input-4-cr.txt tests/input-5-cr.txt --cols=80 Running flake8 linter... icdiff:265:9: E741 ambiguous variable name 'l' icdiff:279:21: E741 ambiguous variable name 'l' icdiff:281:21: E741 ambiguous variable name 'l' FAIL debian/rules:17: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 1