Hello: I'm working to get lore.kernel.org to the latest master, but it would appear "make test" is not completing correctly: t/git.t .................... 1/? Modification of a read-only value attempted at /.../blib/lib/PublicInbox/Git.pm line 31. # Tests were run but no plan was declared and done_testing() was not seen. t/git.t .................... Dubious, test returned 255 (wstat 65280, 0xff00) And, at the end: Test Summary Report ------------------- t/git.t (Wstat: 65280 Tests: 34 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=67, Tests=2062, 37 wallclock secs ( 0.26 usr 0.07 sys + 16.95 cusr 9.63 csys = 26.91 CPU) Result: FAIL Failed 1/67 test programs. 0/2062 subtests failed. make: *** [test_dynamic] Error 255 This is probably fairly benign from the looks of it, but I'd like your opinion on whether this is something to worry about before deploying. Perl: v5.16.3 Git: 2.16.5 Tree: d66aa534a4a7506cfc5cfab49d1e09f8db8be3dd -K