Package: ack-grep Version: 1.72-1 Severity: serious From my pbuilder build log:
... /usr/bin/make -C . OPTIMIZE="-g -Wall -O2" test make[1]: Entering directory `/tmp/buildd/ack-grep-1.72' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........# Testing App::Ack 1.72, Perl 5.008008, /usr/bin/perl ok t/ack-1...........ok t/ack-a...........ok t/ack-binary......ok t/ack-c...........ok t/ack-g...........ok t/ack-h...........ok t/ack-line........ok t/ack-o...........ok t/ack-passthru....ok t/ack-text........ok t/ack-type........ok t/ack-v...........ok t/ack-w...........ok t/context......... # Failed test 'Looking for left in multiple files with grouping' # in t/context.t at line 197. # Structures begin differing at: # $got->[0] = 't/text/science-of-myth.txt' # $expected->[0] = 't/text/boy-named-sue.txt' # Looks like you failed 1 test of 12. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 10 Failed 1/12 tests, 91.67% okay t/filetypes.......ok t/interesting.....ok t/longopts........ok t/module..........ok t/pod-coverage....skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............skipped all skipped: Test::Pod 1.14 required for testing POD t/standalone......ok t/zero............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/context.t 1 256 12 1 8.33% 10 2 tests skipped. Failed 1/23 test scripts, 95.65% okay. 1/159 subtests failed, 99.37% okay. make[1]: *** [test_dynamic] Error 255 make[1]: Leaving directory `/tmp/buildd/ack-grep-1.72' make: *** [debian/stamp-makefile-check] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 pbuilder: Failed autobuilding of package It may be relevant that my filesystem has the ext3 dir_index option enabled, which changes the behavior regarding directory ordering. -- Daniel Schepler