Checking if your kit is complete... Looks good Writing Makefile for PerlIO::subfile cp subfile.pm blib/lib/PerlIO/subfile.pm /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/ExtUtils/typemap subfile.xs > subfile.xsc && mv subfile.xsc subfile.c cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls +DAportable +DS2.0 -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" +Z "-I/home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/CORE" subfile.c Running Mkbootstrap for PerlIO::subfile () chmod 644 subfile.bs rm -f blib/arch/auto/PerlIO/subfile/subfile.sl LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings subfile.o -o blib/arch/auto/PerlIO/subfile/subfile.sl chmod 755 blib/arch/auto/PerlIO/subfile/subfile.sl cp subfile.bs blib/arch/auto/PerlIO/subfile/subfile.bs chmod 644 blib/arch/auto/PerlIO/subfile/subfile.bs Manifying blib/man3/PerlIO::subfile.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/test....1..54 ok 1 ok 2 - seek to where subfile will start ok 3 ok 4 - Apply subfile discipline with binmode ok 5 - We should be at offset zero of the subfile ok 6 ok 7 - seek to the start of the subfile ok 8 - We should be at offset zero of the subfile again ok 9 ok 10 - seek forwards ok 11 ok 12 - seek backwards to the start ok 13 - read first 3 lines ok 14 ok 15 - Attempt to seek before the start of the subfile ok 16 ok 17 - We should start at offset zero of the subfile ok 18 ok 19 - We should start at offset zero of the subfile ok 20 ok 21 - That should be the last line ok 22 - Should be end of file ok 23 - seek to the start of the subfile ok 24 ok 25 - seek to the last line of subfile ok 26 ok 27 - Should be end of file again ok 28 - seek to last line of subfile ok 29 ok 30 - Should be end of file again again ok 31 - binmode ':subfile(start=-14)' ok 32 - Binmode should take us to the start of the subfile ok 33 - This should be the last line of numbers ok 34 - nest disciplines with another binmode ok 35 - slurp ok 36 - seek to the second line of the subfile ok 37 ok 38 - Attempt to seek before the start of the subfile ok 39 ok 40 - Attempt to seek beyond the end of the inner subfile. Passes on unix ok 41 - Beyond the end should indicate EOF ok 42 - should read undef as we are at eof ok 43 - read 11 to skip the capitals, layer perlio ok 44 - binmode ':subfile(end=23)' ok 45 - read first line not ok 46 - slurp other lines # TODO Fix this for :perlio layer - however doesn't affect ex::lib::zip # Failed (TODO) test (t/test.t at line 211) # got: 'two # thre' # expected: 'two # three # four # five' ok 47 - read 11 to skip the capitals, layer stdio ok 48 - binmode ':subfile(end=23)' ok 49 - read first line ok 50 - slurp other lines ok 51 - read 11 to skip the capitals, layer unix ok 52 - binmode ':subfile(end=23)' ok 53 - read first line ok 54 - slurp other lines ok All tests successful. Files=1, Tests=54, 1 wallclock secs ( 1.07 cusr + 0.11 csys = 1.18 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi/auto/PerlIO/subfile/subfile.sl Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi/auto/PerlIO/subfile/subfile.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/PA-RISC1.1-thread-multi/PerlIO/subfile.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/PerlIO::subfile.3 Appending installation info to /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/perllocal.pod