Source: publicsuffix Version: 20160509-1 Severity: serious >From my pbuilder build log:
... debian/rules build dh build dh_testdir dh_update_autotools_config dh_auto_configure dh_auto_build make -j1 make[1]: Entering directory '/build/publicsuffix-20160509' cd linter; \ ./pslint_selftest.sh; \ ./pslint.py ../public_suffix_list.dat; test_allowedchars: FAILED --- test_allowedchars.expected 2016-05-09 22:24:09.000000000 +0000 +++ log/test_allowedchars.log 2016-05-13 04:30:46.298909577 +0000 @@ -1,4 +1 @@ -10: error: Illegal character: 'a.exam#ple.com' -11: error: Illegal character: 'b.exam ple.com' -13: error: Invalid UTF-8 character -15: warning: No PRIVATE section found +/usr/bin/env: 'python3': No such file or directory test_dots: FAILED --- test_dots.expected 2016-05-09 22:24:09.000000000 +0000 +++ log/test_dots.log 2016-05-13 04:30:46.298909577 +0000 @@ -1,4 +1 @@ -9: error: Leading/trailing or multiple dot: '.a.example.com' -10: error: Leading/trailing or multiple dot: 'b.example.com.' -11: error: Leading/trailing or multiple dot: 'c..example.com' -13: warning: No PRIVATE section found +/usr/bin/env: 'python3': No such file or directory test_duplicate: FAILED --- test_duplicate.expected 2016-05-09 22:24:09.000000000 +0000 +++ log/test_duplicate.log 2016-05-13 04:30:46.298909577 +0000 @@ -1,6 +1 @@ -9: error: Found doublette/ambiguity (previous line was 8): '*.com' -13: error: Found doublette/ambiguity (previous line was 12): '!www.com' -17: error: Found doublette/ambiguity (previous line was 16): '*.example.com' -21: error: Found doublette/ambiguity (previous line was 20): 'example1.com' -24: error: Found doublette/ambiguity (previous line was 17): 'example.com' -26: warning: No PRIVATE section found +/usr/bin/env: 'python3': No such file or directory test_exception: FAILED --- test_exception.expected 2016-05-09 22:24:09.000000000 +0000 +++ log/test_exception.log 2016-05-13 04:30:46.302909685 +0000 @@ -1,6 +1 @@ -17: error: Leading/trailing or multiple dot: '!.example.com' -18: error: Illegal character: 'w!w.example.com' -19: error: Found doublette/ambiguity (previous line was 12): '!www.example.com' -20: error: Exception without previous wildcard: '!a.b.example.com' -21: error: Exception without previous wildcard: '!a.c.example.com' -23: warning: No PRIVATE section found +/usr/bin/env: 'python3': No such file or directory test_punycode: FAILED --- test_punycode.expected 2016-05-09 22:24:09.000000000 +0000 +++ log/test_punycode.log 2016-05-13 04:30:46.302909685 +0000 @@ -1,3 +1 @@ -7: error: Punycode found: 'a.xn--0zwm56d' -8: error: Double minus found: 'a.ex--ample.com' -10: warning: No PRIVATE section found +/usr/bin/env: 'python3': No such file or directory test_section1: FAILED --- test_section1.expected 2016-05-09 22:24:09.000000000 +0000 +++ log/test_section1.log 2016-05-13 04:30:46.306909791 +0000 @@ -1,3 +1 @@ -4: error: Rule outside of section: 'example.com' -4: warning: No ICANN section found -4: warning: No PRIVATE section found +/usr/bin/env: 'python3': No such file or directory test_section2: FAILED --- test_section2.expected 2016-05-09 22:24:09.000000000 +0000 +++ log/test_section2.log 2016-05-13 04:30:46.306909791 +0000 @@ -1,2 +1 @@ -11: warning: 2 ICANN sections found -11: warning: No PRIVATE section found +/usr/bin/env: 'python3': No such file or directory test_section3: FAILED --- test_section3.expected 2016-05-09 22:24:09.000000000 +0000 +++ log/test_section3.log 2016-05-13 04:30:46.306909791 +0000 @@ -1,2 +1 @@ -11: warning: No ICANN section found -11: warning: 2 PRIVATE sections found +/usr/bin/env: 'python3': No such file or directory test_section4: FAILED --- test_section4.expected 2016-05-09 22:24:09.000000000 +0000 +++ log/test_section4.log 2016-05-13 04:30:46.310909899 +0000 @@ -1,3 +1 @@ -8: error: Unexpected end of section: '// ===END PRIVATE DOMAINS===' -8: error: ICANN section not closed -8: warning: No PRIVATE section found +/usr/bin/env: 'python3': No such file or directory test_spaces: FAILED --- test_spaces.expected 2016-05-09 22:24:09.000000000 +0000 +++ log/test_spaces.log 2016-05-13 04:30:46.310909899 +0000 @@ -1,6 +1 @@ -12: warning: Leading/Trailing whitespace: ' a.example.com' -13: warning: Leading/Trailing whitespace: 'b.example.com ' -14: warning: Leading/Trailing whitespace: '\tc.example.com' -15: warning: Leading/Trailing whitespace: 'd.example.com\t' -17: warning: Leading/Trailing whitespace: ' ' -19: warning: No PRIVATE section found +/usr/bin/env: 'python3': No such file or directory test_wildcard: FAILED --- test_wildcard.expected 2016-05-09 22:24:09.000000000 +0000 +++ log/test_wildcard.log 2016-05-13 04:30:46.310909899 +0000 @@ -1,5 +1 @@ -11: error: Illegal character: '**.com' -12: error: Illegal character: 'a*.com' -13: error: Illegal character: 'b.*.com' -14: error: Illegal character: 'a.b.*' -16: warning: No PRIVATE section found +/usr/bin/env: 'python3': No such file or directory /usr/bin/env: 'python3': No such file or directory Makefile:11: recipe for target 'test-syntax' failed make[1]: *** [test-syntax] Error 127 make[1]: Leaving directory '/build/publicsuffix-20160509' dh_auto_build: make -j1 returned exit code 2 debian/rules:5: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler