A recent coreutils snapshot produces a test failure on CentOS 7.3.1611:
================================================================ GNU coreutils 8.29.53-5fb8eb-dirty: ./tests/test-suite.log ================================================================ # TOTAL: 608 # PASS: 502 # SKIP: 105 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: tests/misc/csplit-suppress-matched ======================================== Can't locate Data/Dumper.pm in @INC (@INC contains: ../tests /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ../tests/misc/csplit-suppress-matched.pl line 19. BEGIN failed--compilation aborted at ../tests/misc/csplit-suppress-matched.pl line 19. FAIL tests/misc/csplit-suppress-matched.pl (exit status: 2) The perl version is 5.16.3. Bruno
