Checking if your kit is complete... Looks good Writing Makefile for Text::ExtractWords cp ExtractWords.pm blib/lib/Text/ExtractWords.pm AutoSplitting blib/lib/Text/ExtractWords.pm (blib/lib/auto/Text/ExtractWords) /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/typemap ExtractWords.xs > ExtractWords.xsc && mv ExtractWords.xsc ExtractWords.c cc -c -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE +DA1.1 +DS2.0a +z -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ae -O +Onolimit -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" +z -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/CORE ExtractWords.c cc: "ExtractWords.xs", line 70: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 70: warning 563: Argument #1 is not the correct type. cc: "ExtractWords.xs", line 85: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 85: warning 563: Argument #1 is not the correct type. cc: "ExtractWords.xs", line 85: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 85: warning 563: Argument #2 is not the correct type. cc: "ExtractWords.xs", line 120: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 120: warning 563: Argument #1 is not the correct type. cc: "ExtractWords.xs", line 120: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 120: warning 563: Argument #2 is not the correct type. cc: "ExtractWords.xs", line 124: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 124: warning 563: Argument #2 is not the correct type. cc: "ExtractWords.xs", line 125: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 125: warning 563: Argument #2 is not the correct type. cc: "ExtractWords.xs", line 126: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 126: warning 563: Argument #2 is not the correct type. cc: "ExtractWords.xs", line 127: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 127: warning 563: Argument #2 is not the correct type. cc: "ExtractWords.xs", line 128: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 128: warning 563: Argument #2 is not the correct type. cc: "ExtractWords.xs", line 129: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 129: warning 563: Argument #2 is not the correct type. cc: "ExtractWords.xs", line 130: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 130: warning 563: Argument #2 is not the correct type. cc: "ExtractWords.xs", line 131: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 131: warning 563: Argument #2 is not the correct type. cc: "ExtractWords.xs", line 132: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 132: warning 563: Argument #2 is not the correct type. cc: "ExtractWords.xs", line 133: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 133: warning 563: Argument #2 is not the correct type. cc: "ExtractWords.xs", line 134: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 134: warning 563: Argument #2 is not the correct type. cc: "ExtractWords.xs", line 282: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 282: warning 563: Argument #1 is not the correct type. cc: "ExtractWords.xs", line 283: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 283: warning 563: Argument #1 is not the correct type. cc: "ExtractWords.xs", line 285: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 285: warning 563: Argument #1 is not the correct type. cc: "ExtractWords.xs", line 335: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 335: warning 563: Argument #1 is not the correct type. cc: "ExtractWords.xs", line 336: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 336: warning 563: Argument #1 is not the correct type. cc: "ExtractWords.xs", line 338: warning 604: Pointers are not assignment-compatible. cc: "ExtractWords.xs", line 338: warning 563: Argument #1 is not the correct type. Running Mkbootstrap for Text::ExtractWords () chmod 644 ExtractWords.bs rm -f blib/arch/auto/Text/ExtractWords/ExtractWords.sl LD_RUN_PATH="" ld -b +vnocompatwarnings -L/usr/local/lib ExtractWords.o -o blib/arch/auto/Text/ExtractWords/ExtractWords.sl chmod 755 blib/arch/auto/Text/ExtractWords/ExtractWords.sl cp ExtractWords.bs blib/arch/auto/Text/ExtractWords/ExtractWords.bs chmod 644 blib/arch/auto/Text/ExtractWords/ExtractWords.bs Manifying blib/man3/Text::ExtractWords.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/words_count....ok t/words_list.....ok All tests successful. Files=2, Tests=4, 1 wallclock secs ( 0.50 cusr + 0.06 csys = 0.56 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Text/ExtractWords/ExtractWords.sl Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Text/ExtractWords/ExtractWords.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Text/ExtractWords/autosplit.ix Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/Text/ExtractWords.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Text::ExtractWords.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Text/ExtractWords/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod