# running Build.PL /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Tie-StorableDir' version '0.075' /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl Build --makefile_env_macros 1 Copying lib/Tie/StorableDir/BackedHash.pm -> blib/lib/Tie/StorableDir/BackedHash.pm Copying lib/Tie/StorableDir/BackedScalar.pm -> blib/lib/Tie/StorableDir/BackedScalar.pm Copying lib/Tie/StorableDir/BackedArray.pm -> blib/lib/Tie/StorableDir/BackedArray.pm Copying lib/Tie/StorableDir.pm -> blib/lib/Tie/StorableDir.pm Copying lib/Tie/StorableDir/Slot.pm -> blib/lib/Tie/StorableDir/Slot.pm Manifying blib/lib/Tie/StorableDir.pm -> blib/libdoc/Tie::StorableDir.3 Build: blib/lib/Tie/StorableDir.pm: cannot resolve L in paragraph 46. Build: blib/lib/Tie/StorableDir.pm: cannot resolve L in paragraph 46. HTMLifying blib/lib/Tie/StorableDir.pm -> blib/libhtml/site/lib/Tie/StorableDir.html /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl Build --makefile_env_macros 1 test t/01use........1..1 ok 1 - use Tie::StorableDir; ok t/02store......1..11 ok 1 - use Tie::StorableDir; ok 2 - Integer scalars ok 3 - String scalars ok 4 - Undef values ok 5 - Arrayrefs ok 6 # skip Need Struct::Compare ok 7 - Escaping Cannot read directory entry: Bad file number at t/02store.t line 94 # Looks like you planned 11 tests but only ran 7. # Looks like your test died just after 7. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 8-11 Failed 4/11 tests, 63.64% okay (less 1 skipped test: 6 okay, 54.55%) t/03backing....1..16 ok 1 - use Tie::StorableDir; ok 2 - Backed scalar references ok 3 - Backed array size, set, push ok 4 - Backed array pop ok 5 - Backed array exists ok 6 - Backed array shift/unshift ok 7 # skip Need Struct::Compare ok 8 # skip Need Struct::Compare ok 9 - Backed array clear ok 10 - Backed hash ok 11 - Backed hash ok 12 - Backed hash persistent references ok 13 - Commit on untie ok 14 - Disconnect on untie ok 15 - Disconnect on store ok 16 - Disconnected operations ok 2/16 skipped: Need Struct::Compare t/04errors.....1..9 ok 1 - use Tie::StorableDir; ok 2 - Directory open failures ok 3 - Key write error ok 4 - Key read error Cannot read directory entry: Bad file number at t/04errors.t line 98 # Looks like you planned 9 tests but only ran 4. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5-9 Failed 5/9 tests, 44.44% okay Failed 2/4 test scripts, 50.00% okay. 9/37 subtests failed, 75.68% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/02store.t 255 65280 11 8 72.73% 8-11 t/04errors.t 255 65280 9 10 111.11% 5-9 3 subtests skipped. make: *** [test] Error 2